[Numpy-discussion] Interface for numpy C-API <-> simple C++ matrix class

Stefan Heinrichs Stefan.Heinrichs at uni-konstanz.de
Fri Feb 15 13:21:54 EST 2002


Hello,

we would like to write routines processing numerical python arrays in
C++, so that at least boundary checking can be enabled at runtime.
While there are a lot of matrix libraries available for C++, I could
not find the glue that interfaces such a library to the C-API of
numerical python. Seamless access to a minimal C++ library would make
the C++ part of programming much easier.

Has anyone already written some wrapper/glue code?

Thanks and best regards,

Stefan

-- 


-------------------------------------------------------------------
Email:    Stefan.Heinrichs at uni-konstanz.de
Address:  Fakulaet fuer Physik, Universitaet Konstanz,
          Universitaetsstr.10, 78457 Konstanz, Germany
Phone:    +49 7531 88 3814




More information about the NumPy-Discussion mailing list