Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2007-02-14 09:39:17
Size: 492
Editor: anonymous
Comment:
Revision 5 as of 2008-11-14 13:42:06
Size: 499
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
I would like to implement a sparse matrix class that has the capability to solve Sparse system using the library SuperLU. I have an spkg that installs SuperLU into the sage libraries I would like to implement a sparse matrix class that has the capability to solve Sparse systems using the library SuperLU. I have an spkg that installs SuperLU into the sage libraries
Line 4: Line 4:
[http://sage.math.washington.edu/home/jkantor/spkgs] [[http://sage.math.washington.edu/home/jkantor/spkgs]]
Line 8: Line 8:
[http://crd.lbl.gov/~xiaoye/SuperLU/#superlu] [[http://crd.lbl.gov/~xiaoye/SuperLU/#superlu]]
Line 10: Line 10:
I am interested in other cabilities (eigenvalues in particular, I would like to work on sparse solvers first.) I am interested in other capabilities (eigenvalues in particular, I would like to work on sparse solvers first.)

Josh Kantor: Sparse numerical linear algebra

I would like to implement a sparse matrix class that has the capability to solve Sparse systems using the library SuperLU. I have an spkg that installs SuperLU into the sage libraries

http://sage.math.washington.edu/home/jkantor/spkgs

For more info on SuperLU look at

http://crd.lbl.gov/~xiaoye/SuperLU/#superlu

I am interested in other capabilities (eigenvalues in particular, I would like to work on sparse solvers first.)

days3/sprints/sparsenumerical (last edited 2008-11-14 13:42:06 by anonymous)