summaryrefslogtreecommitdiff
path: root/src/Tangential_complex
AgeCommit message (Expand)Author
2022-12-09code review: bad copy/paste of a commentVincent Rouvreau
2022-12-05insert sorted vertices in batch to avoid quadratic behaviour in the simplex treeVincent Rouvreau
2022-11-21Handle clang warningsMarc Glisse
2022-10-26Use std::optional to check C++17 supportMarc Glisse
2022-09-14std::ofstream::streampos is deprecated with c++17Vincent Rouvreau
2022-05-22Spelling correctionsalbert-github
2022-03-07tangential - include simplex tree when usedVincent Rouvreau
2021-06-07Replace 'uniform' flag of torus generation with 'sample' taking two possible ...Hind-M
2021-04-27Doxygen documentation improvementROUVREAU Vincent
2020-12-29Fix building with CGAL 5.2.Gard Spreemann
2020-11-03Fix #415 by removing all install cmake targets from examplesROUVREAU Vincent
2020-02-05Merge last master modification and fix merge conflictROUVREAU Vincent
2020-01-30Use mutex from stl instead of tbb one that is deprecatedROUVREAU Vincent
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU 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-04-26Merge branch 'master' into toplex_mapROUVREAU Vincent
2019-03-15Fix code reviewROUVREAU Vincent
2019-03-14Fix code reviewROUVREAU Vincent
2019-03-13Improve documentation for Tangential complex (Fix #16)ROUVREAU Vincent
2019-03-12Add some documentation for Fix #31ROUVREAU Vincent
2018-12-17Merge tangential-miro branchvrouvrea
2018-10-12Merge last trunk modificationsvrouvrea
2018-06-29clang-format filevrouvrea
2018-06-06Merge tangential complex warning fixvrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-09Fix deprecated CGAL random functionvrouvrea
2018-03-29compilefgodi
2018-01-26Move documentation Copyright in footervrouvrea
2017-11-06Fix typedefcjamin
2017-10-26git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/toplex_map@2...fgodi
2017-09-29Rename a few functions in Kd_tree_searchcjamin
2017-06-09Remove boost date_time dependenciesvrouvrea
2017-06-09Tangential complex test must link with boost date time libraryvrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-05-30Make install examples mechanismvrouvrea
2017-04-24Remove unused variablescjamin
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-03-03Add GPL copyrights on images directoriesvrouvrea
2017-01-04Move bottleneck_chrono in benchmarkvrouvrea
2016-12-16Warning fixesvrouvrea
2016-12-15Remove unused modificationsvrouvrea
2016-12-15Fix max issue on Windowsvrouvrea
2016-12-15Remove example.cppvrouvrea