[Numpy-discussion] C-API Documentation?
Eric Firing
efiring@hawaii....
Mon Sep 24 13:03:37 CDT 2007
Thomas Schreiner wrote:
> Hi,
>
> is there any more documentation about the numpy C API than the one at
> http://projects.scipy.org/scipy/numpy/wiki/NumPyCAPI
If you have not already done so, I recommend following the suggestion at
the bottom of that page, and buying Travis's book
(http://www.trelgol.com/). It has a large section on the C API.
Eric
> ?
>
> 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
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
More information about the Numpy-discussion
mailing list