Skip to main content

Generates penalty models using SciPy's linear programming.

Project description

https://img.shields.io/pypi/v/penaltymodel-lp.svg

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 hashes)

Uploaded Source

Built Distribution

penaltymodel_lp-0.1.6-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page