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, feature_4 has been updated
via fd6bd400dc7a2f82b4a66afc377f011d843e3af1 (commit)
from 05a4ab74e647f7e92b49e3cd8296f3c257c9114f (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 fd6bd400dc7a2f82b4a66afc377f011d843e3af1
Author: Sylvain Bougerel <syl...@gm...>
Date: Sun Mar 15 20:40:01 2015 +0800
Nearest neighbor now works with a semi-recursive algorithm. Euclidian metric are optimized but less safe. Safety can be re-enabled back at the expense of performance with \#SPATIAL_SAFER_ARITHMETICS
-----------------------------------------------------------------------
Summary of changes:
src/bits/spatial_math.hpp | 133 ++++++++++++++++++----------------
src/bits/spatial_neighbor.hpp | 38 ++++------
tests/bits/spatial_test_neighbor.hpp | 81 ++++++++++++++-------
3 files changed, 143 insertions(+), 109 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
|