Package clapack: Information

  • Default inline alert: Version in the repository: 3.2.1-alt3

Source package: clapack
Version: 3.2.1-alt2.E2K.4
Build time:  Jun 20, 2022, 04:49 PM
Report package bug
License: BSD
Summary: C version of LAPACK
Description: 
The CLAPACK library was built using a Fortran to C conversion utility
called f2c.  The entire Fortran 77 LAPACK library is run through f2c to
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.

List of rpms provided by this srpm:
libclapack (e2kv6, e2kv5, e2kv4, e2k)
libclapack-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libclapack-devel (e2kv6, e2kv5, e2kv4, e2k)
liblapack-devel (e2kv6, e2kv5, e2kv4, e2k)



    1. libopenblas-devel
    2. libf2c-ng-devel

Last changed


June 18, 2022 Michael Shigorin 3.2.1-alt2.E2K.4
- liblapack-devel R: libopenblas-devel (as the original one does)
June 11, 2022 Andrew Savchenko 3.2.1-alt2.E2K.3
- Use system libf2c-ng
June 6, 2022 Andrew Savchenko 3.2.1-alt2.E2K.2
- Disable xblas if Fortran is disabled: reduced xblas C-only
  implementation is not sufficient for clapack.