summaryrefslogtreecommitdiff
path: root/src/Bottleneck_distance/include
AgeCommit message (Expand)Author
2019-08-20Fix issue #10 and modify main and installation documentations accordinglyROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Merge master branchROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-06Fix #11 - Distance computation shall be better documented.ROUVREAU Vincent
2019-05-28std::max conflict with windows macroROUVREAU Vincent
2019-05-28std::max conflict with windows macroROUVREAU Vincent
2019-05-28std::abs requires cmath includeROUVREAU Vincent
2018-07-22Mark functions as inline.glisse
2018-06-12Quick fix for infinite loop: drop extra precision in step computation.glisse
2018-04-26Fix Copyrightsvrouvrea
2018-01-22Fix cpplintvrouvrea
2017-11-30Small optimization for neighbor search in bottleneck.glisse
2017-09-27Fix some cpplintsvrouvrea
2017-05-09Fix Windows python module compilationvrouvrea
2017-04-05Use an unordered_set for unmatched_in_u instead of an open-coded flat_set.glisse
2017-04-05In Kd_tree::remove, test the point index instead of the coordinates.glisse
2017-03-29Declare the Kd_tree directly.glisse
2017-03-28Longer commentsglisse
2017-03-28Different strategies to remove points from unmatched_in_u.glisse
2017-03-28Replace list with vector, save 30% of the running time...glisse
2017-03-28Replace some lists with vectors.glisse
2017-03-27Avoid copying Persistence_graph at the same time as Graph_matching.glisse
2017-03-27Use any neighbor near enough, not necessarily the closest.glisse
2017-03-02Use parallel_sort to sort distancescjamin
2017-01-21Tweaks to the doc of Bottleneck.glisse
2017-01-20cpplint fixesvrouvrea
2017-01-04Move bottleneck_chrono in benchmarkvrouvrea
2016-12-16git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/bottleneck_i...fgodi
2016-12-16modifs donefgodi
2016-12-16separation of exactly and approximatefgodi
2016-12-15cancel commit of temporary testing codefgodi
2016-12-15small modificationsfgodi
2016-12-15small modificationsfgodi
2016-12-15namespacefgodi
2016-12-06small modificationfgodi
2016-12-06infinite points separately computedfgodi
2016-12-05review prise en comptefgodi
2016-11-29better gestion of infinite pointsfgodi
2016-11-29basic example, infinityfgodi
2016-11-28missing file addedfgodi
2016-11-28rm of a renamed filefgodi
2016-11-28compute and compute_exactly mergedfgodi
2016-11-28graph no longer staticfgodi
2016-11-28Bug fixfgodi
2016-11-25splitters.h addedfgodi
2016-11-25compilefgodi
2016-11-25dernière version du kd_treefgodi
2016-11-25copyrigthsfgodi
2016-11-23fixfgodi