Re: CLAPACK Eigenvalue routines


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

Posted by Terry J. Hilsabeck on August 02, 1998 at 01:41:44:

In Reply to: Re: CLAPACK Eigenvalue routines posted by Scott Betts on October 07, 1997 at 10:07:14:

CLAPACK functions are interdependent, you must have
all CLAPACK/SRC, CLAPACK/BLAS/SRC and
CLAPACK/F2CLIBS/LIBF77 libraries to use the
functions.

: : Scot,

: : Thank you for your reply.
: : The files I downloaded were :
: : clapack/testing/eig/zdrvgg.c
: : and
: : clapack/testing/eig/zchkgg.c

: : Yes, they are F2C files. Does that mean that the files have not been checked to verify that the F2C translation was successful?

: : If the F2C code has been checked at some time, the missing files should exist somewhere.
: : Do you know where?

: : One puzzling fact is that the files are also missing from the FORTRAN library.

: : lapack/testing/eig/zdrvgg.f
: : and
: : lapack/testing/eig/zchkgg.f

: : are there, but the same subroutines are missing,
: : (ZGET51, ZGET52, ALASVM, ZLATM4, etc.)
: : so it seems to be more than just an F2C problem.

: : Dick

: Dick,
: I forwarded your question to lapack@cs.utk.edu
: since i don't have all that much knowledge of CLAPACK.
: They'll probably mail me so I can post the info, or
: they may just email you directly.

:
: Scott




Follow Ups: