[Numpy-discussion] embedded PyArray_FromDimsAndDataSegmentation Fault

Thomas Hrabe thrabe at burnham.org
Wed May 14 19:40:27 EDT 2008


>I didn't know a person could write a stand-alone program using NumPy
>this way (can you?)

Well, this is possible when you embed python and use the "simple" objects such as ints, strings, ....
Why should it be impossible to do it for numpy then?
My plan is to send multidimensional arrays from C to python and to apply some python specific functions to them.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 2866 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080514/bd7afda6/attachment.bin>


More information about the NumPy-Discussion mailing list