log python/utils.py @ 742:fe71639f1ee7 dev

age author description
Fri, 28 Aug 2015 10:39:15 -0400 Nicolas Saunier merge and added function to up-/lower-case strings dev
Fri, 28 Aug 2015 10:38:08 -0400 Nicolas Saunier corrected bug dev
Thu, 20 Aug 2015 15:30:19 -0400 Nicolas Saunier minor change dev
Fri, 14 Aug 2015 11:29:02 -0400 Nicolas Saunier added warning for finite delta dev
Tue, 11 Aug 2015 12:06:10 -0400 Nicolas Saunier sortbylength dev
Fri, 17 Jul 2015 14:28:14 -0400 Nicolas Saunier added clarification comments dev
Mon, 29 Jun 2015 08:35:27 -0400 Nicolas Saunier added version of LCSS with cdist computations dev
Mon, 22 Jun 2015 15:27:33 +0200 Nicolas Saunier minor comments for lognormal parameters (numpy and usual names differ) dev
Tue, 09 Jun 2015 17:29:03 +0200 Nicolas Saunier allowing alternate database and filename for classify-objects dev
Fri, 05 Jun 2015 02:25:30 +0200 Nicolas Saunier classification is working dev
Sat, 30 May 2015 23:30:21 +0200 Nicolas Saunier update to utils for pavement results
Wed, 27 May 2015 04:08:19 +0200 Nicolas Saunier fine tuning
Tue, 26 May 2015 23:55:22 +0200 Nicolas Saunier corrected old format for Point.__str__
Tue, 26 May 2015 18:16:51 +0200 Nicolas Saunier corrected bug for intersection of lines (thanks to Paul for finding)
Tue, 26 May 2015 13:53:40 +0200 Nicolas Saunier moved and rationalized imports in modules
Tue, 26 May 2015 11:40:32 +0200 Nicolas Saunier corrected other missing imports
Tue, 26 May 2015 11:39:36 +0200 Nicolas Saunier corrected other missing imports
Tue, 26 May 2015 11:35:24 +0200 Nicolas Saunier bug corrected
Tue, 26 May 2015 11:19:03 +0200 Nicolas Saunier code to prepare regression variables (remove correlated variables) and record dataset size in experimnets
Mon, 25 May 2015 13:54:29 +0200 Nicolas Saunier added regression analysis functions
Wed, 20 May 2015 13:57:47 +0200 Nicolas Saunier corrected bug with circular import for VideoFilenameAddable, moved to base module
Thu, 14 May 2015 23:18:44 +0200 Nicolas Saunier minor modifications
Thu, 02 Apr 2015 15:53:59 +0200 Nicolas Saunier added function to get canadian public weather data
Wed, 10 Dec 2014 14:12:06 -0500 MohamedGomaa Merge
Tue, 25 Nov 2014 22:49:47 -0500 MohamedGomaa add some functions for behaviour analysis
Fri, 05 Dec 2014 00:54:38 -0500 Nicolas Saunier added loading ground truth annotations (ground truth) from polytrack format
Wed, 13 Aug 2014 00:00:08 -0400 Nicolas Saunier first implementation of projection to curvilinear coordinates
Wed, 06 Aug 2014 17:53:38 -0400 Nicolas Saunier work in progress on intersections (for PET)
Tue, 15 Jul 2014 16:42:04 -0400 Nicolas Saunier added Mohamed Gomaa Mohamed function to smooth object trajectories
Tue, 08 Jul 2014 17:23:02 -0400 Nicolas Saunier added basic info and function to profile code