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 64b7d9e commit d6c948aCopy full SHA for d6c948a
benchmarks/AstroChem/nelson.jmd
@@ -5,7 +5,7 @@ author: Stella Offner and Chris Rackauckas
5
6
```julia
7
using OrdinaryDiffEq
8
-using Plots
+using DiffEqDevTools, Plots
9
using Sundials, LSODA
10
using ODEInterface, ODEInterfaceDiffEq
11
```
0 commit comments