[SciPy-User] Examples how to call NumPy from C++

Alexander Kalinin alec.kalinin at gmail.com
Tue Aug 11 06:54:50 EDT 2015


Dear SciPy users,

I have some software in C++. A want to call NumPy python procedures from
C++, for example some matrix multiplication procedures.

Does anybody know some examples how to pass arrays from C++ to NumPy and
call procedure like matrix multiplication?

Sincerely,
Alexander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20150811/4161fc1b/attachment.html>


More information about the SciPy-User mailing list