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.6.tar.gz
(79.4 kB
view details)
Built Distribution
PyLBFGS-0.1.6-py2.7-linux-x86_64.egg
(124.5 kB
view details)
File details
Details for the file PyLBFGS-0.1.6.tar.gz
.
File metadata
- Download URL: PyLBFGS-0.1.6.tar.gz
- Upload date:
- Size: 79.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff810caf2a65ee2aa9202bd54d635960afecf18124ee1d4be35fe42124f44b8a |
|
MD5 | 061d2da6d9f9d2fd3a7107126a02aafa |
|
BLAKE2b-256 | e204e6b0dab2e9f2f6e26cfa5c84a78b0d6fed23587b0124eca16f56a3f786dc |
File details
Details for the file PyLBFGS-0.1.6-py2.7-linux-x86_64.egg
.
File metadata
- Download URL: PyLBFGS-0.1.6-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 | db4e60a921d4aa1b7b50f64ff5378b61d2b16aa01b05d18b4891c74fa1e9774d |
|
MD5 | 076116847409d793bb35364fa6d281d4 |
|
BLAKE2b-256 | 0aaa7b3396390e0182a3c0242d436470804ca9ee0d44418caf7deef04532ebbc |