[Numpy-discussion] help Can you teach me how to used array api in C/C+
chaow porkaew
pchaow@gmail....
Wed May 27 01:14:49 CDT 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.scipy.org/pipermail/numpy-discussion/attachments/20090527/a09b03ff/attachment.html
More information about the Numpy-discussion
mailing list