Stochastic Programming And Related Optimization Workflows
Project description
sparow
Description
Sparow is a Python library of optimization solvers for stochastic programming.
Installation
Sparow requires the installation of or-topas, which can be installed using pip as follows:
git clone git@github.com:or-fusion/or_topas.git
cd or_topas
pip install -e .
cd ..
Developers should install Sparow using pip as follows:
git clone git@github.com:or-fusion/sparow.git
cd sparow
pip install -e .
cd ..
Testing
The Pytest software can be used to automatically run all tests within the current directory:
pytest .
Additionally, the following syntax generates a summary that includes code coverage:
pytest --cov-report term-missing --cov=sparow .
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sparow-1.0.1.tar.gz.
File metadata
- Download URL: sparow-1.0.1.tar.gz
- Upload date:
- Size: 61.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1118f0361671970e00756dda2855acf465cb2695325f5aecf9edb78e9ddef18
|
|
| MD5 |
4d3630a2ca9cd02b60991a82abe68388
|
|
| BLAKE2b-256 |
d78a8e65c8f07f7ed75b2c2e3a537c3f9f46e76292933c5e62311604939d962e
|
File details
Details for the file sparow-1.0.1-py3-none-any.whl.
File metadata
- Download URL: sparow-1.0.1-py3-none-any.whl
- Upload date:
- Size: 77.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
941fa377900bb88129569166cacdf78665bf69e1c9bad20e0c6f7aabc33b43ef
|
|
| MD5 |
08e362aad1de2bb43db364c5a0be9054
|
|
| BLAKE2b-256 |
9e75ec55e3553e43db478211588d8d47b20f665df92d284fda21e1ccc6b66366
|