/pysp

PySP: Stochastic Programming in Python

Primary LanguagePythonOtherNOASSERTION

Github Actions Status Jenkins Status codecov

GitHub contributors Merged PRs Issue stats Documentation Status

PySP Overview

PySP is an extension to the Pyomo optimization modeling package for formulating and solving stochastic programming optimization problems.

PySP was originally developed within the Pyomo project and has subsequently been replaced by mpi-sppy as the recommended extension for optimization under uncertainty in Pyomo.

We plan to make PySP available at least until some time in 2023.

Developers

PySP was split out of the main Pyomo repository in February, 2021. Developer discussions continue to occur through the main Pyomo developer mailing list hosted on google groups.

By contributing to this software project, you are agreeing to the following terms and conditions for your contributions:

  1. You agree your contributions are submitted under the BSD license.
  2. You represent you are authorized to make the contributions and grant the license. If your employer has rights to intellectual property that includes your contributions, you represent that you have received permission to make contributions and grant the required license on behalf of that employer.