summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-20Reintroduce _proj_on_diag, with a unit testMarc Glisse
2020-04-17Simplify distance-to-diagonal in WassersteinMarc Glisse
2020-04-17Merge remote-tracking branch 'origin/master' into filtrationMarc Glisse
2020-04-16Merge pull request #260 from VincentRouvreau/alpha_complex_improvementVincent Rouvreau
2020-04-16Fix doc of Simplex_tree about keysMarc Glisse
2020-04-16Update the concept of the simplicial complexMarc Glisse
2020-04-07Document dependencies for building the docMarc Glisse
2020-04-06Remove trailing whitespaceMarc Glisse
2020-04-06Merge remote-tracking branch 'upstream/master' into wbary-theoMarc Glisse
2020-04-04Missing biblio in one file, change title levelMarc Glisse
2020-04-04Revert "sphinx label warnings"Marc Glisse
2020-04-04sphinx label warningsMarc Glisse
2020-04-04Local bibliographies in sphinxMarc Glisse
2020-04-03removed the print of energy in verbose mode, added by errortlacombe
2020-04-01improved doc, adding double quot for inittlacombe
2020-04-01improved doc readabilitytlacombe
2020-04-01Split the cache per dimensionMarc Glisse
2020-04-01improved doc, turns Basic examples as subsections using *tlacombe
2020-04-01code review: use operator[] instead of at()ROUVREAU Vincent
2020-03-31correction typo user.rsttlacombe
2020-03-31update CMakeLists to make things compatible with wasserstein/ repotlacombe
2020-03-31created wasserstein repotlacombe
2020-03-31changed import to import gudhi.barycenter as barycentertlacombe
2020-03-31micro modif changed a word to avoid repetitiontlacombe
2020-03-31merged mastertlacombe
2020-03-31changed into import .barycenter for local import in wasserstein, and modified...tlacombe
2020-03-31removed unused importtlacombe
2020-03-31modified import in test to get consistent with gudhi.wasserstein.barycentertlacombe
2020-03-31added import barycenter on top of the file so that we can call for gudhi.wass...tlacombe
2020-03-31removed barycenters specific doc files as those are included in wasserstein d...tlacombe
2020-03-31merged doc from barycenters to wasserstein distancetlacombe
2020-03-30Streamline initialize_filtrationMarc Glisse
2020-03-30Merge pull request #215 from MathieuCarriere/extended_persistenceMarc Glisse
2020-03-25fix biblioMathieuCarriere
2020-03-25update biblioMathieuCarriere
2020-03-24merge https://github.com/mglisse/gudhi-devel/tree/alpha-cache and fix conflictsROUVREAU Vincent
2020-03-23new fixesMathieuCarriere
2020-03-23Merge pull request #254 from VincentRouvreau/python_modules_documentation_imp...Vincent Rouvreau
2020-03-23Shorter headers in sphinx: Introduced in -> Since and Copyright -> LicenseROUVREAU Vincent
2020-03-23Code review: remove useless vectorROUVREAU Vincent
2020-03-23Code review: use complex_simplex_range instead of the filtration oneROUVREAU Vincent
2020-03-23Doc review: document what is the filtration value when not computedROUVREAU Vincent
2020-03-22Merge master and resolve conflictsROUVREAU Vincent
2020-03-22Merge master and fix conflictsROUVREAU Vincent
2020-03-20small fixMathieuCarriere
2020-03-19added decoding functionMathieuCarriere
2020-03-19new fixesMathieuCarriere
2020-03-18fix docMathieuCarriere
2020-03-17Another proposal to fix #248ROUVREAU Vincent
2020-03-17fix Marc's commentsMathieuCarriere