Skip to content

Commit

Permalink
New package: SymbolicControlSystems v0.1.0 (#62922)
Browse files Browse the repository at this point in the history
UUID: 886cb79-8fd3-4b11-92f6-8071e46f71c5
Repo: https://github.com/JuliaControl/SymbolicControlSystems.jl.git
Tree: ed8c99f7510bd12b24f5ae21d1cc2f1e20602252

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 26, 2022
1 parent c8dcb98 commit 1153a52
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4238,6 +4238,7 @@ some amount of consideration when choosing package names.
88564308-05f9-4728-994a-86d35eafc244 = { name = "WordleSolver", path = "W/WordleSolver" }
88578114-2e0c-4679-8b18-24dc4fa60bec = { name = "MATDaemon", path = "M/MATDaemon" }
88634af6-177f-5301-88b8-7819386cfa38 = { name = "SaferIntegers", path = "S/SaferIntegers" }
886cb795-8fd3-4b11-92f6-8071e46f71c5 = { name = "SymbolicControlSystems", path = "S/SymbolicControlSystems" }
886fa1cc-5380-4008-8113-0516998d4847 = { name = "MetaDataGraphs", path = "M/MetaDataGraphs" }
888e69b1-873b-5047-a2fc-24c07cbe9dc8 = { name = "muparser_jll", path = "M/muparser_jll" }
88a5189c-e7ff-4f85-ac6b-e6158070f02e = { name = "DataAugmentation", path = "D/DataAugmentation" }
Expand Down
6 changes: 6 additions & 0 deletions S/SymbolicControlSystems/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
ControlSystems = "0.12"
Latexify = "0.14-0.15"
SymPy = "1"
Symbolics = "4.4.0-4"
julia = "1.5.0-1"
7 changes: 7 additions & 0 deletions S/SymbolicControlSystems/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
ControlSystems = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SymPy = "24249f21-da20-56a4-8eb1-6a02cf4ae2e6"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
3 changes: 3 additions & 0 deletions S/SymbolicControlSystems/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SymbolicControlSystems"
uuid = "886cb795-8fd3-4b11-92f6-8071e46f71c5"
repo = "https://github.com/JuliaControl/SymbolicControlSystems.jl.git"
2 changes: 2 additions & 0 deletions S/SymbolicControlSystems/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "ed8c99f7510bd12b24f5ae21d1cc2f1e20602252"

0 comments on commit 1153a52

Please sign in to comment.