5 Mar
2008
5 Mar
'08
2:49 p.m.
PyArray_FromDims is backward compatible Numeric API which did not support 64-bit correctly.
PyArray_SimpleNew is the equivalent that accepts 64-bit dimensions information and is what you should be using.
ok, excellent ! thanks for the answer. yves
-Travis O.
_______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion