Re: Solving sparse, non-symmetric matrix without pivoting


[ Follow Ups ] [ Post Followup ] [ Netlib Discussion Forum ] [ FAQ ]

Posted by Scott Betts on September 05, 1997 at 14:00:34:

In Reply to: Solving sparse, non-symmetric matrix without pivoting posted by Mike Plumpe on August 28, 1997 at 19:40:28:

: I have a sparse, non-symmetric matrix that does not require
: pivoting to solve. Is there software to solve this problem, or do I need to use something like SuperLU (that has the extra overhead of pivoting)?

: Thanks,

: Mike

Mike,
I've forwarded your question to the Lapack
gurus. They should be able to help you. Their email
address is lapack@cs.utk.edu.

Hope this helps!

Scott


Follow Ups: