[Numpy-discussion] Can you teach me how to used array api in C/C++?

chaow porkaew pchaow at gmail.com
Wed May 27 01:55:09 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++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090527/8c558fd8/attachment.html>


More information about the NumPy-Discussion mailing list