[C++-sig] numpy integration with boost.python

Neal Becker ndbecker2 at gmail.com
Thu Dec 5 13:00:26 CET 2013


heroxbd at gmail.com wrote:

> Dear all,
> 
> This is a cross post of stackoverflow[0].
> 
...
> I searched the web for a solution. The candidates are:
> 
>  1. Cython[5] with memoryview[6]
>  2. pyublas[7]
>  3. Boost.NumPy[8]
> 
...
I've been using ndarray lately:
https://github.com/ndarray/ndarray



More information about the Cplusplus-sig mailing list