@@ -29,27 +29,19 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
29
29
RuntimeGeneratedFunctions = " 7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
30
30
SciMLOperators = " c0aeaf25-5076-4817-a8d5-81caf7dfa961"
31
31
SciMLStructures = " 53ae85a6-f571-4167-b2af-e1d143709226"
32
- Static = " aedffcd0-7271-4cad-89d0-dc628f76c6d3"
33
32
StaticArraysCore = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c"
34
33
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
35
34
SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
36
35
37
36
[weakdeps ]
38
37
ChainRules = " 082447d4-558c-5d27-93f4-14fc19e9eca2"
39
38
ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
40
- Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
41
- ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
42
39
MLStyle = " d8e11817-5142-5d16-987a-aa16d5891078"
43
40
Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
44
- Measurements = " eff96d63-e80a-5855-80a2-b1b0885c5ab7"
45
- MonteCarloMeasurements = " 0987c9cc-fe09-11e8-30f0-b96dd679fdca"
46
- Mooncake = " da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
47
41
PartialFunctions = " 570af359-4316-4cb7-8c74-252c00c2016b"
48
42
PyCall = " 438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
49
43
PythonCall = " 6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
50
44
RCall = " 6f49c342-dc21-5d91-9882-a32aef131414"
51
- ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
52
- Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
53
45
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
54
46
55
47
[extensions ]
@@ -61,12 +53,6 @@ SciMLBasePyCallExt = "PyCall"
61
53
SciMLBasePythonCallExt = " PythonCall"
62
54
SciMLBaseRCallExt = " RCall"
63
55
SciMLBaseZygoteExt = [" Zygote" , " ChainRulesCore" ]
64
- SciMLBaseDistributionsExt = " Distributions"
65
- SciMLBaseMonteCarloMeasurementsExt = " MonteCarloMeasurements"
66
- SciMLBaseMooncakeExt = " Mooncake"
67
- SciMLBaseReverseDiffExt = " ReverseDiff"
68
- SciMLBaseTrackerExt = " Tracker"
69
- SciMLBaseForwardDiffExt = " ForwardDiff"
70
56
71
57
[compat ]
72
58
ADTypes = " 0.2.5,1.0.0"
@@ -78,7 +64,6 @@ ChainRulesCore = "1.18"
78
64
CommonSolve = " 0.2.4"
79
65
ConstructionBase = " 1.5"
80
66
Distributed = " 1.10"
81
- Distributions = " 0.25"
82
67
DocStringExtensions = " 0.9"
83
68
EnumX = " 1"
84
69
ForwardDiff = " 0.10.36, 1"
@@ -90,9 +75,6 @@ MLStyle = "0.4.17"
90
75
Makie = " 0.20, 0.21, 0.22, 0.23, 0.24"
91
76
Markdown = " 1.10"
92
77
Moshi = " 0.3"
93
- Mooncake = " 0.4"
94
- Measurements = " 2"
95
- MonteCarloMeasurements = " 1"
96
78
PartialFunctions = " 1.1"
97
79
PreallocationTools = " 0.4.31"
98
80
PrecompileTools = " 1.2"
@@ -104,18 +86,15 @@ RCall = "0.14.0"
104
86
RecipesBase = " 1.3.4"
105
87
RecursiveArrayTools = " 3.35"
106
88
Reexport = " 1"
107
- ReverseDiff = " 1"
108
89
RuntimeGeneratedFunctions = " 0.5.12"
109
90
SciMLOperators = " 1.3"
110
91
SciMLStructures = " 1.1"
111
92
StableRNGs = " 1.0"
112
- Static = " 1"
113
93
StaticArrays = " 1.7"
114
94
StaticArraysCore = " 1.4"
115
95
Statistics = " 1.10"
116
96
SymbolicIndexingInterface = " 0.3.36"
117
97
Tables = " 1.11"
118
- Tracker = " 0.2"
119
98
Zygote = " 0.7.10"
120
99
julia = " 1.10"
121
100
@@ -137,4 +116,4 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
137
116
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
138
117
139
118
[targets ]
140
- test = [" Aqua" , " ForwardDiff" , " MLStyle" , " PartialFunctions" , " Pkg" , " SafeTestsets" , " Serialization" , " StableRNGs" , " StaticArrays" , " Tables" , " Test" , " UnicodePlots" , " Zygote" , " Distributions " , " MonteCarloMeasurements " , " Measurements " , " ReverseDiff " , " Tracker " ]
119
+ test = [" Aqua" , " ForwardDiff" , " MLStyle" , " PartialFunctions" , " Pkg" , " SafeTestsets" , " Serialization" , " StableRNGs" , " StaticArrays" , " Tables" , " Test" , " UnicodePlots" , " Zygote" ]
0 commit comments