[SciPy-user] Invert of a sparse matrix

Nils Wagner nwagner at iam.uni-stuttgart.de
Thu Oct 19 10:58:53 EDT 2006


Sam frizou wrote:
> Hi,
>
> Is there a trick for computing the invert of a square SPARSE matrix ?
>
> Thanks
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>   
You can solve n equations where the i-th rhs is a unit-vector e_i in the
corresponding direction.
But why do you need the inverse of a sparse matrix ?

Nils




More information about the SciPy-User mailing list