CLAPACK (f2c'ed version of LAPACK)

Version 3.1.1.1 LAPACK User Forum   |   lapack@cs.utk.edu   |   Subscribe to the LAPACK announcement list # Accesses

Frequently Asked Questions (FAQ)


############################################################################
# PLEASE NOTE:                                                             #
#                                                                          #
# THE CBLAS ARE NOT PROVIDED BY NETLIB WHEN CLAPACK ROUTINES ARE REQUESTED.#
#                                                                          #
#    It is assumed that an optimized version of the BLAS are already       #
#    present on your machine.  If this is not the case, please refer       #
#    to the clapack/cblas directory.                                       #
############################################################################

file index
for  This index

file readme
for  overview of clapack

file readme.install
for  Details of how to install CLAPACK
,    (!!!VERY IMPORTANT!!! PLEASE READ!!!)

file readme.maintain
for  Details of how CLAPACK was created
,    (!!!VERY IMPORTANT!!! PLEASE READ!!!)

file clapack.h
for  Include file of C prototypes 

file clapack.tgz
for  CLAPACK, version 3.1.1.1 (threadsafe version of 3.1.1)
,    (5306483 bytes).
,    Updated:  October 8, 2008
file LAPACK-revisions3.1.0.info
for  3.1.0 revision info 
file LAPACK-revisions3.1.1.info
for  3.1.1 revision info
file CLAPACK-revisions3.1.1.1.info
for  3.1.1.1 revision info
by   Julie Langou and Peng Du (University of Tennessee)

file clapack3.tgz
for  CLAPACK, version 3.0
,    (6157628 bytes).
,    Updated:  September 20, 2000
by   David Bindel (dbindel@cs.berkeley.edu) & Jim Demmel (demmel@cs.berkeley.edu)

file CLAw32.zip
for  CLAPACK for Win32.  Refer to the readme.claw32 for details.
,    Requires clapack2.tgz (version 2.0)
,    (6939277 bytes).
,    Contributed by Bob Denny <rdenny@dc3.com>

file clapack2.tgz
for  CLAPACK, version 2.0  (required by CLAw32.zip)
,    (6157628 bytes).
,    Updated:  Sept, 1994

file CLAPACK3-Windows.zip
for  CLAPACK, version 3.0 Windows
,    (34159268 bytes)
,    Contributed by Bob Denny <rdenny@dc3.com
	
file readme.claw32
for  README File for CLAw32.zip installation.
,    Requires clapack2.tgz (version 2.0)
,    Contributed by Bob Denny <rdenny@dc3.com>

#------------------
# Related Projects:
#------------------

#    For the Fortran 77 implementation of LAPACK see directory lapack
lib  ../lapack
for  LAPACK.

#    For the Fortran95 interface to LAPACK see directory lapack95
lib  ../lapack95
for  LAPACK95 is the Fortran95 interface to LAPACK.
by   Jerzy Wasniewski <jerzy.wasniewski@uni-c.dk>

#    For the Fortran-to-Java LAPACK see directory java/f2j/
lib  ../java/f2j
for  JLAPACK

#    For a c++ implementation of LAPACK see directory c++/lapack++
lib  ../c++/lapack++
for  LAPACK++.  LAPACK extensions for high performance linear
,    algebra computations. This version includes support for solving linear
,    systems using LU, Cholesky, and QR matrix factorizations.
by   Roldan Pozo <pozo@cs.utk.edu>

#    For a distributed-memory implementation of LAPACK see directory scalapack
lib  ../scalapack
for  ScaLAPACK.  A portable implementation of some of the core
,    routines in LAPACK across MPI, PVM, Intel Paragon, IBM SP, and SGI O2K.

# *******************
# Questions/comments?  Direct email to lapack@cs.utk.edu or post on the LAPACK forum: http://icl.cs.utk.edu/lapack-forum/
# *******************