summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14Fix https://github.com/CGAL/cgal/issues/3153vrouvrea
2018-10-17Alpha complex 3d test was not checking CGAL is 4.11vrouvrea
2018-09-25merge last trunk modificationsvrouvrea
2018-09-25clang-format all filesvrouvrea
2018-09-25Constants shall be upper casevrouvrea
2018-09-25Code review : use std::unordered_map instead of std::mapvrouvrea
2018-09-25Fix unitary testsvrouvrea
2018-09-18Add results.csv file creationvrouvrea
2018-09-17Add benchmarkvrouvrea
2018-09-14Use another point set. bunny is too big for unit testsvrouvrea
2018-09-13Add bunny_1000 for weighted periodic testvrouvrea
2018-09-11Code review : rephrase a commentvrouvrea
2018-09-10Code review : Fix alpha_complex_3d_persistence utility with new alpha_complex...vrouvrea
2018-09-07Code review : Only one create_complex function with a default argument valuevrouvrea
2018-09-07Code review : rearrange documentation and examples according to making choice...vrouvrea
2018-09-04Use debug or release version to link with python packagevrouvrea
2018-08-31Fix weighted periodic compilation issuevrouvrea
2018-08-31Link with release third parties library version, even in debug modevrouvrea
2018-08-31Add script to automize gudhi version creationvrouvrea
2018-08-31GUDHI release 2.3.0 candidate 3vrouvrea
2018-08-31merge windows_cgal_non_header_only_compilation_issue branchvrouvrea
2018-08-31Works fine in debug and release modevrouvrea
2018-08-31Try with boost release and debug lib versionsvrouvrea
2018-08-31Pass parameters to cmake function through double quote for unset variables casevrouvrea
2018-08-31Add CGAL_LIBRARIESvrouvrea
2018-08-31Add debug tracesvrouvrea
2018-08-31Add debug tracesvrouvrea
2018-08-31Add debug tracesvrouvrea
2018-08-31A branch to fix cmake issue when cgal is non header only in cython packagevrouvrea
2018-08-30Release 2.3.0 candidate 2vrouvrea
2018-08-30A thread_local was missingvrouvrea
2018-08-302.3.0 release candidate 1vrouvrea
2018-08-29weighted/non-weighted and periodic/non-periodic with fast/exact are working w...vrouvrea
2018-08-28Make fast/safe/exact, weighted/non-weighted, periodic/non-periodic more ortho...vrouvrea
2018-08-13Clarify installation, utilities and examples generationvrouvrea
2018-08-13Modify GUDHIConfig.cmake in order to have :vrouvrea
2018-08-09Make human.off copyright clearervrouvrea
2018-08-09Copyright clarification for human.off filevrouvrea
2018-08-09GUDHI_CAN_USE_CXX11_THREAD_LOCAL was missing in Persistent_cohomology::annota...vrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-09Merge ninja_cmake_warning_fix_vincent branchvrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-09Make soft dependency for matplotlib and numpy dependenciesvrouvrea
2018-08-08Fix issue #4 : [CMake - global] List all that is missingvrouvrea
2018-08-07Fix issue #13 : [Global - utilities] use exit(-1) instead of std::abort in ut...vrouvrea
2018-08-07Doxyfile is now generated to facilitate gudhi version packaging and new modul...vrouvrea
2018-08-07Remove if cmake version in GUDHI_user_version_targetvrouvrea
2018-08-06Fix issue #14 : [RipsComplex] max_edge_length documented with type 'int'vrouvrea
2018-08-06Fix issue #15 : [python - subsampling] sparsify_point_set wrong documentationvrouvrea