summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/example
AgeCommit message (Expand)Author
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2018-11-23 // We could use Epick + CGAL::Tag_true for not weighted nor periodic, but d...vrouvrea
2018-11-21Code review : Use # error instead of static_assert(false, ...) for CGAL versi...vrouvrea
2018-11-19Merge last trunk modificationsvrouvrea
2018-11-17Simplify example.glisse
2018-11-16Doc review : User version bad description for Alpha complex 3dvrouvrea
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-07Code review : rearrange documentation and examples according to making choice...vrouvrea
2018-08-28Make fast/safe/exact, weighted/non-weighted, periodic/non-periodic more ortho...vrouvrea
2018-07-31Fix documentation for CGAL version required by 3d versionvrouvrea
2018-07-31Add unitary tests and documentationvrouvrea
2018-07-03Documentation for Alpha complex 3dvrouvrea
2018-06-27Fix examples and utilitiesvrouvrea
2018-06-22Compiles run and tests for Alpha_3d, exact, weighted, periodic and weighted p...vrouvrea
2018-06-22Use unique_ptr to store cgal alpha_shapes_3. Required for not objects_ to be ...vrouvrea
2018-06-19First create_complex versionvrouvrea
2018-06-18Add periodic 3d Alpha shapesvrouvrea
2018-06-15Weighted, normal and exact version of Alpha_shapes_3vrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2017-06-02Try to remove boost systemvrouvrea
2017-05-30Make install examples mechanismvrouvrea
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-20Merge last trunk modificationvrouvrea
2016-09-23Fix cpplintsvrouvrea
2016-09-22New template function create_complex for Alpha_complex to create the simplici...vrouvrea
2016-08-04Make GUDHI Cmake less verbose on CGAL package findingvrouvrea
2016-07-01Eigen3 find_package factorizationvrouvrea
2016-07-01Merge last trunk modificationsvrouvrea
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-05-30C++11 stylevrouvrea
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-16CppCheck and CppLint fixes for alpha complexesvrouvrea
2016-03-15In Delaunay_triangulation_off_io.h, constructing the Triangulation from a vec...vrouvrea
2016-02-19Merge last trunk modificationsvrouvrea
2016-02-02alpha off reader test strategy modificationvrouvrea
2016-02-02Make example for doc shorter. Include strategy reviewalvrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-11-27After doc reviewvrouvrea
2015-11-18rev911 rollbackvrouvrea
2015-11-13Utils.h -> Debug_utils.hvrouvrea
2015-11-12code review fixvrouvrea
2015-11-09Code review fixesvrouvrea