Mon, 11 Jan 2010 08:31:31 -0800 Added LGPL sentence and header to clarify the terms, on Rosen Diankov's request default tip
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 11 Jan 2010 08:31:31 -0800] rev 10
Added LGPL sentence and header to clarify the terms, on Rosen Diankov's request
Thu, 03 Sep 2009 18:36:00 -0700 Clarified correct return tuple for kFRSearch()
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 03 Sep 2009 18:36:00 -0700] rev 9
Clarified correct return tuple for kFRSearch()
Tue, 01 Sep 2009 11:11:18 -0700 Expanded README (better documentation for the methods of KDTree class)
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 01 Sep 2009 11:11:18 -0700] rev 8
Expanded README (better documentation for the methods of KDTree class)
Sat, 20 Jun 2009 13:00:20 -0700 Added KDTree.__del__() that destroy the points to prevent memory leaks
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 20 Jun 2009 13:00:20 -0700] rev 7
Added KDTree.__del__() that destroy the points to prevent memory leaks
Sat, 20 Jun 2009 12:33:19 -0700 Started README
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 20 Jun 2009 12:33:19 -0700] rev 6
Started README
Thu, 18 Jun 2009 13:20:26 -0700 Switched around incorrect order of sqRad and k in the call to fixed radius search
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 18 Jun 2009 13:20:26 -0700] rev 5
Switched around incorrect order of sqRad and k in the call to fixed radius search
Thu, 18 Jun 2009 13:03:18 -0700 Removed unnecessary priority parameter from fixed radius search
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 18 Jun 2009 13:03:18 -0700] rev 4
Removed unnecessary priority parameter from fixed radius search
Sat, 13 Jun 2009 16:48:38 -0700 Added wscript for building and installing with waf
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 13 Jun 2009 16:48:38 -0700] rev 3
Added wscript for building and installing with waf
Fri, 12 Jun 2009 18:08:50 -0700 Added fixed radius search, and renamed methods to match C++ names
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 12 Jun 2009 18:08:50 -0700] rev 2
Added fixed radius search, and renamed methods to match C++ names
Thu, 11 Jun 2009 20:48:14 -0700 Added k_priority_search and max_pts_visit
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 11 Jun 2009 20:48:14 -0700] rev 1
Added k_priority_search and max_pts_visit
Thu, 11 Jun 2009 12:52:30 -0700 Initial commit
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 11 Jun 2009 12:52:30 -0700] rev 0
Initial commit
(0) tip