@@ -7,6 +7,7 @@ version = "1.3.3"
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
8
8
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
9
9
DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
10
+ DifferentiationInterface = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
10
11
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
11
12
PDMats = " 90014a1f-27ba-587c-ab20-58faa44d9150"
12
13
Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
@@ -16,15 +17,15 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
16
17
SymbolicAnalysis = " 4297ee4d-0239-47d8-ba5d-195ecdf594fe"
17
18
SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
18
19
Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
20
+ SparseConnectivityTracer = " 9f842d2f-2579-4b1d-911e-f412cf18a3f5"
21
+ SparseMatrixColorings = " 0a514795-09f3-496d-8182-132a7b665d35"
19
22
20
23
[weakdeps ]
21
24
Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
22
- FiniteDiff = " 6a86dc24-6348-571c-b903-95158fe2bd41"
23
25
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
26
+ FiniteDiff = " 6a86dc24-6348-571c-b903-95158fe2bd41"
24
27
ModelingToolkit = " 961ee093-0014-501f-94e3-6117800e7a78"
25
28
ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
26
- SparseDiffTools = " 47a9eef4-7e08-11e9-0b38-333d64bd3804"
27
- Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
28
29
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
29
30
30
31
[extensions ]
@@ -33,29 +34,21 @@ OptimizationFiniteDiffExt = "FiniteDiff"
33
34
OptimizationForwardDiffExt = " ForwardDiff"
34
35
OptimizationMTKExt = " ModelingToolkit"
35
36
OptimizationReverseDiffExt = " ReverseDiff"
36
- OptimizationSparseDiffExt = [" SparseDiffTools" , " ReverseDiff" ]
37
- OptimizationTrackerExt = " Tracker"
38
37
OptimizationZygoteExt = " Zygote"
39
38
40
39
[compat ]
41
- ADTypes = " 1.3 "
40
+ ADTypes = " 1.5 "
42
41
ArrayInterface = " 7.6"
42
+ DifferentiationInterface = " 0.5.2"
43
43
DocStringExtensions = " 0.9"
44
- Enzyme = " 0.12.12"
45
- FiniteDiff = " 2.12"
46
- ForwardDiff = " 0.10.26"
47
44
LinearAlgebra = " 1.9, 1.10"
48
45
ModelingToolkit = " 9"
49
- PDMats = " 0.11"
50
46
Reexport = " 1.2"
51
47
Requires = " 1"
52
- ReverseDiff = " 1.14"
53
48
SciMLBase = " 2"
54
- SparseDiffTools = " 2.14"
55
49
SymbolicAnalysis = " 0.1, 0.2"
56
50
SymbolicIndexingInterface = " 0.3"
57
51
Symbolics = " 5.12"
58
- Tracker = " 0.2.29"
59
52
Zygote = " 0.6.67"
60
53
julia = " 1.10"
61
54
0 commit comments