Generates penalty models using SciPy's linear programming.
Project description
Penalty Model - Linear Programming
Generates penalty models using scipy.optimize’s Linear Programming capability. Serves as a factory and cache for penaltymodel.
On install, penaltymodel-lp registers an entry point that can be read by
penaltymodel. It will be used automatically by any project that uses penaltymodel’s
get_penalty_model
function.
Installation
To install:
pip install penaltymodel-lp
To build from souce:
cd penaltymodel_lp
pip install -r requirements.txt
python setup.py install
License
Released under the Apache License 2.0
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
penaltymodel-lp-0.1.6.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file penaltymodel-lp-0.1.6.tar.gz
.
File metadata
- Download URL: penaltymodel-lp-0.1.6.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5203d6d9af3efebd0744ac984dd367fb8eb48fe5afb060b6c2273d5b62dac101 |
|
MD5 | c8bd86456d13d84b8554bd0e7bdfeb56 |
|
BLAKE2b-256 | 76d860b2252820c4372dc7a92d621a1d737e8b381362f6f699f5c21945b87df6 |
File details
Details for the file penaltymodel_lp-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: penaltymodel_lp-0.1.6-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cf56a6cf91143fedd7b2e1d17fc10c5b118cfb417627e91334fd51ce9441629 |
|
MD5 | 4690d1f0b8a5da99d0db68a192f1b2b2 |
|
BLAKE2b-256 | 93651a38b6733bbb17772d517b2c86de339d820acce87a3ffe133682eb6310c6 |