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.1.5.tar.gz
(76.9 kB
view details)
Built Distribution
PyLBFGS-0.1.5-py2.7-linux-x86_64.egg
(124.5 kB
view details)
File details
Details for the file PyLBFGS-0.1.5.tar.gz
.
File metadata
- Download URL: PyLBFGS-0.1.5.tar.gz
- Upload date:
- Size: 76.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee652fa70304a77a4468672ef8af9cb69ab5bac33dacf3e5577442f1e6e5279d |
|
MD5 | 6c06aa3ceb795d48d8938417772d19fa |
|
BLAKE2b-256 | 9d2dd9362dd528906d42910cdd26ddfc3c8c3fea8f157b4f3e3945c7f8111e63 |
File details
Details for the file PyLBFGS-0.1.5-py2.7-linux-x86_64.egg
.
File metadata
- Download URL: PyLBFGS-0.1.5-py2.7-linux-x86_64.egg
- Upload date:
- Size: 124.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8bf3284787d80db95f6385dafaca7ecc5770b603fe0912eb2f579263b8220d3 |
|
MD5 | 3229c61cebe7f70edfb6fa03212676a5 |
|
BLAKE2b-256 | fce144b0429d086c5a6dc3144e534091688609451c7711f934065c83c916b0ee |