summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology
AgeCommit message (Expand)Author
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-05-11More DOI in the biblioMarc Glisse
2020-05-03Fix TBB Warning: tbb/task_scheduler_init.h is deprecated.ROUVREAU Vincent
2020-04-23Merge remote-tracking branch 'origin/master' into compute_persistenceMarc Glisse
2020-04-05Proper exception in write_output_diagramMarc Glisse
2020-03-30Streamline initialize_filtrationMarc Glisse
2020-03-22Merge master and fix conflictsROUVREAU Vincent
2020-03-17Remove thread_local workaroundROUVREAU Vincent
2020-03-17Fix #224ROUVREAU Vincent
2020-03-05Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-02-11Code review: roll back to cout for output utilitiesROUVREAU Vincent
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2020-01-24Modern cmake for boost approachROUVREAU Vincent
2019-12-06Modify boost tests to be more verbose and errors in colour. I kept coverage t...ROUVREAU Vincent
2019-11-09Empty complexes have 0 (not -1) Betti numbersMarc Glisse
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-27Merge master modificationsROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU 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
2019-06-12RephraseROUVREAU Vincent
2019-06-12Fix alpha complex 3d utilities and add links to utils pagesROUVREAU 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
2019-01-24Fix persistence_from_file example when the file is not conform.vrouvrea
2018-08-09GUDHI_CAN_USE_CXX11_THREAD_LOCAL was missing in Persistent_cohomology::annota...vrouvrea
2018-08-07Fix issue #13 : [Global - utilities] use exit(-1) instead of std::abort in ut...vrouvrea
2018-05-22Merge cmake_v3_vincent branchvrouvrea
2018-05-18Try once more to clarify what 'keys' do in the FilteredComplex concept.glisse
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-03Merge last trunk modificationsvrouvrea
2018-04-03Merge last trunk modificationsvrouvrea
2018-03-13Simplex_key clarifications in FilteredComplex concept.glisse
2018-02-02Fix readme and doc issue after mergevrouvrea
2018-02-02Merge last trunk modificatvrouvrea
2018-02-01Merge from trunk.glisse
2018-01-26Move documentation Copyright in footervrouvrea
2018-01-26Bug in Persistent_cohomology: it computes H_1 for a 1-complex, while it does ...glisse
2017-12-21Code review fix : Bad cmake utility name, file read check, non negative weigh...vrouvrea
2017-12-20Merge 1_fold_cover_periodic_alpha_complexes branchvrouvrea
2017-11-22Merge graph_expansion_blocker fix from cech_complex branchvrouvrea
2017-11-21Merge add_utils_in_gudhi_v2 branch in trunkvrouvrea
2017-11-16Add missing includescjamin
2017-11-16Merge last trunk modificationsvrouvrea
2017-11-15Move 2 more examples into utilitiescjamin