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 3b3b828 commit f7f9827Copy full SHA for f7f9827
test/jacobiansparsity.jl
@@ -1,4 +1,4 @@
1
-using ModelingToolkit, SparseArrays, OrdinaryDiffEq
+using ModelingToolkit, SparseArrays, OrdinaryDiffEq, DiffEqBase
2
3
N = 3
4
xyd_brusselator = range(0, stop = 1, length = N)
0 commit comments