[C++-sig] type of boost::python::numeric::array

Peter Neher pneher at gmail.com
Thu Feb 25 09:02:18 EST 2016


Hi everyone,

i want to pass a numeric::array to python. This basically works fine, but
the type of the resulting numpy array is always int but I need uint8. Is
there a possibility to define the type of the numeric::array?

Best,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20160225/07a4230c/attachment.html>


More information about the Cplusplus-sig mailing list