[SciPy-dev] Debian package for SciPy
Joe Reinhardt
jmr at engineering.uiowa.edu
Tue Dec 18 19:14:40 CST 2001
Hi - I haven't heard much from this list recently. Hope things are
still progressing.
I packaged the latest SciPy for debian. You can get it from
people.debian.org/~jmr. Hopefully, it will make it into the
distribution soon.
I found a small error in quadrature.py, line 351:
if scipy.isinf(a) or scipy.isinf(b):
raise ValueError: "Romberg integration only available for finite limits."
The colon should be comma.
I really like the plot tool - I now use it all the time for my image
processing work. One thing that would be very useful for me is to see
what the pixel value is below the cursor -- any plans to add that?
Thanks.
--
Joseph M. Reinhardt, Ph.D. Department of Biomedical Engineering
joe-reinhardt at uiowa.edu University of Iowa, Iowa City, IA 52242
Telephone: 319-335-5634 FAX: 319-335-5631
More information about the Scipy-dev
mailing list