[Numpy-discussion] Numpy and C++ integration...

Lou Pecora lou_boog2000 at yahoo.com
Mon Feb 4 11:46:51 EST 2008


--- Matthieu Brucher <matthieu.brucher at gmail.com>
wrote:
 
> Whatever solution you choose (Boost.Python, ...),
> you will have to use the
> Numpy C API at least a little bit. So Travis' book
> is a good start. As Gaël
> told you, you can use ctypes if you wrap manually
> every method with a C
> function and recreate the class in Python.
> This can be avoided, but you'll have to use more
> powerful tools. I would
> advice SWIG (see my blog for some examples with C++
> and SWIG).
> 
> Matthieu


Ah, yes, I will also recommend Travis' book.




-- Lou Pecora,   my views are my own.


      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 




More information about the NumPy-Discussion mailing list