[Numpy-discussion] Conversion functions between Numeric and

Francesc Alted falted at openlc.org
Thu Nov 16 16:51:17 EST 2006


numarray arrays?


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,







More information about the NumPy-Discussion mailing list