[SciPy-user] scipy.basic to numpy

Rob Managan managan at llnl.gov
Thu Jan 5 15:21:00 EST 2006


Am I right that with the change of scipy_core to numpy that where I used to use
"scipy.basic.fft" I now have to use "numpy.fft"? That works but it 
also means that I have to add an "import numpy" at the top of the 
script.

This comes from testing whether the bugs in the fftpack stuff for Mac 
OSX has been fixed yet. (It has not!)
-- 
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
Rob Managan               email managan at llnl.gov
LLNL                      phone: 925-423-0903
P.O. Box 808, L-095       FAX:   925-422-3389
Livermore, CA  94551-0808




More information about the SciPy-User mailing list