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.3.tar.gz
(76.9 kB
view details)
Built Distribution
PyLBFGS-0.1.3-py2.7-linux-x86_64.egg
(124.5 kB
view details)
File details
Details for the file PyLBFGS-0.1.3.tar.gz
.
File metadata
- Download URL: PyLBFGS-0.1.3.tar.gz
- Upload date:
- Size: 76.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df1f7f0350ca868cce6415a4e484e08ae6a0aec35560705038112021b6909010 |
|
MD5 | f62942e4dcd6046195728cf1aee69e14 |
|
BLAKE2b-256 | a3e51e1a76799c4057f9d34b1b30e951a5b4560dd5ea252b5a71212679738643 |
File details
Details for the file PyLBFGS-0.1.3-py2.7-linux-x86_64.egg
.
File metadata
- Download URL: PyLBFGS-0.1.3-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 | 729fef88e9a352c8533a3a0c076c56b2fbef1fbb39b4ecd4498db1418e3b27e4 |
|
MD5 | 7010662a787d237ab630fc6f73c34616 |
|
BLAKE2b-256 | c2ee25d0b5018889cf6bcbba888b70baf0586943531c6031d925223de16e63f0 |