log python/tests/moving.txt @ 372:349eb1e09f45

age author description
Tue, 16 Jul 2013 17:00:17 -0400 Nicolas Saunier Cleaned the methods/functions indicating if a point is in a polygon
Mon, 15 Jul 2013 16:47:09 -0400 Nicolas Saunier lcss subclass for indicators
Tue, 25 Jun 2013 23:43:32 -0400 Nicolas Saunier added simple classification based on speed
Fri, 21 Dec 2012 18:33:36 -0500 Nicolas Saunier added LCSS for trajectories
Mon, 23 Jul 2012 23:07:19 -0400 Nicolas Saunier corrected typos and bugs and added a test
Sat, 21 Jul 2012 00:50:42 -0400 Nicolas Saunier corrected small bugs and typos
Wed, 18 Jul 2012 02:54:22 -0400 Nicolas Saunier added utils for bus processing
Tue, 06 Sep 2011 18:44:23 -0400 Nicolas Saunier re-organized code to avoid cyclic python module dependencies
Mon, 18 Jul 2011 14:29:07 -0400 Nicolas Saunier corrected errors in trajectories (if empty) and getTrajectoryInPolygon
Fri, 15 Jul 2011 02:32:34 -0400 Nicolas Saunier corrected bug for TimeInterval interation and added corresponding test
Thu, 14 Jul 2011 17:15:09 -0400 Nicolas Saunier finally added the representation of intervals
Mon, 13 Jun 2011 16:50:40 -0400 Nicolas Saunier added equal method to intervals
Sun, 12 Jun 2011 03:24:55 -0400 Nicolas Saunier makes use of matplotlib function to test if point is in a polygon
Thu, 09 Jun 2011 16:03:17 -0400 Nicolas Saunier modified the type of the result of interval lengths to float, added comments
Fri, 11 Mar 2011 18:12:29 -0500 Nicolas Saunier added method to test points in polygons and tests
Wed, 10 Nov 2010 23:41:49 -0500 Nicolas Saunier added full support for two implementations of indicators, with tests
Wed, 14 Jul 2010 14:02:11 -0400 Nicolas Saunier methods for trajectories and objects