[Numpy-discussion] Numarrays from C arrays without copying
Craig Rasmussen
crasmussen at lanl.gov
Thu Apr 22 11:35:12 CDT 2004
On Apr 22, 2004, at 10:57 AM, Todd Miller wrote:
>> This is what PyArray_FromDimsAndData was for, and I believe it is
>> fairly
>> heavily used.
>
> That's good to know. I was just discussing with Perry how to expand
> the
> C-API to support this stuff. Perhaps we don't have to.
So is there an equivalent NA_FromDimsAndData? I have been using
PyArray_FromDimsAnd Data.
Craig
More information about the Numpy-discussion
mailing list