Package: python-scipy / 0.10.1+dfsg2-1

Metadata

Package Version Patches format
python-scipy 0.10.1+dfsg2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dtype.diff | (download)

scipy/sparse/linalg/dsolve/umfpack/umfpack.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 bug: fix dtype comparison on big-endian machines.
URL: https://github.com/scipy/scipy/commit/4625c061b2fa37defa66eb5c8d5593aaedca8229
Debian: http://bugs.debian.org/682030

kde.diff | (download)

scipy/stats/kde.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
kolmogorov.diff | (download)

scipy/special/cephes/kolmogorov.c | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

---
restore_sys_argv.patch | (download)

scipy/weave/build_tools.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 restore sys.argv in case of exception
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500814

blitz++.patch | (download)

scipy/weave/blitz/blitz/blitz.h | 2 2 + 0 - 0 !
scipy/weave/blitz/blitz/mathfunc.h | 2 2 + 0 - 0 !
scipy/weave/blitz/blitz/prettyprint.h | 2 2 + 0 - 0 !
3 files changed, 6 insertions(+)

 fixes scipy.weave.inline compalition with g++ 4.3 and upwards
up_minpack_ints.diff | (download)

scipy/optimize/__minpack.h | 40 24 + 16 - 0 !
1 file changed, 24 insertions(+), 16 deletions(-)

 minpack api types misfit on s390x
URL: http://projects.scipy.org/scipy/ticket/1700
Debian: http://bugs.debian.org/681270

interpnd generator.patch | (download)

scipy/interpolate/generate_interpnd.py | 15 7 + 8 - 0 !
1 file changed, 7 insertions(+), 8 deletions(-)

 needed so we can regenerate the pyx file