From d78ebe04248ac9c37ff48d771f3a1e8d8162db4f Mon Sep 17 00:00:00 2001 From: Daniel Wheeler Date: Sun, 1 Nov 2020 18:56:57 -0500 Subject: [PATCH 01/13] docs: new benchmark 8 spec --- _data/benchmarks.yaml | 13 +- _includes/head.html | 1 + benchmarks/benchmark8.ipynb | 1019 ++++++++++++++++++++++++-- benchmarks/benchmark8.ipynb.raw.html | 855 +++++++++++++++++++-- images/t0_single_seed.PNG | Bin 0 -> 85553 bytes 5 files changed, 1772 insertions(+), 116 deletions(-) create mode 100644 images/t0_single_seed.PNG diff --git a/_data/benchmarks.yaml b/_data/benchmarks.yaml index f1e6da896..9817d20ed 100644 --- a/_data/benchmarks.yaml +++ b/_data/benchmarks.yaml @@ -428,11 +428,20 @@ mode: lines variations: [b, c] -- title: Nucleation - description: Nucleation benchmark +- title: Homogeneous Nucleation + description: Homogeneous nucleation benchmark image: https://user-images.githubusercontent.com/1986844/66938477-396aff80-f00f-11e9-8c21-b59356a3b0e0.png num: 8 revisions: + - version: 1 + variations: [a, b, c] + event: + name: Hackathon 5 + url: "benchmarks/benchmark8.ipynb" + url: "benchmarks/benchmark8.ipynb" + commit: + sha: "e19007361211" + url: "benchmarks/benchmark8.ipynb" - version: 0 variations: [a, b, c, d] event: diff --git a/_includes/head.html b/_includes/head.html index b90d298ee..0220718b8 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -102,6 +102,7 @@