https://github.com/pyomo/pyomogallery
A collection of Pyomo examples
https://github.com/pyomo/pyomogallery
Last synced: 11 months ago
JSON representation
A collection of Pyomo examples
- Host: GitHub
- URL: https://github.com/pyomo/pyomogallery
- Owner: Pyomo
- License: other
- Created: 2015-01-15T05:21:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T19:26:05.000Z (over 1 year ago)
- Last Synced: 2025-02-23T19:09:06.852Z (11 months ago)
- Language: Jupyter Notebook
- Size: 111 KB
- Stars: 293
- Watchers: 38
- Forks: 160
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.repostatus.org/#inactive)
# PyomoGallery
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.