Skip to content

Releases: JuliaControl/ControlSystems.jl

v1.10.2

01 Apr 11:21
475758a
Compare
Choose a tag to compare

ControlSystems v1.10.2

Diff since v1.10.1

Merged pull requests:

Closed issues:

  • Discrete bode default axis ranges (#438)
  • Change input/output plot order of SimResult (#919)
  • Step response (at a t0 instant) of a first order system with delay doesn't work correctly with lsim (but works fine with step but with t0=0) (#920)

v1.10.1

14 Dec 12:44
e8f68d6
Compare
Choose a tag to compare

ControlSystems v1.10.1

Diff since v1.10.0

Merged pull requests:

Closed issues:

  • d2c_exact should work with gains (i.e. state space systems without states) (#909)

v1.10.0

07 Dec 06:21
b73c794
Compare
Choose a tag to compare

ControlSystems v1.10.0

Diff since v1.9.0

Merged pull requests:

v1.10.0

07 Dec 06:21
b73c794
Compare
Choose a tag to compare

ControlSystems v1.10.0

Diff since v1.9.0

Merged pull requests:

v1.9.0

04 Dec 10:59
d051926
Compare
Choose a tag to compare

ControlSystems v1.9.0

Diff since v1.8.2

Merged pull requests:

Closed issues:

  • Gamma contour in Nyquist plot (#796)
  • pid with zero proportional gain (#897)
  • ControlSystemsBase blocking Polynomials.jl v4 (#898)

v1.8.2

22 Oct 07:49
07c8743
Compare
Choose a tag to compare

ControlSystems v1.8.2

Diff since v1.8.1

Merged pull requests:

Closed issues:

  • bodeplot does not work well with plotlyjs backend (#875)
  • append on DelayLtiSystem does not works (#879)
  • OutOfMemoryError on step without time step size (#880)
  • named transfer functions (#885)
  • minreal returns system of order 21 instead of order 5. (#890)
  • add tolerance to tzeros (#891)

v1.8.1

11 Oct 09:48
cae517e
Compare
Choose a tag to compare

ControlSystems v1.8.1

Diff since v1.8.0

Merged pull requests:

Closed issues:

  • SisoZpk and SisoRational constructors called multiple times from zpk and tf (#387)
  • Rendering of state space equations in documentation (#867)
  • no method matching zpk for step (#869)
  • Using : for indexing does not works on TransferFunction (#871)
  • c2d not working with method input (#873)
  • change to ControlSystems dosent work for import pkg (#877)

v1.8.0

13 Jul 13:35
e9690d9
Compare
Choose a tag to compare

ControlSystems v1.8.0

Diff since v1.7.4

Closed issues:

  • ssdata & storage format of systems? (#857)

Merged pull requests:

v1.7.4

30 May 16:36
42e3955
Compare
Choose a tag to compare

ControlSystems v1.7.4

Diff since v1.7.3

Closed issues:

  • Allow place to handle multi input systems (#384)
  • zpk view of NamedStateSpace structure (#845)
  • sigmaplot -- possible to just plot largest and smallest singular values? (#846)

Merged pull requests:

v1.7.3

22 May 15:01
544a3ff
Compare
Choose a tag to compare

ControlSystems v1.7.3

Diff since v1.7.2

Closed issues:

  • Polynomials with very small coefficients gets rounded to 0 (#123)
  • lsim not working for systems that are not strictly proper (#195)
  • iscontinuous function not found (#199)
  • Adjustment to dlqr and dlyap (#222)
  • Non-positive Ts for continuous types (#447)
  • Converting "identity" transfert function with ss results in BoundsError (#828)
  • delay*tf being recognized as improper even if it is not. (#830)
  • Julia v1.9: ControlSystems/-MTK error message (#834)
  • minreal works -- but gives "wrong" result (#835)
  • bodeplot... is the magnitude given in dB? (#839)

Merged pull requests: