Skip to content

Commit

Permalink
New version: ControlSystemIdentification v0.1.6
Browse files Browse the repository at this point in the history
UUID: 3abffc1c-5106-53b7-b354-a47bfc086282
Repo: https://github.com/baggepinnen/ControlSystemIdentification.jl.git
Tree: fcd9d6d4200c4905b9309ea1680d8b744b6dd07c

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator committed Nov 6, 2019
1 parent 847425a commit a7d6e34
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
13 changes: 12 additions & 1 deletion C/ControlSystemIdentification/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,20 @@ TotalLeastSquares = "0.1.1"
MonteCarloMeasurements = "0.1.2-0"
TotalLeastSquares = "0.1.2-0"

["0.1.3-0"]
["0.1.3-0.1.5"]
MonteCarloMeasurements = "0.1.2-*"
TotalLeastSquares = "0.1.2-0.1"

["0.1.5-0"]
ControlSystems = "0.5.3-0.5"

["0.1.6-0"]
DSP = "0.0.0-0.6"
FFTW = "1"
FillArrays = "0.0.0-0.8"
MonteCarloMeasurements = "*"
Optim = "0.0.0-0.19"
Parameters = "0.0.0-0.12"
RecipesBase = "0.0.0-0.7"
Roots = "0.0.0-0.8"
TotalLeastSquares = "1"
3 changes: 3 additions & 0 deletions C/ControlSystemIdentification/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "366d66e7587662369f61f021d467e71851c29d0b"

["0.1.5"]
git-tree-sha1 = "ba33e0c213ec508acdd641c089dbf86be4875420"

["0.1.6"]
git-tree-sha1 = "fcd9d6d4200c4905b9309ea1680d8b744b6dd07c"

0 comments on commit a7d6e34

Please sign in to comment.