From: Craig R. <cra...@la...> - 2004-04-22 18:34:35
|
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 |