log python/prediction.py @ 571:a9c1d61a89b4

age author description
Thu, 07 Aug 2014 00:05:14 -0400 Nicolas Saunier corrected bug for segment intersection
Tue, 15 Jul 2014 01:25:33 -0400 Nicolas Saunier adapted safety-analysis script to use multi-threading
Mon, 14 Jul 2014 17:33:43 -0400 Nicolas Saunier refactored some more code in compute crossing and collisions (parallel code works)
Mon, 14 Jul 2014 01:56:51 -0400 Nicolas Saunier modified prediction for multiprocessing, not sure how beneficial it is (single thread with instance method seems much faster
Fri, 06 Jun 2014 14:10:42 -0400 Nicolas Saunier renamed all draw functions to plot for consistency
Fri, 11 Apr 2014 17:47:38 -0400 Nicolas Saunier corrected bugs in safety analysis
Wed, 02 Apr 2014 17:45:18 -0400 Nicolas Saunier integrated Sohail direct computation of TTC (need to add pPET)
Tue, 11 Mar 2014 23:50:15 -0400 Nicolas Saunier small progress
Wed, 05 Mar 2014 23:01:00 -0500 Nicolas Saunier finished description and constructor
Wed, 05 Mar 2014 17:47:26 -0500 Nicolas Saunier name change in prediction.py
Sun, 23 Feb 2014 23:18:08 -0500 Nicolas Saunier integrated and reorganized Sohail s work on exact ttc computation
Sat, 22 Feb 2014 01:18:16 -0500 Nicolas Saunier change of interface, distributions are now passed to the prediction paramters constructors if needed
Wed, 24 Jul 2013 12:48:12 -0400 Nicolas Saunier cleaning up safety analysis and the new traditional constant velocity method
Thu, 11 Jul 2013 02:17:12 -0400 Nicolas Saunier implemented prediction method at constant velocity with direct intersection computation
Thu, 11 Jul 2013 00:17:25 -0400 Nicolas Saunier moved current method for collision points and crossing zones computation into prediction parameters (put expectedindicator in SafetyPoint)