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.9.tar.gz
(82.4 kB
view details)
Built Distribution
PyLBFGS-0.1.9-py2.7-linux-x86_64.egg
(133.6 kB
view details)
File details
Details for the file PyLBFGS-0.1.9.tar.gz
.
File metadata
- Download URL: PyLBFGS-0.1.9.tar.gz
- Upload date:
- Size: 82.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cdfa5dc4b314b33795dd5fa3567b03c9b02edc643a8f0958000e839394ff08c |
|
MD5 | e572ecc9f4b46bfde61ab0d6f963473a |
|
BLAKE2b-256 | 4b10d8685bf4ab4281549e3772ad253aba3ca7aa97b97fda47866b80c502705a |
File details
Details for the file PyLBFGS-0.1.9-py2.7-linux-x86_64.egg
.
File metadata
- Download URL: PyLBFGS-0.1.9-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 | 632f84cc7230314360e322a8b475ab3de8803f797dc84420072f291a6a7de098 |
|
MD5 | ec080a2ad5c7fb6b2ac22cbc2dd9730a |
|
BLAKE2b-256 | 1c857fdc32b8781e781156678e06876d9e8d016f8d7eff73fefbd7c093fca610 |