[mlpack] branch master updated (0b5a57d -> a451930)
Barak A. Pearlmutter
barak+git at pearlmutter.net
Wed Jul 26 21:50:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
bap pushed a change to branch master
in repository mlpack.
from 0b5a57d log changes
new 352f6fe Significant DBSCAN refactoring and improvements.
new af2f68d Fix typo that causes incorrect CF results.
new f45a64d Fix doxygen footer JS to draw correctly.
new 5d85a27 Update version.
new ae8e35b Relax tolerance to increase test pass rate.
new 054edea Merge tag 'upstream/2.2.4'
new a565fc4 bump debian standards version
new df358ed multiarch hinter says mlpack-doc could be marked Multi-Arch: foreign
new 484c40d move .pc file into arch-specific directory
new a451930 log changes
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Doxyfile | 2 +-
HISTORY.md | 7 ++
debian/changelog | 9 ++
debian/control | 3 +-
debian/libmlpack-dev.install | 2 +-
doc/doxygen/footer.html | 4 +-
doc/guide/build.hpp | 4 +-
src/mlpack/core/util/version.hpp | 4 +-
src/mlpack/methods/cf/cf.cpp | 2 +-
src/mlpack/methods/dbscan/dbscan.hpp | 56 ++++++------
src/mlpack/methods/dbscan/dbscan_impl.hpp | 138 +++++++++++++++++-------------
src/mlpack/methods/dbscan/dbscan_main.cpp | 12 +--
src/mlpack/tests/dbscan_test.cpp | 125 +++++++++++++++++++++++++++
src/mlpack/tests/krann_search_test.cpp | 2 +-
14 files changed, 271 insertions(+), 99 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
More information about the debian-science-commits
mailing list