Skip to content

Commit 10516bf

Browse files
committed
up
1 parent bcfb004 commit 10516bf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

benchmarks/Jumps/EGFR_Benchmark.jmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author:
44
---
55

66
```julia
7-
using JumpProcesses, Plots, StableRNGs, Random, BenchmarkTools, ReactionNetworkImporters, StatsPlots, Catalyst
7+
using JumpProcesses, Plots, StableRNGs, BenchmarkTools, ReactionNetworkImporters, StatsPlots, Catalyst
88
```
99

1010
We will benchmark the aggregators of JumpProcesses on a epidermal growth factor receptor signaling network (356 species, 3749 reactions).[^1]

benchmarks/Jumps/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
1717
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1818
ReactionNetworkImporters = "b4db0fb7-de2a-5028-82bf-5021f5cfa881"
1919
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
20+
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
2021
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
22+
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
2123
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
2224

2325
[compat]

0 commit comments

Comments
 (0)