Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.65 KB

RELEASE.md

File metadata and controls

54 lines (38 loc) · 1.65 KB

We are pleased to announce the release of Pyomo 6.5.0.

Pyomo is a collection of Python software packages that supports a diverse set of optimization capabilities for formulating and analyzing optimization models.

The following are highlights of the 6.0 release series:

  • Improved stability and robustness of core Pyomo code and solver interfaces
  • Integration of Boolean variables into GDP
  • Integration of NumPy support into the Pyomo expression system
  • Implemented a more performant NL file writer (NLv2)
  • Added support for Python 3.10, 3.11
  • Removed support for Python 3.6
  • New packages:
    • APPSI (Auto-Persistent Pyomo Solver Interfaces)
    • CP (Constraint programming models and solver interfaces)
    • DoE (Model based design of experiments)
    • External grey box models
    • IIS (Standard interface to solver IIS capabilities)
    • MPC (Data structures/utils for rolling horizon dynamic optimization)
    • PyROS (Pyomo Robust Optimization Solver)
    • Structural model analysis
    • Rewrite of the TrustRegion Solver

A full list of updates and changes is available in the CHANGELOG.md.

Enjoy!

About Pyomo

The Pyomo home page provides resources for Pyomo users:

Detailed documentation is hosted on Read the Docs:

Pyomo development is hosted at GitHub:

Get help at: