Re: Library or Source Code for Eigenvalue of Float matrix

From: rg (rg117_at_yahoo.co.uk)
Date: 04/29/03


Date: 28 Apr 2003 16:34:52 -0700

Allin Cottrell <cottrell@wfu.edu> wrote in message news:<b8i5rh$41go$1@f1n1.spenet.wfu.edu>...
> rg wrote:
> > Hello,
> > I have a program written in C where I create a matrix as a 2d array
> > in float. What I was wondering, is there a library or sample code that
> > I can use to calculate the eigenvalues of this matrix.
>
> This is somewhat off topic for comp.lang.c, but you can find eigenvalues
> using lapack, for which a C interface is available.
>
> http://www.netlib.org/lapack/

Hi,
 Many Thanks to everyone that helped.
 Just a follow up, I hope you can help. I downloaded and installed the
lapack library. I'm just a bit comfused about one thing. Do I need to
also download and install the Clapack library or do I get the C
interface directly from the fortran based lapack.

Many thanks



Relevant Pages

  • Re: how do I access f77 libraries on linux (for lapack and blas)?[PS]
    ... access to BLAS and LAPACK and works on Linux. ... You could download and ... install it, and see what libraries it has/is using. ...
    (comp.lang.fortran)
  • Re: how do I access f77 libraries on linux (for lapack and blas)?[PS]
    ... access to BLAS and LAPACK and works on Linux. ... You could download and ... install it, and see what libraries it has/is using. ...
    (comp.lang.lisp)
  • Re: Compiler options of g77
    ... I have some problems while installing BLAS and LAPACK on my Ubuntu. ... First I thought that it is enough to install BLAS/LAPACK using the ... because there is just stated that I have to adjust the settings ...
    (comp.lang.fortran)
  • Compiler options of g77
    ... First I thought that it is enough to install BLAS/LAPACK using the repositories of Ubuntu, but it looks to me like it doesn't. ... So I was downloading BLAS/LAPACK and made a blas_LINUX.a in the BLAS package. ... Following the readme file in the LAPACK package I got quit lost, because there is just stated that I have to adjust the settings for the compiler and so on, but I have no clue where to get all these settings from. ...
    (comp.lang.fortran)
  • Re: Hi
    ... sytem...and I hace gfortran compiler..Hope it will work for Fortran 90 ... You can download the source and compile it yourself, but lapack is ...
    (comp.lang.fortran)