summaryrefslogtreecommitdiff
path: root/src/Tangential_complex/include/gudhi/Tangential_complex.h
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-05-22Spelling correctionsalbert-github
2020-12-29Fix building with CGAL 5.2.Gard Spreemann
2020-01-30Use mutex from stl instead of tbb one that is deprecatedROUVREAU 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-13Change CopyrightROUVREAU Vincent
2019-03-12Add some documentation for Fix #31ROUVREAU Vincent
2018-12-17Merge tangential-miro branchvrouvrea
2018-06-29clang-format filevrouvrea
2018-06-06Merge tangential complex warning fixvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2017-11-06Fix typedefcjamin
2017-09-29Rename a few functions in Kd_tree_searchcjamin
2017-04-24Remove unused variablescjamin
2016-12-16Warning fixesvrouvrea
2016-12-15Remove unused modificationsvrouvrea
2016-12-15Fix max issue on Windowsvrouvrea
2016-12-15Remove example.cppvrouvrea
2016-12-14Bug fix for degenerate casescjamin
2016-12-14Add tracesvrouvrea
2016-12-12parenthesis for std::min because of Windows min global functionvrouvrea
2016-12-12Fix max issue and remove (&tr == NULL) testvrouvrea
2016-12-12Fix the bug, remove tan_test from examples and add a unitary testvrouvrea
2016-12-02Re-indent CGAL templates for readibilityvrouvrea
2016-10-11Problem of merge with tangentialcomplex branch.vrouvrea