File tree Expand file tree Collapse file tree
DifferentiationInterfaceTest Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
44DifferentiationInterface = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
55Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
66DocumenterInterLinks = " d12716ef-a0f6-4df4-a9f1-a5a34e75c656"
7- DocumenterMermaid = " a078cd44-4d9c-4618-b545-3ab9d77f9177"
87FiniteDiff = " 6a86dc24-6348-571c-b903-95158fe2bd41"
98ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
109Markdown = " d6f4376e-aef5-505a-96c1-9c027394607a"
@@ -15,4 +14,18 @@ SparseMatrixColorings = "0a514795-09f3-496d-8182-132a7b665d35"
1514Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
1615
1716[compat ]
17+ ADTypes = " 1"
18+ BenchmarkTools = " 1"
19+ DifferentiationInterface = " 0.7.10"
1820Documenter = " 1"
21+ DocumenterInterLinks = " 1.1"
22+ FiniteDiff = " 2.29"
23+ ForwardDiff = " 1.2.2"
24+ PrettyTables = " 3.1"
25+ SparseConnectivityTracer = " 1.1.2"
26+ SparseMatrixColorings = " 0.4.23"
27+ Zygote = " 0.7.10"
28+ julia = " 1.10.10"
29+
30+ [sources ]
31+ DifferentiationInterface = { path = " .." }
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ using Base: get_extension
22using DifferentiationInterface
33import DifferentiationInterface as DI
44using Documenter
5- using DocumenterMermaid
65using DocumenterInterLinks
76
87using ADTypes: ADTypes
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
44ComponentArrays = " b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
55DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
66Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
7+ DifferentiationInterface = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
78ExplicitImports = " 7d51a73a-1435-4ff3-83d9-f097790105c7"
89InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
910JET = " c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
@@ -19,15 +20,24 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1920Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2021
2122[compat ]
23+ ADTypes = " 1.18"
2224Aqua = " 0.8.12"
2325ComponentArrays = " 0.15.27"
2426DataFrames = " 1.7.0"
2527Dates = " 1"
28+ DifferentiationInterface = " 0.7.10"
2629ExplicitImports = " 1.10.1"
2730InteractiveUtils = " 1"
2831JET = " 0.9,0.10,0.11"
2932JLArrays = " 0.2,0.3"
3033Pkg = " 1"
3134Random = " 1"
35+ SparseConnectivityTracer = " 1.1.2"
36+ SparseMatrixColorings = " 0.4.23"
3237StableRNGs = " 1.0.1"
38+ StaticArrays = " 1.9.15"
3339Test = " 1"
40+ julia = " 1.10.10"
41+
42+ [sources ]
43+ DifferentiationInterface = { path = " .." }
Original file line number Diff line number Diff line change @@ -13,4 +13,17 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1313Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
1414
1515[compat ]
16+ ADTypes = " 1.18"
17+ BenchmarkTools = " 1.6.3"
18+ DataFrames = " 1.8.1"
19+ DifferentiationInterface = " 0.7.10"
20+ DifferentiationInterfaceTest = " 0.10.2"
1621Documenter = " 1"
22+ DocumenterInterLinks = " 1.1"
23+ ForwardDiff = " 1.2.2"
24+ PrettyTables = " 3.1"
25+ Zygote = " 0.7.10"
26+ julia = " 1.10.10"
27+
28+ [sources ]
29+ DifferentiationInterfaceTest = { path = " .." }
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
44ComponentArrays = " b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
55DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
66DifferentiationInterface = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
7+ DifferentiationInterfaceTest = " a82114a7-5aa3-49a8-9643-716bb13727a3"
78ExplicitImports = " 7d51a73a-1435-4ff3-83d9-f097790105c7"
89FiniteDiff = " 6a86dc24-6348-571c-b903-95158fe2bd41"
910FiniteDifferences = " 26cc04aa-876d-5657-8c51-4c34ba976000"
@@ -21,8 +22,24 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2122Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
2223
2324[compat ]
25+ ADTypes = " 1.18"
2426Aqua = " 0.8.12"
27+ ComponentArrays = " 0.15.30"
28+ DataFrames = " 1.8.1"
29+ DifferentiationInterface = " 0.7.10"
30+ DifferentiationInterfaceTest = " 0.10.2"
2531ExplicitImports = " 1.10.1"
2632FiniteDiff = " 2.27.0"
33+ FiniteDifferences = " 0.12.33"
34+ Flux = " 0.16.5"
35+ ForwardDiff = " 1.2.2"
36+ JET = " 0.9, 0.10, 0.11"
37+ JLArrays = " 0.3"
2738SparseConnectivityTracer = " 0.5.0,0.6,1"
2839SparseMatrixColorings = " 0.4.9"
40+ StaticArrays = " 1.9.15"
41+ Zygote = " 0.7.10"
42+ julia = " 1.10.10"
43+
44+ [sources ]
45+ DifferentiationInterfaceTest = { path = " .." }
You can’t perform that action at this time.
0 commit comments