[Numpy-discussion] help Can you teach me how to used array api in C/C+
chaow porkaew
pchaow at gmail.com
Wed May 27 02:14:49 EDT 2009
Can you teach me how to used array api in C/C++?
1.How to get a data in co-ordinate i,j ,
example
a = array([[1,2,3],[4,5,6]]) how do i get the value of 5 in c/c++
or
2.How i sum all of data in arrays in c/c++
Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090527/a09b03ff/attachment.html>
More information about the NumPy-Discussion
mailing list