log python/utils.py @ 374:a7af3519687e

age author description
Wed, 17 Jul 2013 00:50:44 -0400 Nicolas Saunier finished implementation of aligned LCSS with matching sequence decoded
Tue, 16 Jul 2013 17:45:07 -0400 Nicolas Saunier work in progress on LCSS
Tue, 16 Jul 2013 17:00:17 -0400 Nicolas Saunier Cleaned the methods/functions indicating if a point is in a polygon
Tue, 16 Jul 2013 01:36:50 -0400 Nicolas Saunier work in progress
Mon, 15 Jul 2013 18:18:44 -0400 Nicolas Saunier work in progress for complete alignment
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
Fri, 12 Jul 2013 02:29:49 -0400 Nicolas Saunier script modification so that command line arguments take precedence over config file
Thu, 27 Jun 2013 01:35:47 -0400 Nicolas Saunier safety analysis script with option for prediction method
Thu, 27 Jun 2013 00:25:51 -0400 Nicolas Saunier added new parameter (use features) for safety analysis
Thu, 27 Jun 2013 00:18:39 -0400 Nicolas Saunier added new parameters in safety analysis script
Wed, 26 Jun 2013 18:40:31 -0400 Nicolas Saunier added safety analysis options to feature tracking (with default values for backward compatibility)
Fri, 21 Jun 2013 17:32:57 -0400 Nicolas Saunier slight modification to safety analysis and generalized script to delete computed data (objects and interactions)
Fri, 14 Jun 2013 10:25:00 -0400 Nicolas Saunier moved the config parser to utils