log python/tests/utils.txt @ 516:bce1fe45d1b2

age author description
Fri, 06 Jun 2014 14:14:01 -0400 Nicolas Saunier corrected bugs detected by tests (because of moving functions around modules
Tue, 18 Feb 2014 14:52:49 -0500 Nicolas Saunier added most common utility function
Wed, 17 Jul 2013 00:50:44 -0400 Nicolas Saunier finished implementation of aligned LCSS with matching sequence decoded
Mon, 15 Jul 2013 16:47:09 -0400 Nicolas Saunier lcss subclass for indicators
Mon, 15 Jul 2013 15:08:53 -0400 Nicolas Saunier implemented subsequence extraction and rearranged arguments
Mon, 15 Jul 2013 12:12:47 -0400 Nicolas Saunier updated LCSS to be more generic with a single similarity function
Wed, 08 May 2013 00:19:28 +0200 Nicolas Saunier corrected issues with large deltas
Tue, 07 May 2013 18:43:40 +0200 Nicolas Saunier Corrected a major bug for LCSS
Mon, 11 Feb 2013 17:35:37 -0500 Nicolas Saunier adding function to generate step plots (for cumulative number of vehicles)
Sat, 26 Jan 2013 19:02:25 -0500 Nicolas Saunier Integrating Mohamed's changes
Tue, 06 Sep 2011 18:44:23 -0400 Nicolas Saunier re-organized code to avoid cyclic python module dependencies
Thu, 01 Jul 2010 10:44:32 -0400 Nicolas Saunier added loading of the rest of the data for objects
Sat, 10 Apr 2010 18:58:43 -0400 Nicolas Saunier added ceil function
Sat, 13 Feb 2010 19:46:33 -0500 Nicolas Saunier moved tests to independent file, added chi2 computation