@@ -8,23 +8,23 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
88ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
99DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
1010GPUArraysCore = " 46192b85-c4d5-4398-a991-12ede77f4527"
11- IteratorInterfaceExtensions = " 82899510-4779-5014-852e-03e436cf321d"
1211LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1312RecipesBase = " 3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1413StaticArraysCore = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c"
1514Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1615SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
17- Tables = " bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1816
1917[weakdeps ]
2018FastBroadcast = " 7034ab61-46d4-4ed7-9d0f-46aef9175898"
2119ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
20+ IteratorInterfaceExtensions = " 82899510-4779-5014-852e-03e436cf321d"
2221KernelAbstractions = " 63c18a36-062a-441e-b654-da1e3ab1ce7c"
2322Measurements = " eff96d63-e80a-5855-80a2-b1b0885c5ab7"
2423MonteCarloMeasurements = " 0987c9cc-fe09-11e8-30f0-b96dd679fdca"
2524ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
2625SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2726StructArrays = " 09ab397b-f2b6-538f-b94a-2f83cf4a842a"
27+ Tables = " bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2828Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
2929Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
3030
@@ -37,6 +37,7 @@ RecursiveArrayToolsMonteCarloMeasurementsExt = "MonteCarloMeasurements"
3737RecursiveArrayToolsReverseDiffExt = [" ReverseDiff" , " Zygote" ]
3838RecursiveArrayToolsSparseArraysExt = [" SparseArrays" ]
3939RecursiveArrayToolsStructArraysExt = " StructArrays"
40+ RecursiveArrayToolsTablesExt = [" Tables" , " IteratorInterfaceExtensions" ]
4041RecursiveArrayToolsTrackerExt = " Tracker"
4142RecursiveArrayToolsZygoteExt = " Zygote"
4243
@@ -94,4 +95,4 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
9495Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
9596
9697[targets ]
97- test = [" Aqua" , " FastBroadcast" , " ForwardDiff" , " KernelAbstractions" , " Measurements" , " NLsolve" , " Pkg" , " Random" , " SafeTestsets" , " SciMLBase" , " SparseArrays" , " StaticArrays" , " StructArrays" , " Test" , " Unitful" , " Zygote" ]
98+ test = [" Aqua" , " FastBroadcast" , " ForwardDiff" , " IteratorInterfaceExtensions " , " KernelAbstractions" , " Measurements" , " NLsolve" , " Pkg" , " Random" , " SafeTestsets" , " SciMLBase" , " SparseArrays" , " StaticArrays" , " StructArrays" , " Tables " , " Test" , " Unitful" , " Zygote" ]
0 commit comments