Changes: * Renamed `Boundaryconditions` to `Disturbances` * Updated examples
0.2.3
Changes:
* Added quickstart example script * Updated documantation
0.2.2
Changes:
* Added examples to the release
0.2.1
Changes:
* Added documentation * Small changes to several classes to make things more logical
0.2.0
Changes:
* Base Emulator class no longer uses Dymola * Added DympyEmulator as emulator with Dymola and dympy * Examples use pyomo instead of CPLEX api * Several small updates
0.1.0
Changes: - change in the definition of the optimal control problem. Formulation and Solution are now separate methods. Change is backwards compatible but shows a depreciation message