summaryrefslogtreecommitdiff
path: root/src/python/doc
AgeCommit message (Expand)Author
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-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-25say in doc that functions return axtlacombe
2020-02-25Update point_cloud.rstmtakenouchi
2020-02-12Merge pull request #182 from mglisse/extMarc Glisse
2020-02-08Euclidean with a capital EMarc Glisse
2020-02-07Bad link for last versionROUVREAU Vincent
2020-02-06use bibtexMarc Glisse
2020-02-06Make pybind11 mandatory and simplifyMarc Glisse
2020-02-03Contradictory requirements for CGALMarc Glisse
2020-01-31timedelay added on forktakeshimeonerespect
2020-01-30Document dependency on pybind11Marc Glisse
2020-01-20Merge remote-tracking branch 'origin/master' into extMarc Glisse
2020-01-20Simplify the pybind11 codeMarc Glisse
2020-01-18Merge remote-tracking branch 'origin/master' into docMarc Glisse
2020-01-14Merge pull request #192 from tlacombe/wdistVincent Rouvreau
2020-01-13Merge pull request #198 from VincentRouvreau/python_read_off_renameVincent Rouvreau
2020-01-13update variable names, going for order and internal_ptlacombe
2020-01-13Add scikit-learn as a third party library as it is required by persistence re...ROUVREAU Vincent
2020-01-13Fix #194 : Rename read_off as it only read points from OFF fileROUVREAU Vincent
2020-01-10Fix #105: Add alpha value on the picture, clarify simplices removal from the ...ROUVREAU Vincent
2020-01-09align textMarc Glisse
2020-01-09Move point utilities in the indexMarc Glisse
2020-01-08update variable name in doctlacombe
2020-01-07Code review: use list in examples instead of numpy arraysROUVREAU Vincent
2020-01-07Code review: use list in examples instead of numpy arraysROUVREAU Vincent
2020-01-04Link the doc for subsampling & point file readers, some reorgMarc Glisse
2019-12-27Expose more optionsMarc Glisse
2019-12-26Update docMarc Glisse
2019-12-18Reuse top_dimensional_cells instead of numpy_array argument to create a cubicalROUVREAU Vincent
2019-12-16Add numpy ndarray to init a cubical and a periodic oneROUVREAU Vincent
2019-12-13Move image in python img instead of C++ oneROUVREAU Vincent
2019-12-13Add a more representative image for python persistence representationsROUVREAU Vincent
2019-12-12Merge pull request #174 from VincentRouvreau/ctest_shall_output_failuresVincent Rouvreau
2019-12-12conflict resolutionROUVREAU Vincent
2019-12-12merge the 2 modificationsROUVREAU Vincent
2019-12-12Doc review: use ctest directly and provide options suggestionsROUVREAU Vincent
2019-12-12Code review: typo in src/python/doc/installation.rstVincent Rouvreau
2019-12-11update examplemathieu
2019-12-11Update src/python/doc/representations.rstMathieu Carrière
2019-12-10fixed doc and examplesmathieu
2019-12-10Remove useless importROUVREAU Vincent