This repository was archived by the owner on Aug 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 11name = " OptimizationBase"
22uuid = " bca83a33-5cc9-4baa-983d-23429ab6bcbb"
33authors = [
" Vaibhav Dixit <[email protected] > and contributors" ]
4- version = " 1.3.3 "
4+ version = " 1.5.0 "
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -40,21 +40,28 @@ OptimizationZygoteExt = "Zygote"
4040[compat ]
4141ADTypes = " 1.5"
4242ArrayInterface = " 7.6"
43- DifferentiationInterface = " 0.5.2 "
43+ DifferentiationInterface = " 0.5"
4444DocStringExtensions = " 0.9"
45+ Enzyme = " 0.12.12"
46+ FiniteDiff = " 2.12"
47+ ForwardDiff = " 0.10.26"
4548LinearAlgebra = " 1.9, 1.10"
4649ModelingToolkit = " 9"
50+ PDMats = " 0.11"
4751Reexport = " 1.2"
4852Requires = " 1"
53+ ReverseDiff = " 1.14"
4954SciMLBase = " 2"
50- SymbolicAnalysis = " 0.1, 0.2"
55+ SparseDiffTools = " 2.14"
56+ SymbolicAnalysis = " 0.3"
5157SymbolicIndexingInterface = " 0.3"
52- Symbolics = " 5.12"
58+ Symbolics = " 5.12, 6"
59+ Tracker = " 0.2.29"
5360Zygote = " 0.6.67"
5461julia = " 1.10"
5562
5663[extras ]
5764Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
5865
5966[targets ]
60- test = [" Test" ]
67+ test = [" Test" ]
You can’t perform that action at this time.
0 commit comments