[Numpy-discussion] 64bit issue?
Charles R Harris
charlesr.harris@gmail....
Tue Aug 5 14:15:28 CDT 2008
On Tue, Aug 5, 2008 at 1:45 PM, Charles Doutriaux <doutriaux1@llnl.gov>wrote:
> Wow! It did it!
>
> Is there other little tricks like this one I should track?
>
The main change from the deprecated compatibility functions to the new
functions is the replacement of
int *dims;
by
npy_intp *dims;
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080805/bf205e32/attachment.html
More information about the Numpy-discussion
mailing list