log python/tests/storage.txt @ 998:933670761a57

age author description
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
Tue, 11 Jul 2017 17:56:23 -0400 Nicolas Saunier added assignment of trajectories to prototypes and cleanup of insert queries
Wed, 05 Jul 2017 12:19:59 -0400 Nicolas Saunier modularized save trajectories, added slice to Trajectory, etc
Tue, 14 Mar 2017 17:10:35 -0400 Nicolas Saunier adapted code from Paul St-Aubin and udpated MovingObject.setFeatures to truly find the right features in a list that may not start at 0
Wed, 08 Feb 2017 16:32:15 -0500 Nicolas Saunier solved issue with latest version of scikit-learn
Fri, 03 Feb 2017 16:26:18 -0500 Nicolas Saunier work in progress to update gaussian mixtures
Thu, 30 Jun 2016 14:19:59 -0400 Nicolas Saunier added option to load subsampled trajectories
Thu, 09 Jun 2016 15:36:21 -0400 Nicolas Saunier added saving/loading points of interests
Mon, 08 Feb 2016 12:24:26 -0500 Nicolas Saunier cleaned and checked storage with functions for curvilinear trajectories dev
Fri, 05 Feb 2016 17:19:13 -0500 Nicolas Saunier added function to save feature trajectories dev
Mon, 21 Jul 2014 16:17:22 -0400 Nicolas Saunier modified bug for reading vissim files, cleaned use of readline with multiple type of characters for comments (to ignore)
Fri, 06 Jun 2014 14:14:01 -0400 Nicolas Saunier corrected bugs detected by tests (because of moving functions around modules
Tue, 24 Jul 2012 01:37:21 -0400 Nicolas Saunier added the normal adaptation class
Fri, 08 Jun 2012 18:44:27 -0400 Nicolas Saunier created first doctest tests for storage