[Numpy-discussion] Conversion functions between Numeric and numarray arrays?

Francesc Alted falted at openlc.org
Tue Jan 21 08:01:13 EST 2003


Hi,

Anybody is aware of any function (either in C or Python or a mixture of
both) to easily convert Numerical Python arrays from/to numarray arrays?

I mean, I would like to use such a funtion that, without having to copy
element by element all the data, be able to copy the data buffer (or even
use the same if possible at all) from one object to the other.

Thanks,

-- 
Francesc Alted




More information about the NumPy-Discussion mailing list