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
Release files for penaltymodel-lp 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| penaltymodel-lp-0.1.6.tar.gz | 5.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| penaltymodel_lp-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.9 kB
Release files / penaltymodel-lp-0.1.6.tar.gz
| Download URL | penaltymodel-lp-0.1.6.tar.gz |
|---|---|
| Size | 5.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5203d6d9af3efebd0744ac984dd367fb8eb48fe5afb060b6c2273d5b62dac101
|
|
BLAKE2b-256 checksum How to use checksums |
76d860b2252820c4372dc7a92d621a1d737e8b381362f6f699f5c21945b87df6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / penaltymodel_lp-0.1.6-py3-none-any.whl
| Download URL | penaltymodel_lp-0.1.6-py3-none-any.whl |
|---|---|
| Size | 7.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6cf56a6cf91143fedd7b2e1d17fc10c5b118cfb417627e91334fd51ce9441629
|
|
BLAKE2b-256 checksum How to use checksums |
93651a38b6733bbb17772d517b2c86de339d820acce87a3ffe133682eb6310c6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|