Skip to content

Releases: JuliaControl/RobustAndOptimalControl.jl

v0.3.0

23 Jan 17:39

Choose a tag to compare

RobustAndOptimalControl v0.3.0

The breaking change is that hinfsythesize no longer returns the flag Boolean output.

There's also a new worked example in the docs
https://juliacontrol.github.io/RobustAndOptimalControl.jl/dev/hinf_connection/

The rest of the changes can be seen in the diff below.

Diff since v0.2.5

v0.2.5

20 Jan 19:01

Choose a tag to compare

RobustAndOptimalControl v0.2.5

Diff since v0.2.4

Merged pull requests:

v0.2.4

14 Jan 16:10

Choose a tag to compare

RobustAndOptimalControl v0.2.4

Diff since v0.2.3

Closed issues:

  • Add residualization model reduction (#30)

Merged pull requests:

  • Fix wrong links to MonteCarloMeasurements.jl (#33) (@ErikQQY)

v0.2.3

05 Jan 11:34

Choose a tag to compare

RobustAndOptimalControl v0.2.3

Diff since v0.2.2

  • Interface to DescriptorSystems.jl
  • Fixes to model reduction algorithms
  • Target relative γ in hinfsynthesize

Merged pull requests:

  • CompatHelper: bump compat for ComponentArrays to 0.11, (keep existing compat) (#32) (@github-actions[bot])

v0.2.2

03 Jan 19:57

Choose a tag to compare

RobustAndOptimalControl v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

30 Dec 12:46

Choose a tag to compare

RobustAndOptimalControl v0.2.1

Diff since v0.2.0

Closed issues:

v0.2.0

28 Dec 05:50

Choose a tag to compare

RobustAndOptimalControl v0.2.0

Diff since v0.1.2

Merged pull requests:

  • Add diskmargin and uncertainty modeling with MonteCarloMeasurements (#26) (@baggepinnen)

v0.1.2

19 Dec 16:36

Choose a tag to compare

RobustAndOptimalControl v0.1.2

Diff since v0.1.1

Merged pull requests:

v0.1.1

10 Dec 12:23

Choose a tag to compare

RobustAndOptimalControl v0.1.1

Diff since v0.1.0

v0.1.0

10 Nov 16:46

Choose a tag to compare

RobustAndOptimalControl v0.1.0

Merged pull requests:

  • prelim support for named systems (#3) (@baggepinnen)
  • CompatHelper: add new compat entry for "ComponentArrays" at version "0.9" (#4) (@github-actions[bot])
  • add features to find LFT (#5) (@baggepinnen)
  • CompatHelper: add new compat entry for "UnPack" at version "1.0" (#9) (@github-actions[bot])
  • CompatHelper: add new compat entry for MatrixPencils at version 1, (keep existing compat) (#22) (@github-actions[bot])