void * C array to a Numpy array using Swig

Krish krish.subramaniam at gmail.com
Thu Jan 12 16:56:30 EST 2006


Thanks Jon Much

I will implement your method for the time being. I am sure there is
some method which doesn't copy the data but uses the existing data.

I mean essentially we should build a PyArrayObject with the data intact
and other parameters filled. If someone sheds some light, would be
awesome. I am gonna try it  this weekend. 

Appreciated
Krish




More information about the Python-list mailing list