log

age author commit description
Sun, 12 Jun 2011 03:24:55 -0400 Nicolas Saunier a5ef9e40688e makes use of matplotlib function to test if point is in a polygon
Thu, 09 Jun 2011 16:03:17 -0400 Nicolas Saunier daa05fae1a70 modified the type of the result of interval lengths to float, added comments
Thu, 09 Jun 2011 11:27:31 -0400 Nicolas Saunier f84293ad4611 renamed inner to cross product
Thu, 09 Jun 2011 11:18:44 -0400 Nicolas Saunier f88a19695bba added inner product
Mon, 06 Jun 2011 18:06:01 -0400 Nicolas Saunier 626560624d55 added the simple script to create directories
Thu, 28 Apr 2011 15:07:21 -0400 Nicolas Saunier f234154207d4 distance and time to change speed
Tue, 19 Apr 2011 02:01:09 -0400 Nicolas Saunier f03ec4697a09 corrected discrete distribution
Mon, 18 Apr 2011 19:31:53 -0400 Nicolas Saunier 7f1e54234f96 added empirical discrete distribution, modified class organization and names
Tue, 29 Mar 2011 01:47:00 -0400 Nicolas Saunier 731df2fa0010 correction to compile with latest opencv
Fri, 18 Mar 2011 15:06:16 -0400 Nicolas Saunier 41da2cdcd91c re-arranged trajectory intersections
Thu, 17 Mar 2011 23:06:49 -0400 Nicolas Saunier 76735aeab807 corrected typo in readme
Mon, 14 Mar 2011 00:37:10 -0400 Nicolas Saunier 895807396119 updated readme
Sun, 13 Mar 2011 17:18:17 -0400 Nicolas Saunier 9a51372607d6 added MIT license to the project
Fri, 11 Mar 2011 18:12:29 -0500 Nicolas Saunier 5d487f183fe2 added method to test points in polygons and tests
Fri, 25 Feb 2011 14:25:34 -0500 Nicolas Saunier 99e807c29753 added loading other information from NGSIM
Thu, 10 Feb 2011 22:41:38 -0500 Nicolas Saunier 5e6cd36a991c added pretty print in empiricalDistribution
Thu, 10 Feb 2011 22:15:54 -0500 Nicolas Saunier 64fde2b1f96d simplified intervales in empiricalDistribution
Thu, 10 Feb 2011 20:34:16 -0500 Nicolas Saunier 46ec876ce90e changed name (same as in a library)
Fri, 21 Jan 2011 18:27:55 -0500 Nicolas Saunier d3e1a7cf3375 added functions to get simply the values of indicators (and arccos transform for cosines
Mon, 17 Jan 2011 16:46:48 -0500 Nicolas Saunier 930a6282c9a9 added class for fundamental diagram (including plotting) with implementation of Greenberg model
Fri, 14 Jan 2011 19:49:20 -0500 Nicolas Saunier 575340e6fce3 corrected most of the method to load NGSIM data (adapted to the current MovingObject class
Fri, 14 Jan 2011 19:34:00 -0500 Nicolas Saunier 45e958ccd9bd added new addPosition method to Trajectory
Sat, 13 Nov 2010 11:20:10 -0500 Nicolas Saunier a52653dca25d got track features to compile, updated paths to headers and libraries for OpenCV 2
Wed, 10 Nov 2010 23:41:49 -0500 Nicolas Saunier cc192d0450b3 added full support for two implementations of indicators, with tests
Mon, 08 Nov 2010 12:20:52 -0500 Nicolas Saunier 846fa9dc47de empty method for indicators
Sun, 07 Nov 2010 04:21:26 -0500 Nicolas Saunier ded58c424783 added indicator computation and modified severity indicator constructor
Sun, 07 Nov 2010 01:34:43 -0500 Nicolas Saunier 56fe4ef1377e generalized map combination to different functions
Sun, 07 Nov 2010 01:09:50 -0500 Nicolas Saunier 75cf537b8d88 moved and generalized map making functions to the library
Fri, 05 Nov 2010 11:07:44 -0400 Nicolas Saunier c75bcdaed00f added functions for plotting points
Fri, 05 Nov 2010 11:07:31 -0400 Nicolas Saunier 40e8e3bb3702 corrected projection bugs