[Numpy-discussion] what is the best way to pass c, c++ array to numpy in cython?

최원준 wonjunchoi001 at gmail.com
Wed Jan 4 21:26:05 EST 2012


it seems like you recommend below way.
Cython example of exposing C-computed arrays in Python without data copies
https://gist.github.com/1249305

but it uses malloc. isn't it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20120105/46b04149/attachment.html>


More information about the NumPy-Discussion mailing list