We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6a712 commit a045b80Copy full SHA for a045b80
Project.toml
@@ -73,16 +73,21 @@ FastBroadcast = "0.2"
73
ForwardDiff = "0.10"
74
FunctionWrappers = "1.0"
75
FunctionWrappersWrappers = "0.1"
76
+LinearAlgebra = "1.6"
77
+Logging = "1.6"
78
+Markdown = "1.6"
79
MuladdMacro = "0.2.1"
80
Parameters = "0.12.0"
81
PreallocationTools = "0.4"
82
PrecompileTools = "1"
83
+Printf = "1.6"
84
RecursiveArrayTools = "2"
85
Reexport = "1.0"
86
Requires = "1.0"
87
SciMLBase = "2.4.0"
88
SciMLOperators = "0.2, 0.3"
89
Setfield = "0.8, 1"
90
+SparseArrays = "1.6"
91
Static = "0.7, 0.8"
92
StaticArraysCore = "1.4"
93
Statistics = "1"
0 commit comments