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 --upgradeIf you run into any errors or bugs, please let us know!