> On Sat, Mar 14, 2009 at 2:24 PM, Charles R Harris

>> Give it a shot. Note that the fft transforms also use int instead of
>> intp,
>> which limits the maximum transform size to 32 bits. Fixing that is
>> somewhere
>> on my todo list but I would be happy to leave it to you ;) Although I
>> expect
>> transforms > 2GB aren't all that common.
>>
>
> On the reentrant bit, IIRC fftpack builds a table of sin/cos. It might be
> worth checking/making that thread safe.

Thanks, I'll take a careful look at it.

Sturla



_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to