Package algencan: Information

    Source package: algencan
    Version: 3.0.0-alt1.beta
    Build time:  Mar 3, 2019, 07:36 PM in the task #223505
    Report package bug
    License: GPL v2 or later
    Summary: Solving extremely large problems with moderate computer time
    Description: 
    Fortran code for general nonlinear programming that does not use matrix
    manipulations at all and, so, is able to solve extremely large problems
    with moderate computer time. The general algorithm is of Augmented
    Lagrangian type and the subproblems are solved using GENCAN. GENCAN
    (included in ALGENCAN) is a Fortran code for minimizing a smooth
    function with a potentially large number of variables and
    box-constraints.

    List of rpms provided by this srpm:
    libalgencan (x86_64, i586, aarch64)
    libalgencan-debuginfo (x86_64, i586, aarch64)
    libalgencan-devel (x86_64, i586, aarch64)



      1. libnumpy-devel
      2. libopenblas-devel
      3. libparmetis-devel
      4. gcc-c++
      5. rpm-build-python >= 0.8
      6. python-devel = 2.7
      7. gcc-fortran
      8. R-devel

    Last changed


    May 27, 2014 Eugeny A. Rostovtsev 3.0.0-alt1.beta
    - Version 3.0.0-beta
    Feb. 1, 2013 Eugeny A. Rostovtsev 2.4.0-alt1
    - Version 2.4.0
    Aug. 16, 2012 Eugeny A. Rostovtsev 2.3.7-alt3
    - Built with OpenBLAS instead of GotoBLAS2