From 990733f5d531bbdc4790520588f55399b96ad24c Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Sun, 23 Sep 2018 23:25:41 +0200 Subject: [PATCH] Try to fix the links --- results.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/results.org b/results.org index 74211eb..932c367 100644 --- a/results.org +++ b/results.org @@ -13,8 +13,8 @@ column: - Figure: Similar, Different, Non functional - Confidence region: Similar, Different, Non functional -| 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 | [file:src/R/challenger.Rmd] | -| 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] | +| 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 | [[file:src/R/challenger.Rmd]] | +| 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]] | -- 2.18.1