[SciPy-Dev] Sparse Boolean Specification

Pauli Virtanen pav at iki.fi
Sat May 18 05:31:44 EDT 2013


18.05.2013 05:23, Blake Griffith kirjoitti:
> Pauli, 
> Previously you said:
> 
> - The numerical type used for booleans internally inside sparsetools
>   should be int8/char (the builtin C++ bool type can be bigger than int8)
[clip]

Yes. int8 is also the data type of numpy.bool_ and the sparsetools data
type should correspond to this.

-- 
Pauli Virtanen



More information about the SciPy-Dev mailing list