Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 3.49 KB

README.md

File metadata and controls

58 lines (40 loc) · 3.49 KB

Build Status Build status codecov Scrutinizer Code Quality Documentation Status

GitHub contributors Merged PRs Issue stats Research software impact Project Status: Active – The project has reached a stable, usable state and is being actively developed.

Pyomo Overview

Pyomo is a Python-based open-source software package that supports a diverse set of optimization capabilities for formulating and analyzing optimization models.

Pyomo is available under the BSD License.

Pyomo is currently tested with the following Python implementations:

  • CPython: 2.6, 2.7, 3.4, 3.5, 3.6

Installation

PyPI PyPI

pip install pyomo

BinStar Binstar Badge Binstar Badge

conda install -c https://conda.anaconda.org/conda-forge pyomo

Getting Help

Developers

Pyomo development moved to this repository in June, 2016 from Sandia National Laboratories. Developer discussions are hosted by 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.