Package python3-module-pylbfgs: Information

    Source package: python3-module-pylbfgs
    Version: 0.2.0.13-alt1
    Build time:  Feb 24, 2021, 06:21 AM in the task #265234
    Report package bug
    License: MIT
    Summary: LBFGS and OWL-QN optimization algorithms
    Description: 
    This is a Python wrapper around Naoaki Okazaki (chokkan)'s liblbfgs
    library of quasi-Newton optimization routines (limited memory BFGS and
    OWL-QN).
    
    This package aims to provide a cleaner interface to the LBFGS algorithm
    than is currently available in SciPy, and to provide the OWL-QN
    algorithm to Python users.

    List of RPM packages built from this SRPM:
    python3-module-pylbfgs (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-pylbfgs-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Grigory Ustinov


      1. rpm-build-python3
      2. python3-devel
      3. python3-module-setuptools
      4. python3-module-nose
      5. python3-module-setuptools
      6. python3-module-numpy-testing
      7. libnumpy-py3-devel

    Last changed


    Feb. 8, 2021 Grigory Ustinov 0.2.0.13-alt1
    - Build new version for python3.9.
    - Drop python2 support.
    March 16, 2020 Aleksei Nikiforov 0.2.0.12-alt2
    - Fixed build with numpy.
    April 4, 2019 Grigory Ustinov 0.2.0.12-alt1
    - Build new version with python3.7.