Package: pysparse / 1.1.1-1
Metadata
Package | Version | Patches format |
---|---|---|
pysparse | 1.1.1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use debian libs.patch | (download) |
setup.py |
22 11 + 11 - 0 ! |
--- |
suitesparse 4.1.patch | (download) |
Lib/pysparseUmfpack.py |
6 2 + 4 - 0 ! |
fix build failure against suitesparse 4.1 In SuiteSparse 4.1, the 2by2 strategy for ordering and pivoting in UMFPACK has been removed (it was already deprecated in SuiteSparse 3.4). This patch removes the code and options in the python interface that are related to this strategy. |
superlu 5.x.patch | (download) |
Src/superlu3module.c |
5 3 + 2 - 0 ! |
superlu 5.x |
1