summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology
AgeCommit message (Expand)Author
2021-12-15Fix failing tests in debug modeHind-M
2021-11-15Merge pull request #532 from VincentRouvreau/fix_some_data_copyrightsVincent Rouvreau
2021-09-22Remove bunnyVincentRouvreau
2021-08-25Remove irrelevant 'rips' word from persistent cohomology unit testsHind-M
2021-08-19Compress the different unit tests into two main categories: prime and non-primeHind-M
2021-08-16Fix issue #515 :Hind-M
2021-08-12Merge pull request #514 from GUDHI/mglisse-patch-2Vincent Rouvreau
2021-07-27Remove unnecessary checks for primalityHind-M
2021-07-24Avoid v[0] for persistence of empty complexMarc Glisse
2021-07-12Limit homology_coeff_field value to max allowedHind-M
2021-07-01Move primality test to Field_Zp::initHind-M
2021-04-27Doxygen documentation improvementROUVREAU Vincent
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