Package taucs: Information

    Source package: taucs
    Version: 2.2-alt12.1
    Build time:  Apr 9, 2025, 11:29 PM
    Report package bug
    License: MIT
    Summary: C library of sparse linear solvers
    Description: 
    TAUCS is a C library of sparse linear solvers.
    
    Features: Multifrontal Supernodal Cholesky Factorization, Left-Looking
    Supernodal Cholesky Factorization, Drop-Tolerance Incomplete-Cholesky
    Factorization, LDL^T Factorization, Out-of-Core, Left-Looking Supernodal
    Sparse Cholesky Factorization, Out-of-Core Sparse LU with Partial
    Pivoting Factor and Solve, Ordering Codes and Interfaces to Existing
    Ordering Codes, Matrix Operations, Matrix Input/Output, Matrix
    Generators, Iterative Solvers, Vaidya's Preconditioners, Recursive
    Vaidya's Preconditioners, Multilevel-Support-Graph Preconditioners.

    List of RPM packages built from this SRPM:
    libtaucs (e2kv6, e2kv5, e2kv4, e2k)
    libtaucs-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libtaucs-devel (e2kv6, e2kv5, e2kv4, e2k)
    taucs (e2kv6, e2kv5, e2kv4, e2k)
    taucs-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    taucs-doc (noarch)



      1. gcc-fortran
      2. libmetis-devel
      3. libopenblas-devel
      4. liblapack-devel

    Last changed


    April 16, 2023 Michael Shigorin 2.2-alt12.1
    - E2K: fix build with lcc 1.26.16
    - Minor spec cleanup
    Jan. 1, 2022 Ilya Kurdyukov 2.2-alt12
    - Fixed build for Elbrus and armh
    Aug. 12, 2012 Eugeny A. Rostovtsev 2.2-alt11
    - Built with OpenBLAS instead of GotoBLAS2