Skip to content

Commit

Permalink
New version: MixedComplementarityProblems v0.1.5 (#121611)
Browse files Browse the repository at this point in the history
UUID: 6c9e26cb-9263-41b8-a6c6-f4ca104ccdcd
Repo: https://github.com/CLeARoboticsLab/MixedComplementarityProblems.jl.git
Tree: 8305996c71ccd226a1afd5f3bcfd6c2cc6c76513

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 18, 2024
1 parent 574df4f commit 4456716
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
9 changes: 7 additions & 2 deletions M/MixedComplementarityProblems/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,22 @@
BlockArrays = ["0.16.43-0.16", "1"]
ChainRulesCore = "1.25.0-1"
DataStructures = "0.18.20-0.18"
FastDifferentiation = "0.4.2-0.4"
FiniteDiff = "2.26.2-2"
ForwardDiff = "0.10.38-0.10"
LinearAlgebra = "1.11.0-1"
SparseArrays = "1.11.0-1"
Symbolics = "6.19.0-6"
TrajectoryGamesBase = "0.3.10-0.3"
Zygote = "0.6.73-0.6"

["0-0.1.0"]
julia = "1.10.0-1"

["0-0.1.4"]
FastDifferentiation = "0.4.2-0.4"
Symbolics = "6.19.0-6"

["0.1.1-0"]
julia = "1.11.0-1"

["0.1.5-0"]
SymbolicTracingUtils = "0.1.1-0.1"
9 changes: 7 additions & 2 deletions M/MixedComplementarityProblems/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,16 @@
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
FastDifferentiation = "eb9bf01b-bf85-4b60-bf87-ee5de06c00be"
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
TrajectoryGamesBase = "ac1ac542-73eb-4349-ae1b-660ab3609574"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

["0-0.1.4"]
FastDifferentiation = "eb9bf01b-bf85-4b60-bf87-ee5de06c00be"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

["0.1.5-0"]
SymbolicTracingUtils = "77ddf47f-b2ab-4ded-95ee-54f4fa148129"
3 changes: 3 additions & 0 deletions M/MixedComplementarityProblems/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "2d836187a3d47247612f070931b8cefaace619f7"

["0.1.4"]
git-tree-sha1 = "af241dcd6a1d7638626c8f1836daee43f104224e"

["0.1.5"]
git-tree-sha1 = "8305996c71ccd226a1afd5f3bcfd6c2cc6c76513"

0 comments on commit 4456716

Please sign in to comment.