Skip to content

Commit

Permalink
New package: DescriptorSystems v0.1.0 (#28203)
Browse files Browse the repository at this point in the history
UUID: a81e2ce2-54d1-11eb-2c75-db236b00f339
Repo: https://github.com/andreasvarga/DescriptorSystems.jl.git
Tree: 20d022672e8f41809c2319cd1f421249144f505e

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Jan 21, 2021
1 parent 30f477f commit 33e1a96
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
5 changes: 5 additions & 0 deletions D/DescriptorSystems/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
MatrixEquations = "1.3.0-1"
MatrixPencils = "1.6.0-1"
Polynomials = "1.2.0-1"
julia = "1.2.0-1"
6 changes: 6 additions & 0 deletions D/DescriptorSystems/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MatrixEquations = "99c1a7ee-ab34-5fd5-8076-27c950a045f4"
MatrixPencils = "48965c70-4690-11ea-1f13-43a2532b2fa8"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3 changes: 3 additions & 0 deletions D/DescriptorSystems/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "DescriptorSystems"
uuid = "a81e2ce2-54d1-11eb-2c75-db236b00f339"
repo = "https://github.com/andreasvarga/DescriptorSystems.jl.git"
2 changes: 2 additions & 0 deletions D/DescriptorSystems/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "20d022672e8f41809c2319cd1f421249144f505e"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3286,6 +3286,7 @@ a7f614a8-145f-11e9-1d2a-a57a1082229d = { name = "MLJBase", path = "M/MLJBase" }
a80b9123-70ca-4bc0-993e-6e3bcb318db6 = { name = "CommonMark", path = "C/CommonMark" }
a81c6b42-2e10-5240-aca2-a61377ecd94b = { name = "Compose", path = "C/Compose" }
a81df072-f4bb-11e8-03d3-cfaeda626d18 = { name = "MCAnalyzer", path = "M/MCAnalyzer" }
a81e2ce2-54d1-11eb-2c75-db236b00f339 = { name = "DescriptorSystems", path = "D/DescriptorSystems" }
a832ea1e-0ca7-55ca-a41a-6462721bb861 = { name = "Base58", path = "B/Base58" }
a8343a65-b356-5275-be17-d741438d126c = { name = "EntityComponentSystem", path = "E/EntityComponentSystem" }
a83860b7-747b-57cf-bf1f-3e79990d037f = { name = "LibOSXUnwind_jll", path = "L/LibOSXUnwind_jll" }
Expand Down

0 comments on commit 33e1a96

Please sign in to comment.