Improving performance in matrix operations

Fabien fabien.maussion at gmail.com
Wed Mar 9 15:16:59 EST 2016


On 03/09/2016 09:09 PM, Drimades wrote:
> Another thing to consider is that matrices I'm processing are heavily sparse.

Did you look at scipy.sparse.linalg ?

http://docs.scipy.org/doc/scipy/reference/sparse.linalg.html



More information about the Python-list mailing list