[C++-sig] numeric::array get pytype

Nikolay Mladenov nickm at sitius.com
Wed Nov 7 16:20:40 CET 2007


Hi Maik,

I have missed that file, sorry.

Could you send me a snippet that duplicates this?
I will also put it into the tests.

Regards,

Nikolay

MaikBeckmann wrote:
> 
> >
> Hello
> 
> I'm playing around with num_util:
> http://www.eos.ubc.ca/research/clouds/software/
> pythonlibs/num_util/num_util_release2/
> 
> While the compiler is happy with boost-1.34.1, it states
> when using trunk:
> get_pytype is not a member of
> boost::python::converter::object_manager_traits<
>     boost::python::numeric::array
> >
> 
> A comparison between 1.34.1 and the trunk shows that
> get_pytype was newly introduced, but numeric.hpp was not updated
> to use it.
> 
> Has it just been forgotten??
> 
> Regards,
> - Maik Beckmann




More information about the Cplusplus-sig mailing list