[Numpy-discussion] libnumarray.h and NO_IMPORT_ARRAY
Philip Austin
paustin at eos.ubc.ca
Thu Oct 10 11:14:11 CDT 2002
David Abrahams writes:
>
> Not sure what you're saying here. I /do/ remember when I was writing
> the Numeric/NumArray support that there seemed no publicly-accessible
> definition of the structure of the underlying array objects.
As I understand it, the numarray now in CVS deprecates the NDInfo
struct (see section 10.1 of numarray.pdf) in favor of PyArrayObject.
[snip]
> See the note about pitfalls at
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/boost/boost/libs/python/doc/tutorial/doc/derived_object_types.html
> for the reasons why.
Thanks for the info -- Phil
More information about the Numpy-discussion
mailing list