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 1de4a6f commit 6e0eb47Copy full SHA for 6e0eb47
benchmarks/NonStiffSDE/Project.toml
@@ -2,14 +2,14 @@
2
DiffEqDevTools = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
3
ParameterizedFunctions = "65888b18-ceab-5e60-b2b9-181511a3b968"
4
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
5
-SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
6
SDEProblemLibrary = "c72e72a9-a271-4b2b-8966-303ed956772e"
+SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
7
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
8
9
[compat]
10
DiffEqDevTools = "2.30"
11
ParameterizedFunctions = "5.3"
12
Plots = "1.4"
13
+SDEProblemLibrary = "0.1, 1"
14
SciMLBenchmarks = "0.1"
-SDEProblemLibrary = "0.1"
15
StochasticDiffEq = "6.50"
0 commit comments