@@ -36,12 +36,18 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
3636[weakdeps ]
3737ChainRules = " 082447d4-558c-5d27-93f4-14fc19e9eca2"
3838ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
39+ Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
40+ ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
3941MLStyle = " d8e11817-5142-5d16-987a-aa16d5891078"
4042Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
43+ Measurements = " eff96d63-e80a-5855-80a2-b1b0885c5ab7"
44+ MonteCarloMeasurements = " 0987c9cc-fe09-11e8-30f0-b96dd679fdca"
4145PartialFunctions = " 570af359-4316-4cb7-8c74-252c00c2016b"
4246PyCall = " 438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
4347PythonCall = " 6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
4448RCall = " 6f49c342-dc21-5d91-9882-a32aef131414"
49+ ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
50+ Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
4551Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
4652
4753[extensions ]
@@ -80,6 +86,8 @@ MLStyle = "0.4.17"
8086Makie = " 0.20, 0.21, 0.22, 0.23, 0.24"
8187Markdown = " 1.10"
8288Moshi = " 0.3"
89+ Measurements = " 2"
90+ MonteCarloMeasurements = " 1"
8391PartialFunctions = " 1.1"
8492PreallocationTools = " 0.4.31"
8593PrecompileTools = " 1.2"
@@ -91,6 +99,7 @@ RCall = "0.14.0"
9199RecipesBase = " 1.3.4"
92100RecursiveArrayTools = " 3.35"
93101Reexport = " 1"
102+ ReverseDiff = " 1"
94103RuntimeGeneratedFunctions = " 0.5.12"
95104SciMLOperators = " 1.3"
96105SciMLStructures = " 1.1"
@@ -100,6 +109,7 @@ StaticArraysCore = "1.4"
100109Statistics = " 1.10"
101110SymbolicIndexingInterface = " 0.3.36"
102111Tables = " 1.11"
112+ Tracker = " 0.2"
103113Zygote = " 0.7.10"
104114julia = " 1.10"
105115
0 commit comments