[Numpy-discussion] Can you teach me how to used array api in C/C++?
chaow porkaew
pchaow@gmail....
Wed May 27 00:55:09 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++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20090527/8c558fd8/attachment.html
More information about the Numpy-discussion
mailing list