[C++-sig] numeric.hpp: copying raw data

David Abrahams dave at boost-consulting.com
Thu Oct 10 20:06:10 CEST 2002


Philip Austin <paustin at eos.ubc.ca> writes:

> I've been in touch with Todd Miller of the numarray group, and he says
> that they've moved towards complete API compatibility with Numeric
> (i.e. PyArrayObject->data can be used to get at a numarray object's
> data).  So the bottom line is that if boost::python::numeric could
> add zeros(shape,type) and/or ones(shape,type) to its interface,
> the wrapper is substantially complete.

I'll be very interested in your detailed suggestions for what should
be done after Boost 1.29.0 is released, which will probably be
tomorrow.

Thanks,
Dave

-- 
           David Abrahams * Boost Consulting
dave at boost-consulting.com * http://www.boost-consulting.com





More information about the Cplusplus-sig mailing list