János Juhász wrote:
> Dear All,
> 
> do you know any python solution to handle big big rare matrices effectively
> with python.
> I would make matrix multiplications with 3000x3000 matrices, but with 1-2%
> data in them.
> Could you recommend any starting point for that ?

Googling "python sparse matrix" yields several hits that look promising.

Kent

-- 
http://www.kentsjohnson.com

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to