[Numpy-discussion] Enhancements for NumPy's FFTs
Sturla Molden
sturla@molden...
Sun Mar 15 11:43:17 CDT 2009
> Would it be possible to make the changes as a patch (svn diff) - this
> makes things easier to review.
I've added diff files to ticket #1055.
> Yes, I would be more comfortable without them (for 1.3). This is
> typically the kind of small changes which can be a PITA to deal with
> just before a release because it breaks some platforms in non obvious
> ways.
Ok, they are commented out.
> For the restrict keyword support, I will add a distutils check to avoid
> the compiler-specifics (again after 1.3).
I've added a header file npy_restrict.h that defines a NPY_RESTRICT symbol.
Best regards,
Sturla
More information about the Numpy-discussion
mailing list