CLAPACK (f2c'ed version of LAPACK)

Version 3.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
,    (5197114 bytes).
,    Updated:  February 19, 2008
,    For revisions info, see
file  LAPACK-revisions3.1.0.info
file  LAPACK-revisions3.1.1.info
by   Julie Langou and Peng Du

file CLAPACK-3.1.1-VisualStudio.zip
for  CLAPACK, version 3.1.1 for Windows
,    (42574025 bytes)
by   Julie Langou

file LIB_WINDOWS/prebuilt_libraries_windows.html
for  CLAPACK, version 3.1.1 for Windows
,    Prebuilt libraries for Windows 32 bits and 64 bits : Release, Debug, Release without wrap, Debug without wrap
#------------------
# Previous releases:
#------------------

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 CLAPACK3-Windows.zip
for  CLAPACK, version 3.0 Windows
,    (34159268 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 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 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?  Email lapack@cs.utk.edu or post on the LAPACK forum: http://icl.cs.utk.edu/lapack-forum/
# *******************