From 85e0343a4f50d28caa2f2fc9d3aa0f26c7925b17 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Tue, 11 Dec 2018 17:57:12 +0100
Subject: [PATCH] Vignette + obsolete doc (should be updated soon)

---
 vignettes/report.Rmd | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/vignettes/report.Rmd b/vignettes/report.Rmd
index cd6f4cf..ba1e5a8 100644
--- a/vignettes/report.Rmd
+++ b/vignettes/report.Rmd
@@ -68,10 +68,13 @@ For more informations on that subject, however, please refer to our article [XX]
 In this vignette let's rather focus on package usage.
 
 ## Usage
-<!--We assume that the random variable $X$ has a Gaussian distribution. We now focus on the situation where $X\sim \mathcal{N}(0,I_d)$, $I_d$ being the identity $d\times d$ matrix. All results may be easily extended to the situation where $X\sim \mathcal{N}(m,\Sigma)$, $m\in \R^{d}$, $\Sigma$ a positive and symetric $d\times d$ matrix. \\
-TODO: take this into account? -->
-
+<!--We assume that the random variable $X$ has a Gaussian distribution.
+We now focus on the situation where $X\sim \mathcal{N}(0,I_d)$, $I_d$ being the
+identity $d\times d$ matrix. All results may be easily extended to the situation
+where $X\sim \mathcal{N}(m,\Sigma)$, $m\in \R^{d}$, $\Sigma$ a positive and
+symetric $d\times d$ matrix. ***** TODO: take this into account? -->
 
+TODO
 
 3) Experiments: show package usage
 
-- 
2.44.0