Package icfs: Information

    Source package: icfs
    Version: 1.4-alt11
    Build time:  Oct 21, 2023, 11:19 AM
    Report package bug
    License: BSD
    Summary: An Incomplete Cholesky Factorization with Limited Memory
    Description: 
    ICFS  is an incomplete Cholesky factorization for the solution of large-scale
    trust region subproblems and positive definite systems of linear equations. This
    factorization depends on a parameter p that specifies the amount of additional
    memory that is available; there is no need to specify a drop tolerance.
    
    Before use example program `icf', extract data files from archive:
    `tar -xzf /usr/share/icfs/tprobs.tar.gz'.

    List of RPM packages built from this SRPM:
    icfs (loongarch64)
    icfs-debuginfo (loongarch64)
    libicfs (loongarch64)
    libicfs-debuginfo (loongarch64)
    libicfs-devel (loongarch64)



      1. gcc-fortran
      2. liblapack-devel

    Last changed


    Sept. 17, 2020 Grigory Ustinov 1.4-alt11
    - Fixed FTBFS.
    Aug. 11, 2012 Eugeny A. Rostovtsev 1.4-alt10
    - Built with OpenBLAS instead of GotoBLAS2
    July 18, 2012 Eugeny A. Rostovtsev 1.4-alt9
    - Fixed build