summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/example/plain_homology.cpp
AgeCommit message (Expand)Author
2020-03-30Streamline initialize_filtrationMarc Glisse
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-27Merge master modificationsROUVREAU Vincent
2019-06-13Update src/Persistent_cohomology/example/plain_homology.cppVincent Rouvreau
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-13Modify plain_homology example to highlight persistence_dim_max parameterROUVREAU Vincent
2018-04-26Fix Copyrightsvrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-03-24cpplint fixesvrouvrea
2016-08-25Modify the comment about uint_8 -> max is 255vrouvrea
2016-08-05With the good include cstdvrouvrea
2016-08-05Modify plain_homology to show a Simplex_key type modificationvrouvrea
2016-05-30cpplint fixesvrouvrea
2016-05-26Add doc, examples and unitary testsvrouvrea
2016-05-24get_persistence and Betti numbersvrouvrea
2015-11-10Update a comment in plain_homology.glisse
2015-10-29Add an example that computes (non-persistent) homology.glisse