From 773087760ed95df813e9a637791beedbec6325b8 Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Tue, 9 Oct 2018 14:26:16 +0200 Subject: [PATCH] I hate Markdown. Why can't everyone use org-mode ? :) --- results.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/results.md b/results.md index 6c3e6c8..092a300 100644 --- a/results.md +++ b/results.md @@ -18,7 +18,7 @@ column: | Language | Language version | Main libraries | Operating System | $`\hat{\alpha}`$ and $`\hat{\beta}`$ | $`s_{\hat{\alpha}}`$ and $`s_{hat{\beta}}`$ | $`G^{2}`$ | Figure | Confidence Region | Link to the document | | -------- | ---------------- | ------------------------------------------------------------- | --------------------------- | ---------------------------- | --------------------------------- | ---------------- | --------- | ----------------- | ----------------------------------------------------------------- | -| R | 3.5.1 | ggplot2 3.0.0 | Debian GNU/Linux buster/sid | Identical | Identical | Identical | Identical | Identical | [challenger.Rmd](file:src/R/challenger.Rmd) and [challenger.pdf](file:src/R/challenger.pdf) | -| Python | 3.6.5rc1 | statsmodels 0.9.0 numpy 1.14.5 pandas 0.22.0 matplotlib 2.1.1 | Linux Debian 4.15.11-1 | Identical | **Different** | **Non Functional** | Identical | **Non Functional** | [file:src/Python3/challenger.ipynb](src/Python3/challenger.ipynb) | +| R | 3.5.1 | ggplot2 3.0.0 | Debian GNU/Linux buster/sid | Identical | Identical | Identical | Identical | Identical | [challenger.Rmd](src/R/challenger.Rmd) and [challenger.pdf](src/R/challenger.pdf) | +| Python | 3.6.5rc1 | statsmodels 0.9.0 numpy 1.14.5 pandas 0.22.0 matplotlib 2.1.1 | Linux Debian 4.15.11-1 | Identical | **Different** | **Non Functional** | Identical | **Non Functional** | [challenger.ipynb](src/Python3/challenger.ipynb) | -- 2.18.1