log python/moving.py @ 54:c354d41ef7cd

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