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 m
try numeric or numpy in :http://www.numpy.org/Cheers,pujoOn 11/30/05, János Juhász <
[EMAIL PROTECTED]> 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
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 ?
Yours sincerely,
__
János Juh