[SciPy-User] [SciPy-user] Float32 FFT

Klaus Kopec klaus.kopec at tuebingen.mpg.de
Tue Feb 9 09:43:25 EST 2010


> Yep, it is a bug. Should be fixed in the trunk.
Sorry for bothering you again, but I think something with your checkin 
might have gone wrong.
I checked out the trunk a couple of minutes ago and 
scipy.fftpack.basic.ifftn still has the old code:

elif istype(tmp, numpy.complex64):
     raise NotImplementedError

Thanks for solving all my problems with this module so quickly!
Klaus



More information about the SciPy-User mailing list