From ecd8468e7849636d2ced2012b5fa0ac4389da3ea Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Fri, 22 Jul 2016 18:26:26 +0200 Subject: [PATCH] fix accent (TODO: fix gitweb...) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 103665d..8039151 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The computed medoids are then merged iteratively, until we get a final set of k --- The folder "communication/" contains latex sources (and generated pdf files) of a short paper submitted -to the Journées de Statistique in Rennes, France (2014), and also the slides presented at this event. +to the Journées de Statistique in Rennes, France (2014), and also the slides presented at this event. The other folder contains all the C code; but not the EDF (french electricity company) datasets, because they are not public. Since the (de)serialization process in code/src/TimeSeries/ is tailored for these data, -- 2.44.0