Hi,

is there any more documentation about the numpy C API than the one at
http://projects.scipy.org/scipy/numpy/wiki/NumPyCAPI
?

This one deals mostly with creating NumPy arrays in C, but I'm more 
interested in manually filling the arrays with actual data, because 
wrapping of memory is not possible in my scenario.

Thanks,

Thomas
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to