An open API service indexing awesome lists of open source software.

https://github.com/pyomo/pyomo-gallery

A collection of Pyomo examples
https://github.com/pyomo/pyomo-gallery

Last synced: 10 months ago
JSON representation

A collection of Pyomo examples

Awesome Lists containing this project

README

          

[![Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)

# Pyomo Gallery
A collection of Pyomo examples

#### For Users

This project supports a collection of Pyomo models and scripting examples. [See the wiki for the list of examples.](https://github.com/Pyomo/PyomoGallery/wiki)

The Pyomo Gallery is available under the BSD License.

#### For Contributors

We encourage contributions to the Pyomo Gallery from all Pyomo users and developers. Each example in the gallery is stored in a separate subdirectory, and a Jupyter notebook is used to describe the example. Existing examples illustrate the expected level of detail, but feel free to structure your example in a different manner as appropriate.

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.