[Python-modules-team] Bug#736185: python-scipy: filtfilt() not working in wheezy
Michael Hanke
mih at debian.org
Mon Jan 20 20:03:35 UTC 2014
Package: python-scipy
Version: 0.10.1+dfsg2-1
Severity: normal
Tags: upstream patch
The filtfilt() function in the signal module is not working in wheezy due to a
missing axis keyword argument.
Here is the upstream bug:
https://github.com/scipy/scipy/issues/2145
Here is the fix:
https://github.com/scipy/scipy/pull/181/files
The problem was fixed upstream in 0.11 and is, consequently, not present
in jessie and beyond.
It would be great to get this updated in stable. filtfilt() is often used
in tutorials and having it fail probably turns a lot of hair gray.
Thanks!
-- System Information:
Debian Release: 7.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/32 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-scipy depends on:
ii libamd2.2.0 1:3.4.0-3
ii libatlas3-base [liblapack.so.3] 3.8.4-9+deb7u1
ii libblas3 [libblas.so.3] 1.2.20110419-5
ii libc6 2.13-38
ii libgcc1 1:4.7.2-5
ii libgfortran3 4.7.2-5
ii liblapack3 [liblapack.so.3] 3.4.1+dfsg-1+deb70u1
ii libquadmath0 4.7.2-5
ii libstdc++6 4.7.2-5
ii libumfpack5.4.0 1:3.4.0-3
ii python 2.7.3-4+deb7u1
ii python-numpy [python-numpy-abi9] 1:1.6.2-1.2
Versions of packages python-scipy recommends:
ii g++ [c++-compiler] 4:4.7.2-1
ii g++-4.7 [c++-compiler] 4.7.2-5
ii python-dev 2.7.3-4+deb7u1
ii python-imaging 1.1.7-4
Versions of packages python-scipy suggests:
ii python [python-profiler] 2.7.3-4+deb7u1
-- no debconf information
More information about the Python-modules-team
mailing list