summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/example/CMakeLists.txt
AgeCommit message (Expand)Author
2021-09-22Remove bunnyVincentRouvreau
2021-07-01Move primality test to Field_Zp::initHind-M
2020-11-03Fix #415 by removing all install cmake targets from examplesROUVREAU Vincent
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-01-24Modern cmake for boost approachROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2018-05-15CMake minimal version is now 3.1vrouvrea
2017-11-15Move 2 more examples into utilitiescjamin
2017-09-29Merge from trunkcjamin
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-05-31Convert more examples into utilitiescjamin
2017-05-30Make install examples mechanismvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-03-08Weighted alpha complex 3d featurevrouvrea
2017-03-07Add doc for exact alphavrouvrea
2017-02-28Move boost flags for MSVC compilation issue (already moved on rev. 2115)vrouvrea
2017-01-19Only OFF filesvrouvrea
2017-01-17Add of a rips_persistence example step by step (without Rips_complex module)vrouvrea
2016-11-22Fix examples and testsvrouvrea
2016-11-16Merged last trunk modificationsvrouvrea
2016-10-06Tests are too longvrouvrea
2016-10-06Merge last trunk modificationsvrouvrea
2016-10-05Fix UTvrouvrea
2016-10-05Fix Windows failed UTvrouvrea
2016-09-30Fix compilation issuesvrouvrea
2016-08-04Make GUDHI Cmake less verbose on CGAL package findingvrouvrea
2016-07-01Eigen3 find_package factorizationvrouvrea
2016-07-01Merge of fix_naming branchvrouvrea
2016-06-16Remove GMP and GMPXX required for all persistence examples. Only for Multi-fi...vrouvrea
2016-06-16gmpxx is required only for Multi-field persistence examplesvrouvrea
2016-06-10Rename namespaces according to conventioncjamin
2016-06-10Use TBB_LIBRARIES instead of TBB_RELEASE_LIBRARY + missing boost dependencycjamin
2016-06-08periodic_alpha_complex_3d_persistence modification for is_cuboid_3 to be cust...vrouvrea
2016-06-07Rename projects in CMakeLists.txtcjamin
2016-05-26Add doc, examples and unitary testsvrouvrea
2016-04-15rename parallel_rips_persistence in rips_persistence_via_boundary_matrixvrouvrea
2016-04-14Fix example tests issuevrouvrea
2016-04-14Add of src/common/include/gudhi/Points_3D_off_io.h to read specific 3D OFF Fi...vrouvrea
2016-04-08Merge of alpha complex feature from trunkvrouvrea
2016-03-31Fix TBB issue in CMakevrouvrea
2016-02-02rename alpha_shapes_persistence test with alpha_complex_3d_persistencevrouvrea
2016-01-12Backmerge of last trunk modificationsvrouvrea
2016-01-12Fix alpha complex remarks and bugsvrouvrea
2016-01-08tbb branch merge. Link with Intel TBB for parallel programmation.vrouvrea
2015-11-27After doc reviewvrouvrea
2015-11-09Backmerge from trunk.vrouvrea
2015-11-09Modification for Porquerolles Workshopvrouvrea
2015-10-29Add an example that computes (non-persistent) homology.glisse
2015-10-12Fix program_options issue with MSVCvrouvrea