Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 11:06
· 139 commits to main since this release
26cfdb3

CTModels v0.3.0

Diff since v0.2.3

Breaking changes

  • build_solution does not take anymore the constraints.

What's Changed

  • Plot the lower and upper bounds of the state and the control.
  • Plot the path constraints and the associated dual variables.
  • Choose what to plot: with description argument and the styles.
  • Retrieve the dual variable of a constraint, that is the associated Lagrange multiplier, from a label.

Merged pull requests:

Closed issues:

  • Bug Inria runners (#20)
  • [Dev] Labelled constraint and dual variable (#47)
  • [Dev] Matrix to Vector (#50)
  • [Dev] Tests (#51)
  • [Dev] Export / Import a solution (#52)
  • [Dev] Plot a solution (#53)
  • [Dev] Print an ocp (#54)
  • [Bug] Doc does not deploy (#58)
  • [General] New release (#67)
  • [Dev] Documentation (#70)
  • [Doc] Group plot (#76)
  • [Dev] Handling dual variables (#87)
  • [Dev] Choose what to plot (#89)