[Numpy-discussion] Updating cython directory to pxd usage: objections?
Matthew Brett
matthew.brett@gmail....
Fri Jun 20 14:11:40 CDT 2008
Hi,
As a matter of interest, what is the relationship, if any, between (in Cython)
import numpy
and
cnp.import_array()
Are they initializing different copies of the same thing?
Best,
Matthew
More information about the Numpy-discussion
mailing list