Skip to content

Releases: JuliaControl/ControlSystems.jl

v1.15.2

20 Jan 09:07
fd5e6b0

Choose a tag to compare

ControlSystems v1.15.2

Diff since v1.15.1

Merged pull requests:

Closed issues:

  • I cannot install version 1.15.1 (#1022)
  • Lsim fails for pure gain systems (D matrix only) (#1024)
  • precompile error (#1032)
  • Non-native English speakers need help. (#1036)
  • Troubles building the documentation (#1038)

v0.5.2

20 Jan 09:06
7848c13

Choose a tag to compare

ControlSystems v0.5.2

Diff since v0.5.1

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v1.15.1

29 Aug 17:23
26391e7

Choose a tag to compare

ControlSystems v1.15.1

Diff since v1.15.0

Merged pull requests:

Closed issues:

  • ControlSystems.jl fails to compile (#1020)

v1.15.0

26 Aug 07:17

Choose a tag to compare

ControlSystems v1.15.0

Diff since v1.14.0

  • Add Makie recipes

Merged pull requests:

Closed issues:

  • marginplot doesn't support the hz keyword argument (#827)
  • hinfnorm failure case (#1014)

v1.14.0

25 Jul 09:27

Choose a tag to compare

ControlSystems v1.14.0

Diff since v1.13.1

Merged pull requests:

Closed issues:

  • Docstring for nyquist uses im as an output argument –> clash with the imaginary unit im (#924)

v1.13.1

16 Jun 07:56
dbe65e6

Choose a tag to compare

ControlSystems v1.13.1

Diff since v1.13.0

Merged pull requests:

Closed issues:

  • Observer with pole placement doesn't work for n=3 (#995)

v1.13.0

13 May 13:55
967cab7

Choose a tag to compare

ControlSystems v1.13.0

Diff since v1.12.0

Merged pull requests:

  • CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#977) (@github-actions[bot])
  • add notes on solving for open loop from closed loop (#985) (@baggepinnen)
  • implement typed_hvcat for LTI systems (#988) (@baggepinnen)
  • Use algorithms for poles and zeros of rational matrices from MatrixPencils.jl (#990) (@baggepinnen)

Closed issues:

  • Missing details in the docstring for Kalman (#986)
  • minreal does not give a minimal realisation (#992)

v1.12.0

22 Apr 08:29
4052167

Choose a tag to compare

ControlSystems v1.12.0

Diff since v1.11.2

Merged pull requests:

  • improve tf2ss conversion (#971) (@baggepinnen)
  • use zero computations form MatrixPencils (#972) (@baggepinnen)
  • enable tzeros for BigFloat (#976) (@baggepinnen)
  • Bump ImplicitDifferentiation bound + run CompatHelper on subpackages (#980) (@gdalle)
  • move phase adjustment to margin from marginplot (#981) (@baggepinnen)
  • CompatHelper: add new compat entry for ComponentArrays in [weakdeps] at version 0.15 for package ControlSystemsBase, (keep existing compat) (#984) (@github-actions[bot])

Closed issues:

  • ML-POSOC: Memory-Limited Partially Observable Stochastic Control and Its Mean-Field Control (#973)
  • Q: Marginplot -- gain margin with setPlotScale("dB") (#979)

v1.11.2

13 Feb 13:50
c66b3d1

Choose a tag to compare

ControlSystems v1.11.2

Diff since v1.11.1

Merged pull requests:

Closed issues:

  • margin() gives incorrect phase margin for system with negative margin (#961)

v1.11.1

20 Jan 11:01
db44227

Choose a tag to compare

ControlSystems v1.11.1

Diff since v1.11.0

Merged pull requests:

Closed issues:

  • Tests for pid_design.jl and discrete.jl (#58)
  • ControlSystems + DSP (#92)
  • Function tf and ss (#145)
  • to_matrix (#224)
  • Remove LaTeX in plot recipies (#383)
  • Problems with getPhaseTicks and getLogTicks (#435)
  • Luenberger/Ackermann pole placement for MIMO systems. (#456)
  • Update docs for freqresp (#461)
  • Help Request: Time Varying LQR Solution (#463)
  • Deprecate norm? (#543)
  • Remaining uses of plot (#610)
  • Building a vector of both continuous and discrete (#665)
  • Delay system in feedback path throws a method error (#762)
  • LsimWorkspace not working for discrete transfer functions (#833)
  • Implement /\ in terms of feedback (#901)