On Mon, Sep 23, 2013 at 3:18 PM, Charles R Harris <[email protected] > wrote:
> > > > On Mon, Sep 23, 2013 at 2:42 PM, Peter Cock <[email protected]>wrote: > >> On Mon, Sep 23, 2013 at 6:03 PM, Charles R Harris >> <[email protected]> wrote: >> > Hi All, >> > >> > I have gotten no feedback on the removal of the numarray and oldnumeric >> > packages. Consequently the removal will take place on 9/28. Scream now >> or >> > never... >> > >> > Chuck >> >> Hi Chuck, >> >> Could you clarify how we'd know if this is a problem in a large package? >> i.e. Is it just Python imports I need to double check, or also C level? >> >> > Just Python level unless you are calling python from C. The packages are > not normally imported, so you should be able to just grep through. You > could also apply the patch <https://github.com/numpy/numpy/pull/3638> and > see what happens. That might be the best test. > I take that back. There is a _capi.c and include files for numarray. Chuck
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
