What is CLAPACK?
The CLAPACK library was built using a Fortran to C conversion utility calledf2c. The entire Fortran 77 LAPACK library is run throughf2cto obtain C code, and then modified to improve readability. CLAPACK’s goal is to provide LAPACK for someone who does not have access to a Fortran compiler.For further details, please refer to the clapack/readme.maintain file on netlib.