[Numpy-discussion] Remove support for numeric and numarray in 1.8
Charles R Harris
charlesr.harris@gmail....
Mon Jan 7 18:14:57 CST 2013
On Mon, Jan 7, 2013 at 4:08 PM, Raul Cota <raul@virtualmaterials.com> wrote:
> Ran a fair bit of our test suite using numpy 1.7 compiling against the
> corresponding 'numpy/oldnumeric.h' and everything worked well .
>
> All I saw was the warning below which is obviously expected:
> """
> Warning 23 warning Msg: Using deprecated NumPy API, disable it by
> #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
> c:\python27\lib\site-packages\numpy\core\include\numpy\npy_deprecated_api.h
> 8
> """
>
>
Great! Thanks, not many are in a position to check that part of numpy.
Looks like we will need to keep the deprecated api around for a while also.
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20130107/6cb8d10a/attachment.html
More information about the NumPy-Discussion
mailing list