log python/moving.py @ 93:19603b5fa578

age author description
Mon, 13 Jun 2011 14:15:08 -0400 Nicolas Saunier added timeinterval computation for indicators based on dictionaries
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
Thu, 09 Jun 2011 11:27:31 -0400 Nicolas Saunier renamed inner to cross product
Thu, 09 Jun 2011 11:18:44 -0400 Nicolas Saunier added inner product
Fri, 18 Mar 2011 15:06:16 -0400 Nicolas Saunier re-arranged trajectory intersections
Fri, 11 Mar 2011 18:12:29 -0500 Nicolas Saunier added method to test points in polygons and tests
Fri, 21 Jan 2011 18:27:55 -0500 Nicolas Saunier added functions to get simply the values of indicators (and arccos transform for cosines
Fri, 14 Jan 2011 19:34:00 -0500 Nicolas Saunier added new addPosition method to Trajectory
Wed, 10 Nov 2010 23:41:49 -0500 Nicolas Saunier added full support for two implementations of indicators, with tests
Mon, 08 Nov 2010 12:20:52 -0500 Nicolas Saunier empty method for indicators
Sun, 07 Nov 2010 04:21:26 -0500 Nicolas Saunier added indicator computation and modified severity indicator constructor
Sun, 07 Nov 2010 01:34:43 -0500 Nicolas Saunier generalized map combination to different functions
Sun, 07 Nov 2010 01:09:50 -0500 Nicolas Saunier moved and generalized map making functions to the library
Fri, 05 Nov 2010 11:07:44 -0400 Nicolas Saunier added functions for plotting points
Thu, 04 Nov 2010 17:40:07 -0400 Nicolas Saunier moved road user types and added plotting for all road users
Fri, 29 Oct 2010 01:54:11 -0400 Nicolas Saunier developed indicator classes
Wed, 27 Oct 2010 18:32:27 -0400 Nicolas Saunier created new package, moved Interaction class and created Crossing class
Wed, 13 Oct 2010 19:19:17 -0400 Nicolas Saunier updated comments and added shell for interaction between road users
Wed, 13 Oct 2010 19:08:12 -0400 Nicolas Saunier corrected code for usertype in movingobject
Sat, 25 Sep 2010 11:33:07 -0400 Nicolas Saunier re-arrangement
Wed, 14 Jul 2010 14:02:11 -0400 Nicolas Saunier methods for trajectories and objects
Fri, 28 May 2010 20:25:45 -0400 Nicolas Saunier added drawing for Point
Wed, 19 May 2010 19:47:02 -0400 Nicolas Saunier corrected bug for first and last of TimeInterval
Tue, 18 May 2010 17:53:59 -0400 Nicolas Saunier corrected printing bug
Tue, 18 May 2010 17:35:09 -0400 Nicolas Saunier added norm functions for Point and accessor methods for MovingObject
Sat, 13 Feb 2010 18:51:22 -0500 Nicolas Saunier after merge
Sat, 30 Jan 2010 21:42:53 -0500 Nicolas Saunier rearranged code
Sat, 05 Dec 2009 15:40:28 -0500 Nicolas Saunier updated segmentIntersection and other
Sat, 05 Dec 2009 12:31:28 -0500 Nicolas Saunier generalized intervals
Sat, 05 Dec 2009 12:08:25 -0500 Nicolas Saunier added Point class and modified trajectory accordingly
Fri, 04 Dec 2009 13:47:22 -0500 Nicolas Saunier made Trajectory indexable and timeinterval iterable
Fri, 04 Dec 2009 01:01:11 -0500 Nicolas Saunier made Trajectory iterable
Mon, 30 Nov 2009 18:54:26 -0500 Nicolas Saunier added basic getters for objects
Fri, 27 Nov 2009 19:16:12 -0500 Nicolas Saunier added polygon plotting
Wed, 18 Nov 2009 18:36:52 -0500 Nicolas Saunier added tools for speed
Sat, 14 Nov 2009 19:02:46 -0500 Nicolas Saunier homography and other utils
Fri, 13 Nov 2009 19:29:01 -0500 Nicolas Saunier minimal code to load UBC data
Thu, 05 Nov 2009 17:17:20 -0500 Nicolas Saunier loading shell objects from NGSIM works
Wed, 04 Nov 2009 19:13:08 -0500 Nicolas Saunier minor doc update
Mon, 19 Oct 2009 13:16:21 -0400 Nicolas Saunier started implementation of TimeInterval and Spatio-temporal object
Sun, 18 Oct 2009 22:29:24 -0400 Nicolas Saunier initial commit with non-functional python code for NGSIM