Skip to content

Commit 3bd3932

Browse files
authored
Merge branch 'SciML:master' into dev-pde-benchmarks
2 parents 05f0e65 + 3d44359 commit 3bd3932

File tree

7 files changed

+430
-6
lines changed

7 files changed

+430
-6
lines changed
0 Bytes
Binary file not shown.

benchmarks/AdaptiveSDE/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
44
ParallelDataTransfer = "2dcacdae-9679-587a-88bb-8b444fb7085b"
55
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
66
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
7-
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
87
SDEProblemLibrary = "c72e72a9-a271-4b2b-8966-303ed956772e"
8+
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
99
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
1010

1111
[compat]
1212
DiffEqNoiseProcess = "5.0"
1313
ParallelDataTransfer = "0.5"
1414
Plots = "1.4"
15+
SDEProblemLibrary = "0.1, 1"
1516
SciMLBenchmarks = "0.1"
16-
SDEProblemLibrary = "0.1"
1717
StochasticDiffEq = "6.23"

0 commit comments

Comments
 (0)