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 "UNNAMED PROJECT".
The branch, master has been updated
via 3b64678b2dd6be4ea07b246a607338cb81552f68 (commit)
via d7ed6a5877d9649c1fbed18e7a805a4b6e6efc9b (commit)
from 7e91e83bd1b6afd068b740963dedeb604ff00093 (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 3b64678b2dd6be4ea07b246a607338cb81552f68
Author: Sylvain Bougerel <syl...@gm...>
Date: Sat Dec 21 23:15:06 2013 +0800
v2.1.2 Added the perfect_balancing policy for Relaxed_kdtree, improved
documentation and improve the speed of the reblance() algorithm by 10x.
commit d7ed6a5877d9649c1fbed18e7a805a4b6e6efc9b
Author: Sylvain Bougerel <syl...@gm...>
Date: Sat Dec 21 23:14:49 2013 +0800
v2.1.2 Added the perfect_balancing policy for Relaxed_kdtree, improved
documentation and improve the speed of the reblance() algorithm by 10x.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +
TODO | 6 +-
doc/manual/main.dox | 13 ++-
src/bits/spatial_assert.hpp | 345 ++++++++++++++++++++++++++++++++++-
src/bits/spatial_bidirectional.hpp | 4 +-
src/bits/spatial_kdtree.hpp | 161 ++++++++++++----
src/bits/spatial_node.hpp | 269 +++++++++------------------
src/bits/spatial_region.hpp | 2 +-
src/bits/spatial_relaxed_kdtree.hpp | 9 +-
src/spatial.hpp | 4 +-
tests/bits/spatial_test_kdtree.hpp | 7 +-
tests/bits/spatial_test_output.hpp | 137 --------------
tests/bits/spatial_test_types.hpp | 21 ++
tests/verify_base.cpp | 1 -
tests/verify_equal.cpp | 1 -
tests/verify_mapping.cpp | 1 -
tests/verify_neighbor.cpp | 1 -
tests/verify_neighbor_safer.cpp | 1 -
tests/verify_ordered.cpp | 1 -
tests/verify_region.cpp | 1 -
20 files changed, 611 insertions(+), 379 deletions(-)
delete mode 100644 tests/bits/spatial_test_output.hpp
hooks/post-receive
--
UNNAMED PROJECT
|