log python/moving.py @ 185:c06379f25ab8

age author description
Fri, 25 Nov 2011 18:44:59 -0500 Nicolas Saunier utilities for user types
Fri, 25 Nov 2011 18:38:54 -0500 Nicolas Saunier initial work on flow vectors and clustering algorithms
Thu, 24 Nov 2011 19:00:04 -0500 Nicolas Saunier added drawing functialities, in particular on aerial image
Tue, 06 Sep 2011 18:44:23 -0400 Nicolas Saunier re-organized code to avoid cyclic python module dependencies
Thu, 01 Sep 2011 16:44:23 -0400 Nicolas Saunier bug correction for cosine functions in python
Sat, 23 Jul 2011 02:18:16 -0400 Nicolas Saunier added functionalities to indicator maps
Mon, 18 Jul 2011 19:24:06 -0400 Nicolas Saunier minor change to the point marker
Mon, 18 Jul 2011 14:29:07 -0400 Nicolas Saunier corrected errors in trajectories (if empty) and getTrajectoryInPolygon
Fri, 15 Jul 2011 03:04:39 -0400 Nicolas Saunier added test existsAtInstant to STObject
Fri, 15 Jul 2011 02:32:34 -0400 Nicolas Saunier corrected bug for TimeInterval interation and added corresponding test
Thu, 14 Jul 2011 19:48:30 -0400 Nicolas Saunier added multiply method to Point
Thu, 14 Jul 2011 17:15:09 -0400 Nicolas Saunier finally added the representation of intervals
Tue, 12 Jul 2011 16:43:33 -0400 Nicolas Saunier refactored projection functions
Tue, 14 Jun 2011 14:14:24 -0400 Nicolas Saunier corrected getObjectInInterval for MovingObject and timeintervals for TemporalIndicator
Mon, 13 Jun 2011 16:50:40 -0400 Nicolas Saunier added equal method to intervals