summaryrefslogtreecommitdiff
path: root/src/Witness_complex
AgeCommit message (Expand)Author
2022-10-19persistence diagram default output is std::cout, not std::clog. Modify utilit...Vincent Rouvreau
2022-05-20Fix unbalanced groups and some doxygen typosVincent Rouvreau
2021-04-27Doxygen documentation improvementROUVREAU Vincent
2020-11-09Merge remote-tracking branch 'origin/master' into fardistMarc Glisse
2020-11-03Fix #415 by removing all install cmake targets from examplesROUVREAU Vincent
2020-10-31s/kernel/distance/ for choose_n_farthest_points argumentMarc Glisse
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-03-05Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-02-12Merge branch 'master' into modern_cmake_for_boostROUVREAU Vincent
2020-02-05Merge last master modification and fix merge conflictROUVREAU Vincent
2020-02-04Fix #186 - Link with TBB for all simplex tree userROUVREAU Vincent
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2020-01-24Modern cmake for boost approachROUVREAU Vincent
2019-12-06Modify boost tests to be more verbose and errors in colour. I kept coverage t...ROUVREAU Vincent
2019-11-22Error message in #10 fix was not correct, bad copy/pasteROUVREAU Vincent
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-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-05-27long linesMarc Glisse
2019-05-10Clarify doc of witness complexMarc Glisse
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-06-13Fix cppcheck issuesvrouvrea
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-26Move documentation Copyright in footervrouvrea
2018-01-22Fix cpplintvrouvrea
2017-11-22Add precisionscjamin
2017-11-22b => birth + d => deathcjamin
2017-11-20Merge last trunk modificationsvrouvrea
2017-11-17Corrected Strong_witness docskachano
2017-11-17Added the commented choose_n_farthest_points everywhereskachano
2017-11-17Made farthest_points clickableskachano
2017-11-17Added a comment to one of the examplesskachano
2017-11-17Modified docskachano
2017-11-16Merge last trunk modificationsvrouvrea
2017-10-26Merge last trunk modificationsvrouvrea
2017-10-04Document utilies in README files using Markdown + move/rename some utilitiescjamin
2017-09-29Merge from trunkcjamin
2017-09-29Rename a few functions in Kd_tree_searchcjamin
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-05-31Convert more examples into utilitiescjamin