Matrix Inversion Suggestions for Fortran
- From: rjmagyar <rjmagyar@xxxxxxxxx>
- Date: Thu, 20 Mar 2008 21:10:32 -0700 (PDT)
Hi, I was wondering if any one can recommend a robust and fast matrix
inversion routine. I have a matrix with vastly different (sometimes
over 10 orders of magnitude) elements that needs to be inverted. I
have modified the matinv routine by C. Reeve to allow double precision
calculations, but this doesn't seems to be enough. The inverse I get
is only approximately correct. Does any one know of either a general
routine that can handle this, or does any one know a scheme around
this?
Best, Rudy
.
- Follow-Ups:
- Re: Matrix Inversion Suggestions for Fortran
- From: Victor Eijkhout
- Re: Matrix Inversion Suggestions for Fortran
- From: Ken
- Re: Matrix Inversion Suggestions for Fortran
- From: rmaudsley
- Re: Matrix Inversion Suggestions for Fortran
- From: aruzinsky
- Re: Matrix Inversion Suggestions for Fortran
- From: none
- Re: Matrix Inversion Suggestions for Fortran
- From: Evgenii Rudnyi
- Re: Matrix Inversion Suggestions for Fortran
- From: user923005
- Re: Matrix Inversion Suggestions for Fortran
- Prev by Date: Re: Unstable Simultaneous Linear Equations!
- Next by Date: Re: The NMath libraries from CenterSpace
- Previous by thread: The NMath libraries from CenterSpace
- Next by thread: Re: Matrix Inversion Suggestions for Fortran
- Index(es):
Relevant Pages
|