summaryrefslogtreecommitdiff
path: root/src/python/doc
AgeCommit message (Expand)Author
2020-05-11Double underscore is not the correct syntaxROUVREAU Vincent
2020-05-11Fix #299ROUVREAU Vincent
2020-04-29small modifsMathieuCarriere
2020-04-24Code review: plain instead of unsrt for biblio - concatenate biblio files - u...ROUVREAU Vincent
2020-04-24Fix bibliography for sphinxROUVREAU Vincent
2020-04-22Document several optional dependencies of knnMarc Glisse
2020-04-20Merge pull request #265 from mglisse/dtmMarc Glisse
2020-04-17Merge remote-tracking branch 'origin/master' into filtrationMarc Glisse
2020-04-14Merge remote-tracking branch 'origin/master' into dtmMarc 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-01improved doc, turns Basic examples as subsections using *tlacombe
2020-03-31correction typo user.rsttlacombe
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 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-28Doc tweaks, default DTM exponentMarc Glisse
2020-03-27docMarc Glisse
2020-03-26licenseMarc Glisse
2020-03-23Shorter headers in sphinx: Introduced in -> Since and Copyright -> LicenseROUVREAU Vincent
2020-03-17Another proposal to fix #248ROUVREAU Vincent
2020-03-17merging master (including wasserstein distance) into wbary ; modified CMakeLi...tlacombe
2020-03-17Merge pull request #236 from tlacombe/optimal_matching_wassersteinMarc Glisse
2020-03-16correction of typo in usr.rsttlacombe
2020-03-16correction typo in usr.rsttlacombe
2020-03-16changed typo in doc (diag --> dgm), used integer for order and internal p, si...tlacombe
2020-03-16changed doc of matchings for a more explicit (and hopefully sphinx-valid) ver...tlacombe
2020-03-16Merge pull request #214 from takeshimeonerespect/masterMarc Glisse
2020-03-16Merge remote-tracking branch 'upstream/master' into wbary-theotlacombe
2020-03-13Merge remote-tracking branch 'upstream/master' into optimal_matching_wassersteinMarc Glisse
2020-03-10changed output of matching as a (n x 2) array, adapted tests and doctlacombe
2020-03-03updated doc and example handling Nx2 numpy arraystlacombe
2020-03-03update wasserstein distance with pot so that it can return optimal matching now!tlacombe
2020-02-28shorten < 80 char the doctlacombe
2020-02-25say in doc that functions return axtlacombe
2020-02-25Update point_cloud.rstmtakenouchi
2020-02-24update doc for barycentertlacombe
2020-02-17removed message about empty dgmtlacombe
2020-02-17update doc + removed normalization + use argwheretlacombe
2020-02-14update from upstream/master and merge CMakeListstlacombe
2020-02-12Merge pull request #182 from mglisse/extMarc Glisse
2020-02-08Euclidean with a capital EMarc Glisse