Re: Matrix Inversion Suggestions for Fortran



On Mar 21, 4:10 am, rjmagyar <rjmag...@xxxxxxxxx> wrote:
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

Numerical Recipes also has a chapter on iterative improvement.

http://www.nrbook.com/a/PDF4.gif
.



Relevant Pages

  • Re: Unable to use the interval timer
    ... I need your help with a routine I'm unable to write properly. ... I want to use the Interval Timer which, unless I'm wrong, is the only ... MOV   R0,#&10 ... ADR   R1,Code_Timer ...
    (comp.sys.acorn.programmer)
  • Re: Newly getting started in C#
    ... In VB I would create the connection to the database and connect to it ... put the connection routine in the program.cs module? ... Scott Roberts    Visa profil ... namespace MyDAL ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Child process does not inherit parents working library
    ... additional BCI Job if the referred JOBD of SBMJOB has ALWMLTTHD, ...     JOB ... parent's (which I have set manually via the CURLIB parameter). ... As a contribution to the group, here is a C++ routine to get the ...
    (comp.sys.ibm.as400.misc)
  • Re: Move Non Zero Columns Left?
    ...   k = 1 ... just testing out the routine. ... Now go back to the Tools menu in your sheet and goto Macro then select ...  You will see the CopyNumbers macro in the list. ...
    (comp.databases.ms-access)
  • Re: Matrix Inversion Suggestions for Fortran
    ... inversion routine. ...   Does any one know of either a general ... better fundamental algorithms can be found in Collected Algorithms ...
    (sci.math.num-analysis)