This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "spatial".
The branch, task_3432355 has been updated
via 7e258e73bcbe04f21052df95adf1f5954ef98dd9 (commit)
from 8107146ec2359c2a97f7425565887d8cf5371586 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7e258e73bcbe04f21052df95adf1f5954ef98dd9
Author: Sylvain Bougerel <syl...@gm...>
Date: Sat Mar 16 17:42:59 2013 +0800
Used ordered iterator to make relative operators on tree work.
Written first part of unit test for neighbor_minimum but it seems the algorithm has some bugs.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 35 +++--
src/bits/spatial_kdtree.hpp | 95 +++++++---
src/bits/spatial_neighbor.hpp | 102 +++++++++---
src/bits/spatial_neighbor.tpp | 322 +++++++++++++++++-----------------
src/bits/spatial_relaxed_kdtree.hpp | 116 +++++++++----
tests/bits/spatial_test_neighbor.hpp | 118 +++++++------
6 files changed, 476 insertions(+), 312 deletions(-)
hooks/post-receive
--
spatial
|