[SciPy-user] maximum size of sparse array

Robin robince at gmail.com
Thu Apr 24 08:47:59 EDT 2008


Hi,

I was wondering what is the maximum size of a sparse array? I am
assuming indices must be less than 2**32 on a 32 bit system, but is it
2**64 on 64 bit systems?

Obviously the matrix in question would be very sparse...

Thanks,

Robin



More information about the SciPy-User mailing list