summaryrefslogtreecommitdiff
path: root/src/python/doc/rips_complex_user.rst
AgeCommit message (Collapse)Author
2022-12-17Advertise edge collapses more.Marc Glisse
2022-11-17Advertise new SimplexTree functions in Rips user manualMarc Glisse
2022-08-12Fix version inconsistencies and #579Vincent Rouvreau
2020-08-19docs modifiedyuichi-ike
2020-06-03doc review: use :class: to link to the ref manual, rollback link to the user ↵ROUVREAU Vincent
manual
2020-06-02Fix sphinx warning and link inside the docROUVREAU Vincent
2020-05-26test fixed, documents modifiedyuichi-ike
2020-05-22class name changed, documents modifiedyuichi-ike
2020-05-21bug fixedyuichi-ike
2020-05-21DTM Rips added (straightforward way)yuichi-ike
2020-05-14document modifiedyuichi-ike
2020-05-13documents modifiedyuichi-ike
2020-04-24Fix bibliography for sphinxROUVREAU Vincent
2020-04-04Missing biblio in one file, change title levelMarc Glisse
2020-04-04Revert "sphinx label warnings"Marc Glisse
This reverts commit d9e6b4f51bc8517453653be2904ab6db9aaab85e. It was able to remove the warnings about duplicate labels, but then it shows [WA1] instead of [1] in the generated doc. And for things cited on multiple pages, it uses the same everywhere, so on a single page, you can have a mix of [I1], [WI2], etc. Not very pretty.
2020-04-04sphinx label warningsMarc Glisse
2020-04-04Local bibliographies in sphinxMarc Glisse
2020-03-23Shorter headers in sphinx: Introduced in -> Since and Copyright -> LicenseROUVREAU Vincent
2020-01-13Fix #194 : Rename read_off as it only read points from OFF fileROUVREAU Vincent
2019-11-29Fix various links for sphinxMarc Glisse
and some minor doc changes along the way. (why were we documenting a hasse diagram that doesn't exist?)
2019-09-09Merge branch 'master' into split_gudhi_python_in_modulesROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent