summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2022-11-18Merge pull request #700 from VincentRouvreau/cite_gudhi_biblioVincent Rouvreau
2022-10-18Merge pull request #697 from VincentRouvreau/feature/cpp17Vincent Rouvreau
2022-09-16Add Hind as co-author of the cech module as she reworked itVincent Rouvreau
2022-09-16Advise doxygen 1.9.5 as it is now available on condaVincent Rouvreau
2022-09-14c++17 is the new standard and MSVC 17 alsoVincent Rouvreau
2022-06-30Merge pull request #641 from VincentRouvreau/doxygen_onlyVincent Rouvreau
2022-06-30code review: rename option WITH_GUDHI_THIRD_PARTYVincent Rouvreau
2022-06-29Merge pull request #637 from albert-github/feature/issue_613Vincent Rouvreau
2022-06-24Merge pull request #519 from Hind-M/cech_optimizationVincent Rouvreau
2022-06-21-Add/modify some commentsHind-M
2022-06-15doc review: no need 'for this'Vincent Rouvreau
2022-06-13Merge remote-tracking branch 'albert/feature/bug__documentation_only' into do...Vincent Rouvreau
2022-06-09Merge remote-tracking branch 'upstream/master' into cech_optimizationHind-M
2022-06-08issue #613 [cpp documentation] Footer needs to be generated with a more recen...albert-github
2022-06-07Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-06-03Merge pull request #624 from albert-github/feature/bug_spellVincent Rouvreau
2022-05-26issue #613 [cpp documentation] Footer needs to be generated with a more recen...albert-github
2022-05-24Merge remote-tracking branch 'upstream/master' into cech_optimizationHind-M
2022-05-24Merge pull request #623 from albert-github/feature/bug_gudhi_exampleVincent Rouvreau
2022-05-23Documentation: handling references to examples in a more transparent wayalbert-github
2022-05-23Update src/common/doc/installation.hVincent Rouvreau
2022-05-23Update src/common/doc/installation.hVincent Rouvreau
2022-05-22Spelling correctionsalbert-github
2022-05-22Documentation: handling references to examples in a more transparent wayalbert-github
2022-05-20Documentation: Updating redirected linksalbert-github
2022-05-20Documentation: make it easier to build only the documentationalbert-github
2022-05-18Documentation: Doxygen warningsalbert-github
2022-05-17Missed reference found by VincentMarc Glisse
2022-05-02Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-04-25Remove cech_complex_step_by_step example and MiniballHind-M
2022-03-24Update the main page of the docMarc Glisse
2022-02-10Boost 1.66.0 is now the minimal version as required from cgal 5.1 - Also remo...Vincent Rouvreau
2022-02-02Merge remote-tracking branch 'upstream/master' into cech_optimizationHind-M
2022-01-18Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2021-12-13Fix benchmarks compilation errors in debug modeHind-M
2021-11-30Fix this boost deprecated includeVincent Rouvreau
2021-11-02Merge pull request #490 from Hind-M/generate_points_torus_pythonVincent Rouvreau
2021-11-02Merge master and fix conflictsVincent Rouvreau
2021-10-25Rename WITH_NETWORK option to WITH_GUDHI_REMOTE_TESTHind-M
2021-10-01Separate Minimal_enclosing_ball_radius class which uses CGAL from common dist...Hind-M
2021-09-30Move minimal enclosing balls cache to Cech_complex.h instead of the blockerHind-M
2021-09-27Document option WITH_NETWORK in installation manual and tests_strategyHind-M
2021-08-31Fix broken links. Add a tool to generate cpp example pageROUVREAU Vincent
2021-08-12Merge pull request #506 from VincentRouvreau/test_another_sphinx_themesVincent Rouvreau
2021-08-11Add test for sphere and torusHind-M
2021-08-09First version of cech enhancementHind-M
2021-08-05mailing lists migration and rephrase contributions in installation guidesROUVREAU Vincent
2021-06-25update headers, conf.py for the new theme and bottleneck image to be smallerROUVREAU Vincent
2021-06-07Use boost pi and do not declare a gudhi one. cf. PR #480ROUVREAU Vincent
2021-06-07Replace 'uniform' flag of torus generation with 'sample' taking two possible ...Hind-M