summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/test/Alpha_complex_3d_unit_test.cpp
AgeCommit message (Expand)Author
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-10-31Add a get_point method for Alpha_complex_3d. Change Point_3 type to be either...ROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-11-23 // We could use Epick + CGAL::Tag_true for not weighted nor periodic, but d...vrouvrea
2018-11-21Separate tests to parallelize compilationvrouvrea
2018-11-21Code review : Use # error instead of static_assert(false, ...) for CGAL versi...vrouvrea
2018-11-19Fix compilation issue in debug modevrouvrea
2018-09-25clang-format all filesvrouvrea
2018-09-25Constants shall be upper casevrouvrea
2018-09-25Fix unitary testsvrouvrea
2018-09-17Add benchmarkvrouvrea
2018-09-11Code review : rephrase a commentvrouvrea
2018-09-07Code review : rearrange documentation and examples according to making choice...vrouvrea
2018-08-31Fix weighted periodic compilation issuevrouvrea
2018-08-29weighted/non-weighted and periodic/non-periodic with fast/exact are working w...vrouvrea
2018-07-31Add unitary tests and documentationvrouvrea