On 7/7/06, Travis Oliphant <[EMAIL PROTECTED]> wrote:
> I just committed a big change to the NumPy SVN (r2773-r2777) which adds
> the prefix npy_ or NPY_ to all names not otherwise pre-fixed.
>
> There is also a noprefix.h  header that allows you to use the names
> without the prefixes defined, as before
>
> Plus:
>
> 1) The special FLAG names with _FLAGS  now have the _FLAGS removed
> 2) The PY_ARRAY_TYPES_PREFIX is ignored.
> 3) The tMIN/tMAX macros are removed
> 4) MAX_DIMS --> NPY_MAXDIMS
> 5) OWN_DATA --> NPY_OWNDATA

Make sure scipy builds after these, I think I just saw it not build
with 'OWN_DATA' errors.  Maybe I just caught you in-between commits...

f

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to