summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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 ↵tlacombe
gudhi.wasserstein.barycenter
2020-03-31removed barycenters specific doc files as those are included in wasserstein ↵tlacombe
distance now
2020-03-31merged doc from barycenters to wasserstein distancetlacombe
2020-03-30Merge pull request #215 from MathieuCarriere/extended_persistenceMarc Glisse
Extended persistence
2020-03-25fix biblioMathieuCarriere
2020-03-25update biblioMathieuCarriere
2020-03-24clang format and remove useless variables and typesROUVREAU Vincent
2020-03-23new fixesMathieuCarriere
2020-03-23Merge pull request #254 from ↵Vincent Rouvreau
VincentRouvreau/python_modules_documentation_improvement Python modules documentation improvement
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-20Add diff testROUVREAU Vincent
2020-03-19Same test for point cloud and distance matrix. Collapse distance matrix to ↵ROUVREAU Vincent
use the same args as rips_distance_matrix_persistence utility
2020-03-19added decoding functionMathieuCarriere
2020-03-19Use the same rips boost program optionsROUVREAU Vincent
2020-03-19new fixesMathieuCarriere
2020-03-19utilities from off points and from distance matrixROUVREAU Vincent
2020-03-19Remove PointSetGenROUVREAU Vincent
2020-03-19Remove examplesROUVREAU Vincent
2020-03-19Add utilitiesROUVREAU Vincent
2020-03-19some cleanupsROUVREAU Vincent
2020-03-19some cleanupsROUVREAU Vincent
2020-03-18some cleanupsROUVREAU Vincent
2020-03-18[skip ci] some cleanupsROUVREAU Vincent
2020-03-18Remove some strong collapse useless parameters and variables for edge collapseROUVREAU Vincent
2020-03-18Remove tower assembler as not used by edge collapseROUVREAU Vincent
2020-03-18fix docMathieuCarriere
2020-03-17Another proposal to fix #248ROUVREAU Vincent
2020-03-17fix Marc's commentsMathieuCarriere
2020-03-17Remove thread_local workaroundROUVREAU Vincent
2020-03-17Fix #224ROUVREAU Vincent
2020-03-17implement Marc's suggestionsMathieuCarriere
2020-03-17fix conflictMathieuCarriere
2020-03-17update python docMathieuCarriere
2020-03-17Merge pull request #242 from mglisse/genripsMarc Glisse
Generators for Simplex_tree
2020-03-17Remove code that was commented out.Marc Glisse
2020-03-17removed _optimal_matching from barycenter as it is now handled by ↵tlacombe
wasserstein_distance.
2020-03-17merging master (including wasserstein distance) into wbary ; modified ↵tlacombe
CMakeList to solve conflicts
2020-03-17Merge pull request #236 from tlacombe/optimal_matching_wassersteinMarc Glisse
optimal matching in Wasserstein distance (pot) (Fix #203)
2020-03-17fix testMathieuCarriere
2020-03-17fixesMathieuCarriere
2020-03-16Collapse first version from SiddharthROUVREAU Vincent
2020-03-16correction of typo in usr.rsttlacombe