[Numpy-discussion] what is the best way to pass c, c++ array to numpy in cython?
최원준
wonjunchoi001@gmail....
Wed Jan 4 20:26:05 CST 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.scipy.org/pipermail/numpy-discussion/attachments/20120105/46b04149/attachment.html
More information about the NumPy-Discussion
mailing list