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.1.tar.gz
(76.9 kB
view details)
Built Distribution
PyLBFGS-0.1.1-py2.7-linux-x86_64.egg
(124.5 kB
view details)
File details
Details for the file PyLBFGS-0.1.1.tar.gz
.
File metadata
- Download URL: PyLBFGS-0.1.1.tar.gz
- Upload date:
- Size: 76.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ce6dedced0b8486a5b67a69d0288c287cae17a3546ee4574cbacd314d0cbb2c |
|
MD5 | e60d6696b6491fe188b7a6e0a92c1f52 |
|
BLAKE2b-256 | 28295d9ca3c98a2ba4f270db629013ec4572c4353df812a86f066e0ac4f1e58d |
File details
Details for the file PyLBFGS-0.1.1-py2.7-linux-x86_64.egg
.
File metadata
- Download URL: PyLBFGS-0.1.1-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 | 356b2a18cdf87def7e7642d4d54759ff63b91285179d5e748a8d30714fb10c18 |
|
MD5 | d750983d9a6264519c4dc2c3929ceefc |
|
BLAKE2b-256 | 6661ce15f41f45a39f178719d5ee726549425549295eba758fd3bc9811ea3e47 |