############################################################################ # 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 clapack/index for This index file clapack/readme for overview of clapack file clapack/readme.install for Details of how to install CLAPACK , (!!!VERY IMPORTANT!!! PLEASE READ!!!) file clapack/readme.maintain for Details of how CLAPACK was created , (!!!VERY IMPORTANT!!! PLEASE READ!!!) file clapack/clapack.h for Include file of C prototypes file clapack/clapack.tgz for CLAPACK, version 3.1.1 , (5197114 bytes). , Updated: February 19, 2008 , For revisions info, see file clapack/LAPACK-revisions3.1.0.info file clapack/LAPACK-revisions3.1.1.info by Julie Langou and Peng Du file clapack/CLAPACK-3.1.1-VisualStudio.zip for CLAPACK, version 3.1.1 for Windows , (42574025 bytes) by Julie Langou file clapack/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 clapack/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 file clapack/readme.claw32 for README File for CLAw32.zip installation. , Requires clapack2.tgz (version 2.0) , Contributed by Bob Denny #------------------ # 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 # 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 # 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/ # *******************