summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/test
AgeCommit message (Expand)Author
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-06-11try to fix Alpha_complex_test_unit on windowsROUVREAU 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-10-17Alpha complex 3d test was not checking CGAL is 4.11vrouvrea
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
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2017-12-19Add a function for unitary tests to test floating point values equality w/wo ...vrouvrea
2017-10-26Code review: downgrade_dimension renamed lower_upper_bound_dimension and make...vrouvrea
2017-09-22Remove automatic_dimension_set call from remove and prune functionsvrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-04-18Rename CMake testsvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2016-10-14Fix Alpha complex UT for limit casevrouvrea
2016-10-13This test fails on Win 32 and 64vrouvrea
2016-10-12Merge last trunk modificationsvrouvrea
2016-10-12Using a pointer as a property map is deprecated in boost. Fixes the reviewvrouvrea
2016-10-11CMake message modificationvrouvrea
2016-10-05Fix review commentsvrouvrea
2016-09-22New template function create_complex for Alpha_complex to create the simplici...vrouvrea
2016-07-01Eigen3 find_package factorizationvrouvrea
2016-06-14data points generator to follow convention namingvrouvrea
2016-06-10Rename namespaces according to conventioncjamin
2016-06-10Use TBB_LIBRARIES instead of TBB_RELEASE_LIBRARY + missing boost dependencycjamin
2016-06-07Rename projects in CMakeLists.txtcjamin
2016-04-08Merge of alpha complex feature from trunkvrouvrea
2016-04-06Replace Delaunay_triangulation_off_io.h and Delaunay_triangulation_off_rw.cpp...vrouvrea
2016-03-23prune_above_filtration returns filtration vector modification information ins...vrouvrea
2016-02-19Merge last trunk modificationsvrouvrea
2016-02-02alpha off reader test strategy modificationvrouvrea
2016-01-12Fix alpha complex remarks and bugsvrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-11-13Utils.h -> Debug_utils.hvrouvrea
2015-11-12code review fixvrouvrea
2015-11-09Code review fixesvrouvrea