[SciPy-dev] PyArray_FromDims and friends
Zachary Pincus
zachary.pincus@yale....
Thu Aug 14 17:12:33 CDT 2008
> With the SciPy 0.7.0 release quickly approaching, I would really like
> to get the rid of all the deprecated NumPy calls in SciPy. While I
> don't think they should hold up the beta releases, I would like them
> all removed before the first release candidate. All patches welcome.
>
> There is no plan to systematically fix these, so please don't hesitate
> to fix any area of the code that you feel comfortable working on.
OK, then the patch in:
http://scipy.org/scipy/scipy/ticket/723
should do it for scipy.interpolate. It includes the proper casting-to-
(*npy_intp) for 64-bit platforms.
Zach
More information about the Scipy-dev
mailing list