1
1
name = " ModelingToolkit"
2
2
uuid = " 961ee093-0014-501f-94e3-6117800e7a78"
3
3
authors = [
" Yingbo Ma <[email protected] >" ,
" Chris Rackauckas <[email protected] > and contributors" ]
4
- version = " 9.12.1 "
4
+ version = " 9.42.0 "
5
5
6
6
[deps ]
7
7
AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
8
8
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
9
+ BlockArrays = " 8e7c35d0-a365-5155-bbbb-fb81a777f24e"
9
10
Combinatorics = " 861a8166-3701-5b0c-9a16-15d98fcdc6aa"
10
11
Compat = " 34da2185-b29b-5c13-b0c7-acf172513d20"
11
12
ConstructionBase = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
12
13
DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
13
14
DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
14
15
DiffEqCallbacks = " 459566f4-90b8-5000-8ac3-15dfb0a30def"
16
+ DiffEqNoiseProcess = " 77a26b50-5914-5dd7-bc55-306e6241c503"
15
17
DiffRules = " b552c78f-8df3-52c6-915a-8e097449b14b"
16
18
Distributed = " 8ba89e20-285c-5b6f-9357-94700520ee1b"
17
19
Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
18
20
DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
19
21
DomainSets = " 5b8099bc-c8ec-5219-889f-1d9e522a28bf"
20
22
DynamicQuantities = " 06fc5a27-2a28-4c7c-a15d-362465fb6821"
21
23
ExprTools = " e2ba6199-217a-4e67-a87a-7c52f15ade04"
24
+ Expronicon = " 6b7a57c9-7cc1-4fdf-b7f5-e857abae3636"
22
25
FindFirstFunctions = " 64ca27bc-2ba2-4a57-88aa-44e436879224"
23
26
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
27
+ FunctionWrappers = " 069b7b12-0de2-55c6-9aab-29f3d0a68a2e"
24
28
FunctionWrappersWrappers = " 77dc65aa-8811-40c2-897b-53d922fa7daf"
25
29
Graphs = " 86223c79-3864-5bf0-83f7-82e725a168b6"
26
30
InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
27
31
JuliaFormatter = " 98e50ef6-434e-11e9-1051-2b60c6c9e899"
28
32
JumpProcesses = " ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
29
- LabelledArrays = " 2ee39098-c373-598a-b85f-a56591580800"
30
33
Latexify = " 23fbe1c1-3f47-55db-b15f-69d7ec21a316"
31
34
Libdl = " 8f399da3-3557-5675-b5ff-fb832c97cbdb"
32
35
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
33
36
MLStyle = " d8e11817-5142-5d16-987a-aa16d5891078"
34
37
NaNMath = " 77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
38
+ NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
35
39
OffsetArrays = " 6fe1bfb0-de20-5000-8ca7-80f57d26f881"
36
- OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed "
40
+ OrderedCollections = " bac558e1-5e72-5ebc-8fee-abe8a469f55d "
37
41
PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
38
42
RecursiveArrayTools = " 731186ca-8d62-57ce-b412-fbd966d074cd"
39
43
Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
@@ -55,57 +59,71 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
55
59
56
60
[weakdeps ]
57
61
BifurcationKit = " 0f109fa4-8a5d-4b75-95aa-f515264e7665"
62
+ ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
58
63
DeepDiffs = " ab62b9b5-e342-54a8-a765-a90f495de1a6"
64
+ LabelledArrays = " 2ee39098-c373-598a-b85f-a56591580800"
59
65
60
66
[extensions ]
61
67
MTKBifurcationKitExt = " BifurcationKit"
68
+ MTKChainRulesCoreExt = " ChainRulesCore"
62
69
MTKDeepDiffsExt = " DeepDiffs"
70
+ MTKLabelledArraysExt = " LabelledArrays"
63
71
64
72
[compat ]
65
73
AbstractTrees = " 0.3, 0.4"
66
74
ArrayInterface = " 6, 7"
75
+ BifurcationKit = " 0.3"
76
+ BlockArrays = " 1.1"
77
+ ChainRulesCore = " 1"
67
78
Combinatorics = " 1"
68
79
Compat = " 3.42, 4"
69
80
ConstructionBase = " 1"
81
+ DataInterpolations = " 6.4"
70
82
DataStructures = " 0.17, 0.18"
83
+ DeepDiffs = " 1"
71
84
DiffEqBase = " 6.103.0"
72
- DiffEqCallbacks = " 2.16, 3"
85
+ DiffEqCallbacks = " 2.16, 3, 4"
86
+ DiffEqNoiseProcess = " 5"
73
87
DiffRules = " 0.1, 1.0"
74
88
Distributed = " 1"
75
89
Distributions = " 0.23, 0.24, 0.25"
76
90
DocStringExtensions = " 0.7, 0.8, 0.9"
77
91
DomainSets = " 0.6, 0.7"
78
- DynamicQuantities = " ^0.11.2, 0.12, 0.13"
92
+ DynamicQuantities = " ^0.11.2, 0.12, 0.13, 1 "
79
93
ExprTools = " 0.1.10"
94
+ Expronicon = " 0.8"
80
95
FindFirstFunctions = " 1"
81
96
ForwardDiff = " 0.10.3"
97
+ FunctionWrappers = " 1.1"
82
98
FunctionWrappersWrappers = " 0.1"
83
99
Graphs = " 1.5.2"
84
100
InteractiveUtils = " 1"
85
101
JuliaFormatter = " 1.0.47"
86
- JumpProcesses = " 9.1"
102
+ JumpProcesses = " 9.13. 1"
87
103
LabelledArrays = " 1.3"
88
104
Latexify = " 0.11, 0.12, 0.13, 0.14, 0.15, 0.16"
89
105
Libdl = " 1"
90
106
LinearAlgebra = " 1"
91
107
MLStyle = " 0.4.17"
92
108
NaNMath = " 0.3, 1"
93
- OrdinaryDiffEq = " 6.73.0"
109
+ NonlinearSolve = " 3.14"
110
+ OrderedCollections = " 1"
111
+ OrdinaryDiffEq = " 6.82.0"
94
112
PrecompileTools = " 1"
95
- RecursiveArrayTools = " 2.3, 3 "
113
+ RecursiveArrayTools = " 3.26 "
96
114
Reexport = " 0.2, 1"
97
115
RuntimeGeneratedFunctions = " 0.5.9"
98
- SciMLBase = " 2.28.0 "
116
+ SciMLBase = " 2.55 "
99
117
SciMLStructures = " 1.0"
100
118
Serialization = " 1"
101
119
Setfield = " 0.7, 0.8, 1"
102
120
SimpleNonlinearSolve = " 0.1.0, 1"
103
121
SparseArrays = " 1"
104
122
SpecialFunctions = " 0.7, 0.8, 0.9, 0.10, 1.0, 2"
105
123
StaticArrays = " 0.10, 0.11, 0.12, 1.0"
106
- SymbolicIndexingInterface = " 0.3.12 "
107
- SymbolicUtils = " 1.0 "
108
- Symbolics = " 5.26 "
124
+ SymbolicIndexingInterface = " 0.3.31 "
125
+ SymbolicUtils = " 3.7 "
126
+ Symbolics = " 6.12 "
109
127
URIs = " 1"
110
128
UnPack = " 0.1, 1.0"
111
129
Unitful = " 1.1"
@@ -115,6 +133,7 @@ julia = "1.9"
115
133
AmplNLWriter = " 7c4d4715-977e-5154-bfe0-e096adeac482"
116
134
BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
117
135
ControlSystemsBase = " aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
136
+ DataInterpolations = " 82cc6244-b520-54b8-b5a6-8a565e85f1d0"
118
137
DeepDiffs = " ab62b9b5-e342-54a8-a765-a90f495de1a6"
119
138
DelayDiffEq = " bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
120
139
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
@@ -126,6 +145,7 @@ NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
126
145
Optimization = " 7f7a1694-90dd-40f0-9382-eb1efda571ba"
127
146
OptimizationMOI = " fd9f6733-72f4-499f-8506-86b2bdd0dea1"
128
147
OptimizationOptimJL = " 36348300-93cb-4f02-beb5-3c3902f8871e"
148
+ OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
129
149
Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
130
150
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
131
151
ReferenceTests = " 324d217c-45ce-50fc-942e-d289b448e8cf"
@@ -139,4 +159,4 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
139
159
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
140
160
141
161
[targets ]
142
- test = [" AmplNLWriter" , " BenchmarkTools" , " ControlSystemsBase" , " DelayDiffEq" , " NonlinearSolve" , " ForwardDiff" , " Ipopt" , " Ipopt_jll" , " ModelingToolkitStandardLibrary" , " Optimization" , " OptimizationOptimJL" , " OptimizationMOI" , " Random" , " ReferenceTests" , " SafeTestsets" , " StableRNGs" , " Statistics" , " SteadyStateDiffEq" , " Test" , " StochasticDiffEq" , " Sundials" , " StochasticDelayDiffEq" , " Pkg" , " JET" ]
162
+ test = [" AmplNLWriter" , " BenchmarkTools" , " ControlSystemsBase" , " DataInterpolations " , " DelayDiffEq" , " NonlinearSolve" , " ForwardDiff" , " Ipopt" , " Ipopt_jll" , " ModelingToolkitStandardLibrary" , " Optimization" , " OptimizationOptimJL" , " OptimizationMOI" , " OrdinaryDiffEq " , " Random" , " ReferenceTests" , " SafeTestsets" , " StableRNGs" , " Statistics" , " SteadyStateDiffEq" , " Test" , " StochasticDiffEq" , " Sundials" , " StochasticDelayDiffEq" , " Pkg" , " JET" ]
0 commit comments