summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology
AgeCommit message (Expand)Author
2016-06-17Merge latest trunk changescjamin
2016-06-16Merge FindTBB patch for cmake.vrouvrea
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-16Fix after code reviewvrouvrea
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-05-30Missing documentation for parameters.vrouvrea
2016-05-30cpplint fixesvrouvrea
2016-05-26Add doc, examples and unitary testsvrouvrea
2016-05-26Betti number fixvrouvrea
2016-05-24get_persistence and Betti numbersvrouvrea
2016-05-19Seperate doc from code in Persistent_cohomology module.vrouvrea
2016-04-15rename parallel_rips_persistence in rips_persistence_via_boundary_matrixvrouvrea
2016-04-15Filtration values are alpha square values for periodic_alpha_complex_3dvrouvrea
2016-04-15Periodic bug fixvrouvrea
2016-04-15Doc bug fixvrouvrea
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-04-08Merge last trunk developmentvrouvrea
2016-04-06Marc review fixvrouvrea
2016-04-06Replace Delaunay_triangulation_off_io.h and Delaunay_triangulation_off_rw.cpp...vrouvrea
2016-04-01Rollback of class #include<gudhi/XXX.h>. Done from Doxyfile with STRIP_FROM_I...vrouvrea
2016-03-31Fix #include<gudhi/YYY.h> issue in generated documentationvrouvrea
2016-03-31Fix TBB issue in CMakevrouvrea
2016-03-30Add cubical complex to main pagevrouvrea
2016-03-21Add titles for Persistence diagramvrouvrea
2016-03-21Merge of trunk Witness feature + add witness in package top listvrouvrea
2016-03-20Clarify some details in the concept FilteredComplex.glisse
2016-03-16Compil issuevrouvrea
2016-03-16CppCheck and CppLint fixes for alpha complexesvrouvrea
2016-03-14Remove temporary get_persistence functionvrouvrea
2016-03-09Add of persistence doc image for package overviewvrouvrea
2016-03-09Add header and footer to generated documentation in order to fit with the web...vrouvrea
2016-02-19Merge last trunk modificationsvrouvrea
2016-02-04CMake strategy modificationvrouvrea
2016-02-02Make example for doc shorter. Include strategy reviewalvrouvrea
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-08cpplint and cppcheck fixesvrouvrea
2016-01-08tbb branch merge. Link with Intel TBB for parallel programmation.vrouvrea
2016-01-07Backmerge from trunkvrouvrea
2016-01-07Backmerge of trunkvrouvrea
2015-12-15Don't use boost::tuple.glisse
2015-12-11Clarify the semantics of FilteredComplex::simplex(key).glisse
2015-11-27After doc reviewvrouvrea
2015-11-23Backmerge of trunkvrouvrea
2015-11-15Fix for older libstdc++.glisse