summaryrefslogtreecommitdiff
path: root/src/Bottleneck_distance
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-18Separate the 2 examples as one requires also Eigen3ROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2019-06-13Merge master branchROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-07Fix doc review. Add citations for python doc version. Replace (13,0) with (0,...ROUVREAU Vincent
2019-06-07Update src/Bottleneck_distance/doc/Intro_bottleneck_distance.hVincent Rouvreau
2019-06-07Update src/Bottleneck_distance/doc/Intro_bottleneck_distance.hVincent Rouvreau
2019-06-06Fix #11 - Distance computation shall be better documented.ROUVREAU Vincent
2019-06-06Add an example to explain how the distance is computedROUVREAU Vincent
2019-05-29Citations for bottleneck distanceMarc Glisse
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-10-04Documentation change for github websitevrouvrea
2018-08-07Fix issue #13 : [Global - utilities] use exit(-1) instead of std::abort in ut...vrouvrea
2018-07-22Mark functions as inline.glisse
2018-06-12Quick fix for infinite loop: drop extra precision in step computation.glisse
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-04No need to repeat title, automatically done by the websitevrouvrea
2018-03-08Web site review after Editorial Boardvrouvrea
2018-01-30Fix after web reviewvrouvrea
2018-01-29Ignore md files for Doxygenvrouvrea
2018-01-29Rename README files for web site generation conformityvrouvrea
2018-01-29Fix doc issue for utilities part on the web sitevrouvrea
2018-01-22Fix cpplintvrouvrea
2017-12-14Merge of branch misc-glissevrouvrea
2017-11-30Small optimization for neighbor search in bottleneck.glisse
2017-11-22b => birth + d => deathcjamin
2017-11-22Rename some utilities + some fix in the doccjamin
2017-11-16Merge last trunk modificationsvrouvrea
2017-11-16Code review : Homogenize alpha shape examples command linevrouvrea
2017-11-15Doccjamin
2017-11-15Add iso-cuboid file formatcjamin
2017-11-15Fixes according to Marc's reviewcjamin
2017-10-04Fix some CMakeLists.txt filescjamin
2017-10-04Document utilies in README files using Markdown + move/rename some utilitiescjamin
2017-09-29Merge from trunkcjamin
2017-09-27Fix some cpplintsvrouvrea
2017-09-25Do not advertise nor use the exact bottleneck distance versionvrouvrea
2017-09-12Bottleneck does not require Eigen3 (C++ and Python)vrouvrea
2017-07-04Add Gudhi namespace for reader_utilsvrouvrea
2017-06-28Merge of branch boost_system_no_deprecated_test in order to :vrouvrea
2017-06-13This should never have been commented outcjamin
2017-06-09Missing "return"cjamin
2017-06-09Change names and adapt examplecjamin
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-05-31Move 1 example from Bottleneck_distance to utilitiescjamin