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.11.tar.gz
(65.9 kB
view details)
Built Distribution
File details
Details for the file pylbfgs-0.1.11.tar.gz
.
File metadata
- Download URL: pylbfgs-0.1.11.tar.gz
- Upload date:
- Size: 65.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74e571ef89046fbe039c226147094867d4117a5e9aa86ddc143dced3697f5bdc |
|
MD5 | 552a81d49792bf7a6f49e005a0bac380 |
|
BLAKE2b-256 | a28699b9e1751090a18383f85d8aaac8dd4761fea13916b5e5483c978fd4d8d1 |
File details
Details for the file pylbfgs-0.1.11-py2.7-linux-x86_64.egg
.
File metadata
- Download URL: pylbfgs-0.1.11-py2.7-linux-x86_64.egg
- Upload date:
- Size: 133.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51a3213fc2f4967e40f964689bd377aa323106c40c9f0056625660620de58ad7 |
|
MD5 | 70df45dbd92456520cc09e2d64d21941 |
|
BLAKE2b-256 | bc369eca7221dfb38b4101ff209f3a2d9167bf15c6d12cec55443d0460396a0f |