--- Matthieu Brucher <[EMAIL PROTECTED]> 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 _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion