[SciPy-User] .A property on scipy.sparse matrices

Lars Buitinck L.J.Buitinck at uva.nl
Thu Oct 6 07:43:46 EDT 2011


Hi all,

While inspecting the scipy.maxentropy package, I noted that it used a
.A property on scipy.sparse matrices to convert those to
numpy.ndarrays; it seems to do the same as `.toarray()`. I'd never
seen this property before and I can't seem to find it in the docs [1]
either. Is this a part of the public API or not?

[1] http://docs.scipy.org/doc/scipy/reference/sparse.html

TIA,

-- 
Lars Buitinck
Scientific programmer, ILPS
University of Amsterdam



More information about the SciPy-User mailing list