> Please try new upstream snapshot: > http://people.debian.org/~piotr/python-pywt_0.1.7~svn109-1_amd64.deb
I've already rebuilt it from current SVN trunk with your debian/
packaging ;-)
apparently in revision 103 Filip have done heavy refactoring of pywt, so
my bugs are somewhat obsolete since mechanism for pruning has been
changed considerably. I've emailed Filip asking on what is the desired
'workflow' now ;-)
> [Yaroslav Halchenko, 2009-01-06]
> > I am attaching again that example file with embedded data snippet and
> > adjusted
> > threshold to reproduce the problem.
> Traceback (most recent call last):
> File "/tmp/wp_simple_compression_3.py", line 113, in <module>
> dtype=N.float32)
> NameError: name 'N' is not defined
> (/me is building newer matplotlib...)
doh... sorry about that -- N is for numpy there... so s/N/numpy ;)
--
Yaroslav Halchenko
Ph.D. Student CS Dept. NJIT
signature.asc
Description: Digital signature
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

