On 15.10.2014 21:48, Chris Barker wrote:
> Sorry about SWIG -- maybe a chance to move on ;-)
> 
> I'd go with Cython -- this is pretty straightforward, and it handles
> the buffer protocol for you under the hood.
> 

+1


All the standard containers are automatically wrapped and C++ exceptions 
can be caught and translated to Python ones.

Armando

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to