summaryrefslogtreecommitdiff
path: root/src/python/doc/cubical_complex_user.rst
AgeCommit message (Collapse)Author
2020-08-21Add link to cubical notebookROUVREAU Vincent
2020-05-11Double underscore is not the correct syntaxROUVREAU Vincent
2020-05-11Fix #299ROUVREAU Vincent
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-07Code review: use list in examples instead of numpy arraysROUVREAU Vincent
2020-01-07Code review: use list in examples instead of numpy arraysROUVREAU Vincent
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-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent