Skip to content

Releases: SimonEnsemble/Controlz.jl

v0.3.0

24 Jan 19:06
c361b09
Compare
Choose a tag to compare

no Python dependency. now uses CairoMakie.jl for data viz.
also added tests in the docs and doc strings.
examples run automatically in a Pluto notebook to generate figs for the docs.

return data frame after simulating

02 Jan 21:23
5457215
Compare
Choose a tag to compare

returns data frame after simulating instead of two arrays.

v0.1.6

16 Jun 01:08
142e116
Compare
Choose a tag to compare

Controlz v0.1.6

Diff since v0.1.5

Merged pull requests:

v0.1.5

04 Jun 03:07
42202dc
Compare
Choose a tag to compare

Controlz v0.1.5

Diff since v0.1.4

Closed issues:

  • TODO (#3)
  • margins (#16)

Merged pull requests:

  • allow intial guesses for wc and wg in margins, allow bode plot resolu… (#17) (@SimonEnsemble)

v0.1.4

17 May 04:06
6a2f7b7
Compare
Choose a tag to compare

Controlz v0.1.4

Diff since v0.1.3

Closed issues:

  • #TODO: bode plots (#10)
  • root locus (#12)
  • gain phase margin failure (#13)

Merged pull requests:

v0.1.3

20 Feb 16:06
Compare
Choose a tag to compare

Controlz v0.1.3

Diff since v0.1.2

Merged pull requests:

animations

18 Feb 16:42
f0c1f10
Compare
Choose a tag to compare

add mk_gif to make animations of the responses.

first, second order transfer function constructors

17 Feb 23:15
Compare
Choose a tag to compare

v0.1.0

28 Dec 05:34
v0.1.0
Compare
Choose a tag to compare

v0.1.0 (2019-12-25)

Diff since 9e2772b75c881b9719198854cf73ee184eb773a0

Closed issues:

  • stuff to do (#2)
  • show\(tf\) (#1)