11name = " SciMLBase"
22uuid = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
3- authors = [
" Chris Rackauckas <[email protected] > and contributors" ]
43version = " 2.111.0"
4+ authors = [
" Chris Rackauckas <[email protected] > and contributors" ]
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -29,7 +29,6 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
2929RuntimeGeneratedFunctions = " 7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
3030SciMLOperators = " c0aeaf25-5076-4817-a8d5-81caf7dfa961"
3131SciMLStructures = " 53ae85a6-f571-4167-b2af-e1d143709226"
32- Static = " aedffcd0-7271-4cad-89d0-dc628f76c6d3"
3332StaticArraysCore = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c"
3433Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3534SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
@@ -54,19 +53,19 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
5453
5554[extensions ]
5655SciMLBaseChainRulesCoreExt = " ChainRulesCore"
56+ SciMLBaseDistributionsExt = " Distributions"
57+ SciMLBaseForwardDiffExt = " ForwardDiff"
5758SciMLBaseMLStyleExt = " MLStyle"
5859SciMLBaseMakieExt = " Makie"
60+ SciMLBaseMonteCarloMeasurementsExt = " MonteCarloMeasurements"
61+ SciMLBaseMooncakeExt = " Mooncake"
5962SciMLBasePartialFunctionsExt = " PartialFunctions"
6063SciMLBasePyCallExt = " PyCall"
6164SciMLBasePythonCallExt = " PythonCall"
6265SciMLBaseRCallExt = " RCall"
63- SciMLBaseZygoteExt = [" Zygote" , " ChainRulesCore" ]
64- SciMLBaseDistributionsExt = " Distributions"
65- SciMLBaseMonteCarloMeasurementsExt = " MonteCarloMeasurements"
66- SciMLBaseMooncakeExt = " Mooncake"
6766SciMLBaseReverseDiffExt = " ReverseDiff"
6867SciMLBaseTrackerExt = " Tracker"
69- SciMLBaseForwardDiffExt = " ForwardDiff "
68+ SciMLBaseZygoteExt = [ " Zygote " , " ChainRulesCore " ]
7069
7170[compat ]
7271ADTypes = " 0.2.5,1.0.0"
@@ -89,10 +88,10 @@ Logging = "1.10"
8988MLStyle = " 0.4.17"
9089Makie = " 0.20, 0.21, 0.22, 0.23, 0.24"
9190Markdown = " 1.10"
92- Moshi = " 0.3"
93- Mooncake = " 0.4"
9491Measurements = " 2"
9592MonteCarloMeasurements = " 1"
93+ Mooncake = " 0.4"
94+ Moshi = " 0.3"
9695PartialFunctions = " 1.1"
9796PreallocationTools = " 0.4.31"
9897PrecompileTools = " 1.2"
@@ -109,7 +108,6 @@ RuntimeGeneratedFunctions = "0.5.12"
109108SciMLOperators = " 1.3"
110109SciMLStructures = " 1.1"
111110StableRNGs = " 1.0"
112- Static = " 1"
113111StaticArrays = " 1.7"
114112StaticArraysCore = " 1.4"
115113Statistics = " 1.10"
@@ -137,4 +135,4 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
137135Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
138136
139137[targets ]
140- test = [" Aqua" , " ForwardDiff" , " MLStyle" , " PartialFunctions" , " Pkg" , " SafeTestsets" , " Serialization" , " StableRNGs" , " StaticArrays" , " Tables" , " Test" , " UnicodePlots" , " Zygote" , " Distributions " , " MonteCarloMeasurements " , " Measurements " , " ReverseDiff " , " Tracker " ]
138+ test = [" Aqua" , " ForwardDiff" , " MLStyle" , " PartialFunctions" , " Pkg" , " SafeTestsets" , " Serialization" , " StableRNGs" , " StaticArrays" , " Tables" , " Test" , " UnicodePlots" , " Zygote" ]
0 commit comments