Skip to content

Commit

Permalink
New package: ControlSystemsBase v1.0.0 (#67921)
Browse files Browse the repository at this point in the history
UUID: aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e
Repo: https://github.com/JuliaControl/ControlSystems.jl.git
Tree: b9cace1d9774d8fb4ddc98bb2ae1c5516e1ab8fb

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Sep 11, 2022
1 parent a9c7206 commit 6c418a4
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 0 deletions.
13 changes: 13 additions & 0 deletions C/ControlSystemsBase/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[1]
DSP = "0.6.1-0.7"
ForwardDiff = "0.10"
IterTools = "1"
LaTeXStrings = "1"
MacroTools = "0.5"
MatrixEquations = ["1", "2.1.0-2"]
MatrixPencils = "1.6.0-1"
Polyester = "0.6"
Polynomials = "1.1.10-3"
RecipesBase = "1"
StaticArrays = "1"
julia = "1.6.0-1"
17 changes: 17 additions & 0 deletions C/ControlSystemsBase/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[1]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
MatrixEquations = "99c1a7ee-ab34-5fd5-8076-27c950a045f4"
MatrixPencils = "48965c70-4690-11ea-1f13-43a2532b2fa8"
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
4 changes: 4 additions & 0 deletions C/ControlSystemsBase/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "ControlSystemsBase"
uuid = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
repo = "https://github.com/JuliaControl/ControlSystems.jl.git"
subdir = "lib/ControlSystemsBase"
2 changes: 2 additions & 0 deletions C/ControlSystemsBase/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "b9cace1d9774d8fb4ddc98bb2ae1c5516e1ab8fb"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5537,6 +5537,7 @@ aa8a2aa5-91d8-4396-bcef-d4f2ec43552d = { name = "EnsembleKalmanProcesses", path
aa8e78f4-663f-4ce1-b829-204476f23beb = { name = "BSONify", path = "B/BSONify" }
aaaa29a8-35af-508c-8bc3-b662a17a0fe5 = { name = "Clustering", path = "C/Clustering" }
aaaaaaaa-4a10-5553-b683-e707b00e83ce = { name = "DynamicAxisWarping", path = "D/DynamicAxisWarping" }
aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e = { name = "ControlSystemsBase", path = "C/ControlSystemsBase" }
aaaacae8-1622-11e9-2a5c-532679323890 = { name = "PaddedMatrices", path = "P/PaddedMatrices" }
aaaaf01e-2457-52c6-9fe8-886f7267d736 = { name = "GStreamer_jll", path = "G/GStreamer_jll" }
aabc7e14-95f1-5e66-9f32-aea603782360 = { name = "MariaDB_Connector_C_jll", path = "M/MariaDB_Connector_C_jll" }
Expand Down

0 comments on commit 6c418a4

Please sign in to comment.