Skip to content

Version 1.6.0 Release

Latest

Choose a tag to compare

@DKenefake DKenefake released this 14 Sep 00:00
· 142 commits to main since this release
a5c9ce0

We have released version 1.6.0, this is primarily to roll out a new model building interface and some minor bug fixes.

Now multiparametric programs can be formulated similar to how you would formulate models in pyomo or gurobipy. So it is easier then ever to generate multiparametric optimization model.

There is not a breaking change in any of the older public facing API, so feel free to update to the latest version, as it will be compatible with earlier versions of the code.

You can update to the new version with the following command.

pip install ppopt --upgrade

If you run into any errors or bugs, please let us know!