Skip to content

Commit

Permalink
New version: NetworkDynamics v0.9.5 (#123188)
Browse files Browse the repository at this point in the history
UUID: 22e9dc34-2a0d-11e9-0de0-8588d035468b
Repo: https://github.com/JuliaDynamics/NetworkDynamics.jl.git
Tree: 1d916549ba5f91349affcc21d83b59072d372883

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 17, 2025
1 parent 1d4b4c2 commit 048e175
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 3 deletions.
9 changes: 7 additions & 2 deletions N/NetworkDynamics/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ SciMLBase = "2.0-2.10"

["0.9-0"]
ArgCheck = "2.3.0-2"
Atomix = "0.1"
DocStringExtensions = "0.9.3-0.9"
FastClosures = "0.3.2-0.3"
ForwardDiff = "0.10.36-0.10"
Expand All @@ -68,15 +67,21 @@ StaticArrays = "1.9.4-1"
SteadyStateDiffEq = "2.2.0-2"
StyledStrings = "1.0.3-1"
SymbolicIndexingInterface = "0.3.27-0.3"
Symbolics = "6.19"
TimerOutputs = "0.5.23-0.5"
julia = "1.10.0-1"

["0.9-0.9.3"]
NonlinearSolve = "3.13.0-3"

["0.9-0.9.4"]
Atomix = "0.1"
Symbolics = "6.19"

["0.9.3-0"]
Static = "1.1.1-1"

["0.9.4-0"]
NonlinearSolve = "4"

["0.9.5-0"]
Atomix = ["0.1", "1"]
4 changes: 3 additions & 1 deletion N/NetworkDynamics/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,10 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"

["0.9-0.9.4"]
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

["0.9.3-0"]
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
3 changes: 3 additions & 0 deletions N/NetworkDynamics/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,6 @@ git-tree-sha1 = "7d476f1740d68739040ca830a6187378a5c7df5c"

["0.9.4"]
git-tree-sha1 = "bb5838aa6453c500d8cfe4e24afd7282fa018fce"

["0.9.5"]
git-tree-sha1 = "1d916549ba5f91349affcc21d83b59072d372883"
4 changes: 4 additions & 0 deletions N/NetworkDynamics/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
Adapt = "4.0.4-4"
CUDA = "5.5.2-5"
ModelingToolkit = "9"

["0.9.5-0"]
MacroTools = "0.5.15-0.5"
Symbolics = "6.19"
4 changes: 4 additions & 0 deletions N/NetworkDynamics/WeakDeps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"

["0.9.5-0"]
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

0 comments on commit 048e175

Please sign in to comment.