update
authorBenjamin Auder <benjamin.a@mailoo.org>
Tue, 29 Sep 2015 20:04:48 +0000 (22:04 +0200)
committerBenjamin Auder <benjamin.a@mailoo.org>
Tue, 29 Sep 2015 20:04:48 +0000 (22:04 +0200)
README.html

index 41d130e..d80a345 100644 (file)
@@ -1,4 +1,4 @@
-<h1>Parallel clustering with k-medoids algorithm</h1>
+<h1>Parallel clustering with k-medoids algorithm</h1>
 
 <p>Joint work with <a href="http://eric.univ-lyon2.fr/~jcugliari/">Jairo Cugliari</a>.</p>
 
@@ -14,4 +14,4 @@ to the Journées de Statistique in Rennes, France (2014), and also the slides pr
 
 <p>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, 
-it is necessary to adapt this small part of the code to use any other custom time-series files.</p>
\ No newline at end of file
+it is necessary to adapt this small part of the code to use any other custom time-series files.</p>