log python/moving.py @ 66:56fe4ef1377e

age author description
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