Skip to content

Commit

Permalink
New package: GraphDynamics v0.1.0
Browse files Browse the repository at this point in the history
UUID: bcd5d0fe-e6b7-4ef1-9848-780c183c7f4c
Repo: https://github.com/Neuroblox/GraphDynamics.jl.git
Tree: 18516ae372b9e78b2389bfad24976a07e75e6dc6

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Sep 13, 2024
1 parent 5d79792 commit da1894e
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
9 changes: 9 additions & 0 deletions G/GraphDynamics/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
Accessors = "0.1"
ConstructionBase = "1.5.0-1"
OhMyThreads = "0.6"
RecursiveArrayTools = "3"
SciMLBase = "2"
SparseArrays = "1"
SymbolicIndexingInterface = "0.3"
julia = "1.10.0-1"
8 changes: 8 additions & 0 deletions G/GraphDynamics/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
OhMyThreads = "67456a42-1dca-4109-a031-0a68de7e3ad5"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
3 changes: 3 additions & 0 deletions G/GraphDynamics/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "GraphDynamics"
uuid = "bcd5d0fe-e6b7-4ef1-9848-780c183c7f4c"
repo = "https://github.com/Neuroblox/GraphDynamics.jl.git"
2 changes: 2 additions & 0 deletions G/GraphDynamics/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "18516ae372b9e78b2389bfad24976a07e75e6dc6"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8434,6 +8434,7 @@ bcd08a7b-43d2-5ff7-b6d4-c458787f915c = { name = "Singular", path = "S/Singular"
bcd14c31-b0d4-4eae-b592-0213e767a021 = { name = "Numssp", path = "N/Numssp" }
bcd408f2-95f5-489e-9934-d251842dc866 = { name = "PottsGumbelRBMLayers", path = "P/PottsGumbelRBMLayers" }
bcd4f6db-9728-5f36-b5f7-82caef46ccdb = { name = "DelayDiffEq", path = "D/DelayDiffEq" }
bcd5d0fe-e6b7-4ef1-9848-780c183c7f4c = { name = "GraphDynamics", path = "G/GraphDynamics" }
bcd98974-b02a-5e2f-9ee0-a103f5c450dd = { name = "PowerSystems", path = "P/PowerSystems" }
bcdb8e00-2c21-11e9-3065-2b553b22f898 = { name = "Metaheuristics", path = "M/Metaheuristics" }
bcdc36c2-0c3e-11ea-095a-c9dadae499f1 = { name = "GridapPETSc", path = "G/GridapPETSc" }
Expand Down

0 comments on commit da1894e

Please sign in to comment.