scipy.signal.convolve and related functions give drastically different results on karmic vs. lucid
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-imaging (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
python-scipy (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: python-scipy
Running scipy.signal.
There are no error messages reported, the output is simply different.
Considering that for example the correctness of scientific papers might depend on scipy functions working correctly and reproducibly, such silent change of behaviour is a pretty serious issue.
I will attach a .zip file containing the output on these two systems. The contents of the zip is also available at
https:/
Note that the email thread at http://
ProblemType: Bug
Architecture: amd64
CheckboxSubmission: 2190597fb4a1561
CheckboxSystem: bb422ca46d02494
Date: Thu Jan 20 11:35:09 2011
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
NonfreeKernelMo
Package: python-scipy 0.7.0-2
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: python-scipy
Uname: Linux 2.6.31-22-generic x86_64
Changed in python-scipy (Ubuntu): | |
status: | New → Invalid |
It's a bug in python-imaging, not in Scipy. Verified on maverick: python-imaging version 1.1.6 produces garbled images, whereas 1.1.7 is OK.