[SciPy-dev] fftpack: building all backends and setting them at runtime (was dropping djbfft)

Pearu Peterson pearu at cens.ioc.ee
Sat May 17 05:42:18 EDT 2008


On Sat, May 17, 2008 12:07 pm, David Cournapeau wrote:
> Pearu Peterson wrote:
>>
>> Ok, here follows a simpler solution that uses numpy.distutils pyf.src
>> templating tools. I'll give an example using fftw3 backend only because
>> exactly the same technique applies to other backends.
>
> Ok, I got it working, thanks. I have another question, though: where is
> the code to handle .pyf.src files handled, I don't find it in
> numpy.distutils (I need it for numscons build).

The *.src support code is in numpy/distutils/from_template.py.

Pearu




More information about the SciPy-Dev mailing list