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 9d6b6fd commit a0adfe9Copy full SHA for a0adfe9
test/static_arrays.jl
@@ -1,4 +1,4 @@
1
-using ModelingToolkit, StaticArrays, Test
+using ModelingToolkit, SciMLBase, StaticArrays, Test
2
3
@parameters σ ρ β
4
@variables t x(t) y(t) z(t)
0 commit comments