Solving sparse, non-symmetric matrix without pivoting


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

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


Follow Ups: