[ODE] SuperLU big matrix solver...
Russ Smith
russ at q12.org
Sun Aug 1 11:26:11 MST 2004
> Stumbled across this and wondered if it (and/or the
> theory behind it) could be useful for ODE's solvers:
yes it's definitely useful. i evaluated sparse matrix solvers at one time,
and i found taucs to be the best fit:
http://www.tau.ac.il/~stoledo/taucs/
never actually got around to integrating it though.
russ.
--
Russ Smith
http://www.q12.org/
On Sun, 1 Aug 2004, Adam D. Moss wrote:
> Hello. Stumbled across this and wondered if it (and/or the
> theory behind it) could be useful for ODE's solvers:
>
> http://crd.lbl.gov/~xiaoye/SuperLU/
>
> The latest version looks like it has a more optimal operating
> mode for symmetric matrices (ODE's system of linear eqns is
> essentially symmetric isn't it?). My maths isn't up to evaluating
> SuperLU very well, but taking it for a quick spin with the test
> apps, it looks like it does what it says on the tin.
>
> --Adam
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
>
More information about the ODE
mailing list