summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/include
AgeCommit message (Expand)Author
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-27Merge master modificationsROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-12Only one constructor to clarify documentation about persistence_dim_max param...ROUVREAU Vincent
2019-06-06Fix doc reviewROUVREAU Vincent
2019-06-04Fix #7 : document better get_persistence_pairs (C++) and persistence_pairs (P...ROUVREAU Vincent
2019-06-04Fix #9 : rename Complex_ds as FilteredComplex. Set private types of non-expos...ROUVREAU Vincent
2018-08-09GUDHI_CAN_USE_CXX11_THREAD_LOCAL was missing in Persistent_cohomology::annota...vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-01-26Bug in Persistent_cohomology: it computes H_1 for a 1-complex, while it does ...glisse
2017-08-17Add file formats for Python.vrouvrea
2017-01-24Merge last trunk modificationsvrouvrea
2017-01-06Test of thread_local solutionvrouvrea
2016-12-16Merge last trunk modificationsvrouvrea
2016-12-16Merge last trunk modificationsvrouvrea
2016-12-16Fix cppcheck warningsvrouvrea
2016-12-16Fix cpplint and warningsvrouvrea
2016-12-15Fix after code reviewvrouvrea
2016-12-15New pairs in dimension function in Persistence cohomologyvrouvrea
2016-10-20Merge last trunk modificationvrouvrea
2016-09-09Add a comment for assert that explains null_key mechanismvrouvrea
2016-08-17Fix persistent_betti_numbers in Persistent_cohomology to make it work with cu...vrouvrea
2016-08-05Fix the 3 billions of simplices limitvrouvrea
2016-06-16Fix after code reviewvrouvrea
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-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-30Add cubical complex to main pagevrouvrea
2016-03-09Add header and footer to generated documentation in order to fit with the web...vrouvrea
2015-12-15Don't use boost::tuple.glisse
2015-11-15Fix for older libstdc++.glisse
2015-11-13Reintegrate branch annotations_in_boundary.glisse
2015-11-13Unobfuscate a multiplication.glisse
2015-11-13Using a static variable really helps.glisse
2015-11-13Rename variable.glisse
2015-11-13Clean-up.glisse
2015-11-11Make annotations_in_boundary a vector, sorted once after construction, with e...glisse
2015-11-11Revert the last commit, this was supposed to go to a branch.glisse
2015-11-11Make annotations_in_boundary a vector, sorted once after construction, with e...glisse
2015-10-08cpplint fixesvrouvrea
2015-10-05No need for Persistent_cohomology_column to have everything private.glisse
2015-10-05cpplint fixes - simplex_tree_from_file.cpp renamed simplex_tree_from_cliques_...vrouvrea
2015-09-28Minor optimization: no need to return memory to the dying pool.glisse
2015-09-28Merge from trunkglisse
2015-09-28Release CAM cells.glisse