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 e335977Copy full SHA for e335977
benchmarks/AdaptiveSDE/Project.toml
@@ -4,14 +4,14 @@ Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
4
ParallelDataTransfer = "2dcacdae-9679-587a-88bb-8b444fb7085b"
5
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
6
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
7
-SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
8
SDEProblemLibrary = "c72e72a9-a271-4b2b-8966-303ed956772e"
+SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
9
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
10
11
[compat]
12
DiffEqNoiseProcess = "5.0"
13
ParallelDataTransfer = "0.5"
14
Plots = "1.4"
15
+SDEProblemLibrary = "0.1, 1"
16
SciMLBenchmarks = "0.1"
-SDEProblemLibrary = "0.1"
17
StochasticDiffEq = "6.23"
0 commit comments