Skip to content

Releases: JuliaControl/RobustAndOptimalControl.jl

v0.3.3

20 Feb 11:42
3a75d7a
Compare
Choose a tag to compare

RobustAndOptimalControl v0.3.3

Diff since v0.3.2

Merged pull requests:

v0.3.2

15 Feb 19:28
Compare
Choose a tag to compare

RobustAndOptimalControl v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

25 Jan 11:10
9909007
Compare
Choose a tag to compare

RobustAndOptimalControl v0.3.1

Diff since v0.3.0

v0.3.0

23 Jan 17:39
Compare
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
Compare
Choose a tag to compare

RobustAndOptimalControl v0.2.5

Diff since v0.2.4

Merged pull requests:

v0.2.4

14 Jan 16:10
Compare
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
Compare
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
Compare
Choose a tag to compare

RobustAndOptimalControl v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

30 Dec 12:46
Compare
Choose a tag to compare

RobustAndOptimalControl v0.2.1

Diff since v0.2.0

Closed issues:

v0.2.0

28 Dec 05:50
Compare
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)