summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-14Merge masterROUVREAU Vincent
2020-04-14Some documentation and examplesROUVREAU Vincent
2020-04-14Some documentationROUVREAU Vincent
2020-04-13Add some documentationROUVREAU Vincent
2020-04-13Remove Rips_edge_list and review the interfacesROUVREAU Vincent
2020-04-12Modify interface and utilsROUVREAU Vincent
2020-04-12constifyROUVREAU Vincent
2020-04-11Proper copyrights and doc for utilsROUVREAU Vincent
2020-04-11Vertex_handle, Filtration_value and Row_index typeROUVREAU Vincent
2020-04-10Conventions for variables and type namesROUVREAU Vincent
2020-04-10All in a Gudhi::collapse namespaceROUVREAU Vincent
2020-04-09Use operator[] instead of method at()ROUVREAU Vincent
2020-04-09Remove some unused includeROUVREAU Vincent
2020-04-09Fix unit testROUVREAU Vincent
2020-04-09Use an output iterator for edge collapse return instead of storing itROUVREAU Vincent
2020-04-07Document dependencies for building the docMarc Glisse
2020-04-06Remove rips edge list first partROUVREAU Vincent
2020-04-06Remove trailing whitespaceMarc Glisse
2020-04-06Merge remote-tracking branch 'upstream/master' into wbary-theoMarc Glisse
2020-04-06remove num_vertices from flag complex sparse matrix constructor as demanded b...ROUVREAU Vincent
2020-04-06Rename some variablesROUVREAU Vincent
2020-04-06Some rename variables and cleanupROUVREAU Vincent
2020-04-06Some renameROUVREAU Vincent
2020-04-06Some cleanupROUVREAU Vincent
2020-04-05Re-format comments and tracesROUVREAU Vincent
2020-04-05Some cleanupROUVREAU Vincent
2020-04-04Missing biblio in one file, change title levelMarc Glisse
2020-04-04Test basic examplesROUVREAU Vincent
2020-04-04Revert "sphinx label warnings"Marc Glisse
2020-04-04sphinx label warningsMarc Glisse
2020-04-04Local bibliographies in sphinxMarc Glisse
2020-04-03First test versionROUVREAU Vincent
2020-04-03removed the print of energy in verbose mode, added by errortlacombe
2020-04-03Add doc and start testsROUVREAU Vincent
2020-04-03Merge branch 'edge_collase_vincent' into edge_collapse_integration_vincentROUVREAU Vincent
2020-04-01improved doc, adding double quot for inittlacombe
2020-04-01improved doc readabilitytlacombe
2020-04-01improved doc, turns Basic examples as subsections using *tlacombe
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