LBFGS and OWL-QN optimization algorithms
Project description
PyLBFGS
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.
Installing
Type:
pip install pylbfgs
Hacking
Type:
python setup.py build_ext -i
to build PyLBFGS in-place, i.e. without installing it.
To run the test suite, make sure you have Nose installed, and type:
nosetests tests/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyLBFGS-0.2.0.1.tar.gz
(79.4 kB
view details)
Built Distribution
File details
Details for the file PyLBFGS-0.2.0.1.tar.gz
.
File metadata
- Download URL: PyLBFGS-0.2.0.1.tar.gz
- Upload date:
- Size: 79.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d41e3fc13e57fdb6ec42d4f4bec2f9ea7bd4f4463f89384e17c76d1037d0241e |
|
MD5 | 5b7f9c943f0375f95048e5297f67b06c |
|
BLAKE2b-256 | ac515d07e113839a5c1257cffee2a83c5ae7237eb9eb93f44396396e04c2dab3 |
File details
Details for the file PyLBFGS-0.2.0.1-py2.7-linux-x86_64.egg
.
File metadata
- Download URL: PyLBFGS-0.2.0.1-py2.7-linux-x86_64.egg
- Upload date:
- Size: 133.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ada9f8c6aa7c05a21f4f0671cf8f78c60c6153fbf9c253908b1df9c9f3a5e45b |
|
MD5 | 5960df678e6e9840e3742e73bacfcb86 |
|
BLAKE2b-256 | 6597d57fae2dba5a1246b01f608483aa70f77df179382349af435753124868d7 |