Package python3-module-pylbfgs: Information

Source package: python3-module-pylbfgs
Version: 0.2.0.14-alt1
Latest version according to Repology
Build time:  May 26, 2022, 03:09 PM in the task #300658
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 rpms provided by this srpm:
python3-module-pylbfgs (x86_64, ppc64le, i586, armh, aarch64)
python3-module-pylbfgs-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Grigory Ustinov


ACL:
Grigory Ustinov
@python

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

Last changed


May 26, 2022 Grigory Ustinov 0.2.0.14-alt1
- Build new version.
- Build with check.
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.