Package liblinpack: Information

    Source package: liblinpack
    Version: 20090217-alt7
    Build time:  Mar 3, 2024, 10:39 AM
    Category: System/Libraries
    Report package bug
    License: Free
    Summary: Analyze and solve linear equations and linear least-squares probles
    Description: 
    LINPACK is a collection of Fortran subroutines that analyze and
    solve linear equations and linear least-squares probles.  The
    package solves linear systems whose matrices are general, banded,
    symmetric indefinite, symmetric positive definite, triangular,
    and tridiagonal square.  In addition, the package computes
    the QR and singular value decompositions of rectangular matrices
    and applies them to least-squares problems.  LINPACK uses
    column-oriented algorithms to increase efficiency by preserving
    locality of reference.
    
    LINPACK was designed for supercomputers in use in the 1970s and
    early 1980s.  LINPACK has been largely superceded by LAPACK
    which has been designed to run efficiently on shared-memory, vector
    supercomputers.

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



      1. liblapack-devel
      2. gcc-fortran

    Last changed


    July 23, 2021 Michael Shigorin 20090217-alt7
    - E2K: use EML instead of lapack/openblas
    - minor spec cleanup
    Aug. 12, 2012 Eugeny A. Rostovtsev 20090217-alt6
    - Built with OpenBLAS instead of GotoBLAS2
    April 13, 2011 Eugeny A. Rostovtsev 20090217-alt5
    - Built with GotoBLAS2 instead of ATLAS
    - Disabled devel-static package