[SciPy-user] [Sparse matrix library] csr_matrix and datatypes

Nathan Bell wnbell at gmail.com
Tue Apr 29 10:50:18 EDT 2008


On Tue, Apr 29, 2008 at 9:16 AM, Dinesh B Vadhia
<dineshbvadhia at hotmail.com> wrote:
>
>
> For reference, the column index for each non-zero is a 4 byte integer.  A
> int8 is an additional 1 byte (ie. total 4+1=5 bytes), an int16 is 2 bytes
> (4+2=6 bytes).  And, how much is an int32 - another 2 bytes?
>

Correct.

-- 
Nathan Bell wnbell at gmail.com
http://graphics.cs.uiuc.edu/~wnbell/



More information about the SciPy-User mailing list