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.12.tar.gz
(79.4 kB
view details)
Built Distribution
File details
Details for the file pylbfgs-0.1.12.tar.gz
.
File metadata
- Download URL: pylbfgs-0.1.12.tar.gz
- Upload date:
- Size: 79.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8db5b85121bdeb03b8b860f71f206bbd46338c22f8bc1dcc7242a3235e0253ba |
|
MD5 | 8fcc2c13ecb374357fa1d9212d864686 |
|
BLAKE2b-256 | e14c7e00b2dcfd22b3d62508691084032b2f02b6e6f6fa7300ef7a6b2c468b40 |
File details
Details for the file pylbfgs-0.1.12-py2.7-linux-x86_64.egg
.
File metadata
- Download URL: pylbfgs-0.1.12-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 | dda7e824a62de9d80bd5049e3308e62a4cb6b307435d96ebf3297b86098cc893 |
|
MD5 | 99f7d59b23d109c2c83781847dc3d817 |
|
BLAKE2b-256 | 234585668a6de12397a5f94b593b7f3847cc97a1eb04b1c0fc2f0de6f286b819 |