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 0f41b7d commit 51a8ec8Copy full SHA for 51a8ec8
test/modelingtoolkitize.jl
@@ -1,5 +1,5 @@
1
using OrdinaryDiffEq, ModelingToolkit, Test
2
-using GalacticOptim, Optim
+using GalacticOptim, Optim, RecursiveArrayTools
3
4
N = 32
5
const xyd_brusselator = range(0,stop=1,length=N)
0 commit comments