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.8.tar.gz
(82.4 kB
view details)
Built Distribution
PyLBFGS-0.1.8-py2.7-linux-x86_64.egg
(131.3 kB
view details)
File details
Details for the file PyLBFGS-0.1.8.tar.gz
.
File metadata
- Download URL: PyLBFGS-0.1.8.tar.gz
- Upload date:
- Size: 82.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91757c5a560453c36635e8680ab8290d7f954ccf144e878bba95e596ad88b968 |
|
MD5 | a5a4e267a9d664aaafdc2210e6b0c779 |
|
BLAKE2b-256 | dd47514dab4acf6bde620a6568d5cf38ddce3516fc2462b3c8a899778424e8d3 |
File details
Details for the file PyLBFGS-0.1.8-py2.7-linux-x86_64.egg
.
File metadata
- Download URL: PyLBFGS-0.1.8-py2.7-linux-x86_64.egg
- Upload date:
- Size: 131.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 877acd163b8be345b4e7ea747c4cdff2dd78ceac984034a0e6f28f440935d18e |
|
MD5 | 82f2b9493f36dec5bc66e39a9bb2eee0 |
|
BLAKE2b-256 | 4ee236e505a46b329ba1180f322213dc513673f1fd2466caadead7905c8d9651 |