[Numpy-discussion] numpy slices limited to 32 bit values?
Gael Varoquaux
gael.varoquaux at normalesup.org
Thu May 14 05:16:17 EDT 2009
On Thu, May 14, 2009 at 02:13:23AM -0700, Glenn Tarbox, PhD wrote:
> On Thu, May 14, 2009 at 1:43 AM, Gael Varoquaux
> <[1]gael.varoquaux at normalesup.org> wrote:
> On Thu, May 14, 2009 at 01:31:45AM -0700, Glenn Tarbox, PhD wrote:
> > I've been working on some other things lately and that number
> seemed
> > related to 2^32... now that I look more closely, I don't know
> where that
> > number comes from.
> Is your OS 64bit?
> Yes, Ubuntu 9.04 x86_64
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).
Gaël
More information about the NumPy-Discussion
mailing list