Skip to content

Commit

Permalink
New version: Optimization v3.25.0 (#106669)
Browse files Browse the repository at this point in the history
UUID: 7f7a1694-90dd-40f0-9382-eb1efda571ba
Repo: https://github.com/SciML/Optimization.jl.git
Tree: ff78e9cada1349a0fb64995db7325949cb34b67b

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored May 12, 2024
1 parent 3a324d7 commit 5d372b7
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 11 additions & 3 deletions O/Optimization/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ julia = "1.9.0-1"
SymbolicIndexingInterface = "0.3"

["3.21-3"]
ADTypes = "0.2.5-0.2"
ArrayInterface = "7.6.0-7"
ConsoleProgressMonitor = "0.1.1-0.1"
DocStringExtensions = "0.9"
Expand All @@ -68,6 +67,9 @@ Reexport = "1.2.0-1"
["3.21-3.21.1"]
SciMLBase = "2.16.3-2"

["3.21-3.24"]
ADTypes = "0.2.5-0.2"

["3.21.0"]
LinearAlgebra = "1.9.0-1"
Logging = "1.9.0-1"
Expand All @@ -86,12 +88,18 @@ SymbolicIndexingInterface = "0.3.2-0.3"
["3.21.2-3.21"]
SciMLBase = "2.20.0-2"

["3.22-3"]
["3.22-3.24"]
SciMLBase = "2.23.0-2"

["3.24-3"]
["3.24"]
OptimizationBase = "0.0.5"

["3.25-3"]
ADTypes = ["0.2.5-0.2", "1"]
LBFGSB = "0.4.1-0.4"
OptimizationBase = "0.0.7"
SciMLBase = "2.30.0-2"

["3.7-3.9.0"]
SciMLBase = "1.39.0-1"

Expand Down
3 changes: 3 additions & 0 deletions O/Optimization/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
["3.24-3"]
OptimizationBase = "bca83a33-5cc9-4baa-983d-23429ab6bcbb"

["3.25-3"]
LBFGSB = "5be7bae1-8223-5378-bac3-9e7378a2f6e6"

["3.6-3"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

Expand Down
3 changes: 3 additions & 0 deletions O/Optimization/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,6 @@ git-tree-sha1 = "aaa2a9f4c9c5d573247dd74b80b2f3d18bbe51c7"

["3.24.3"]
git-tree-sha1 = "bc659730e7efff07c95218f24ed4c6f472054938"

["3.25.0"]
git-tree-sha1 = "ff78e9cada1349a0fb64995db7325949cb34b67b"

0 comments on commit 5d372b7

Please sign in to comment.