############################################################################ # 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/f2c.h for Include file of f2c file clapack/clapack.tgz for CLAPACK, version 3.2.1 (threadsafe) , (7221385 bytes). , Updated: June 25, 2009 by Peng Du, Keith Seymour and Julie Langou (University of Tennessee) 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 by Julie Langou file clapack/clapack-3.2.1-CMAKE.tgz for: CLAPACK, version 3.2.1 CMAKE package. , for UNIX Make, MAC xcode, Windows (Nmake, Visual Studio all versions) 32 or 64 bits. , [REQUIRE CMAKE - http://www.cmake.org/ Running doc: http://www.cmake.org/cmake/help/runningcmake.html] , FEEDBACK WELCOME --> http://icl.cs.utk.edu/lapack-forum by Julie Langou #------------------ # Previous releases: #------------------ file clapack/clapack-3.1.1.1.tgz for CLAPACK, version 3.1.1.1 (threadsafe version of 3.1.1) , (5306483 bytes). , Updated: October 8, 2008 file clapack/LAPACK-revisions3.1.0.info for 3.1.0 revision info file clapack/LAPACK-revisions3.1.1.info for 3.1.1 revision info file clapack/CLAPACK-revisions3.1.1.1.info for 3.1.1.1 revision info by Julie Langou and Peng Du (University of Tennessee) 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 clapack/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 file clapack/clapack2.tgz for CLAPACK, version 2.0 (required by CLAw32.zip) , (6157628 bytes). , Updated: Sept, 1994 file clapack/CLAPACK3-Windows.zip for CLAPACK, version 3.0 Windows , (34159268 bytes) , 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? Direct email to lapack@cs.utk.edu or post on the LAPACK forum: http://icl.cs.utk.edu/lapack-forum/ # *******************