[Numpy-discussion] Out-of-RAM FFTs
Matthew Brett
matthew.brett@gmail....
Wed Apr 1 10:54:18 CDT 2009
Hi,
> 1) Numerical Recipes has an out-of-memory FFT algorithm, but looking
> through the numpy and scipy docs and modules, I didn't find a function
> that does the same thing. Did I miss it? Should I get to work typing
> it in?
No please don't do that; I'm afraid the Numerical Recipes book has a
code license that is unusable for numpy / scipy, and it would be a
very bad thing if any of their code ended up in the code base.
Best,
Matthew
More information about the Numpy-discussion
mailing list