[Numpy-discussion] numpy slices limited to 32 bit values?
Gael Varoquaux
gael.varoquaux at normalesup.org
Thu May 14 10:54:06 EDT 2009
On Thu, May 14, 2009 at 07:40:58AM -0700, Glenn Tarbox, PhD wrote:
> Hum, I am wondering: could it be that Sage has not been compiled in
> 64bits? That number '32' seems to me to point toward a 32bit pointer
> issue (I may be wrong).
> The other tests I posted indicate everything else is working... For
> example, np.sum(fp) runs over the full set of 1e10 doubes and seems to
> work fine.
Correct. I had missed that.
Gaël
More information about the NumPy-Discussion
mailing list