@@ -35,12 +35,18 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
3535[weakdeps ]
3636ChainRules = " 082447d4-558c-5d27-93f4-14fc19e9eca2"
3737ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
38+ Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
39+ ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
3840MLStyle = " d8e11817-5142-5d16-987a-aa16d5891078"
3941Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
42+ Measurements = " eff96d63-e80a-5855-80a2-b1b0885c5ab7"
43+ MonteCarloMeasurements = " 0987c9cc-fe09-11e8-30f0-b96dd679fdca"
4044PartialFunctions = " 570af359-4316-4cb7-8c74-252c00c2016b"
4145PyCall = " 438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
4246PythonCall = " 6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
4347RCall = " 6f49c342-dc21-5d91-9882-a32aef131414"
48+ ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
49+ Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
4450Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
4551
4652[extensions ]
@@ -79,6 +85,8 @@ MLStyle = "0.4.17"
7985Makie = " 0.20, 0.21, 0.22, 0.23, 0.24"
8086Markdown = " 1.10"
8187Moshi = " 0.3"
88+ Measurements = " 2"
89+ MonteCarloMeasurements = " 1"
8290PartialFunctions = " 1.1"
8391PrecompileTools = " 1.2"
8492Preferences = " 1.3"
@@ -89,6 +97,7 @@ RCall = "0.14.0"
8997RecipesBase = " 1.3.4"
9098RecursiveArrayTools = " 3.35"
9199Reexport = " 1"
100+ ReverseDiff = " 1"
92101RuntimeGeneratedFunctions = " 0.5.12"
93102SciMLOperators = " 1.3"
94103SciMLStructures = " 1.1"
@@ -98,6 +107,7 @@ StaticArraysCore = "1.4"
98107Statistics = " 1.10"
99108SymbolicIndexingInterface = " 0.3.36"
100109Tables = " 1.11"
110+ Tracker = " 0.2"
101111Zygote = " 0.7.10"
102112julia = " 1.10"
103113
0 commit comments