help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] question about solving the eigensystem


From: Brian Gough
Subject: Re: [Help-gsl] question about solving the eigensystem
Date: Thu, 7 Apr 2005 19:05:17 +0100

Brad Bell (old) writes:
 > Why not just call the LAPACK fortran routines for all the linear algebra
 > calculations ? If you want C source code and smaller libraries, how about
 > the f2c translatioins of the LINPACK routines ?

Apart from the size, they are hard-coded to Fortran matrix layouts
(column-major) so they are not elegant to use in C.

-- 
Brian Gough




reply via email to

[Prev in Thread] Current Thread [Next in Thread]