summaryrefslogtreecommitdiff
path: root/src/python/doc
AgeCommit message (Collapse)Author
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
Fix #168 - Ctest shall output failures
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
Co-Authored-By: Marc Glisse <marc.glisse@inria.fr>
2019-12-11update examplemathieu
2019-12-11Update src/python/doc/representations.rstMathieu Carrière
Co-Authored-By: Vincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>
2019-12-10fixed doc and examplesmathieu
2019-12-10Remove useless importROUVREAU Vincent
2019-12-10Remove debug tracesROUVREAU Vincent
2019-12-09need to import sysROUVREAU Vincent
2019-12-09need to import sysROUVREAU Vincent
2019-12-09Add some debug traces to find why sphinx failsROUVREAU Vincent
2019-12-09Document 'ctest --output-on-failure' in installation tests sectionROUVREAU Vincent
2019-12-08fixed useless coordinates in Landscape if min and max are computed from dataMathieuCarriere
2019-12-03Merge pull request #156 from VincentRouvreau/gudhi_citation_updateVincent Rouvreau
Fix #101 Fix #102
2019-12-02Some bad cgal referenced bibliography as it was updatedROUVREAU 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-11-28Merge pull request #160 from VincentRouvreau/persistence_graphical_tool_fixVincent Rouvreau
Persistence graphical tool fix
2019-11-27Code review : for loop simplificationROUVREAU Vincent
2019-11-27Fix #112 density side by side with its diagramROUVREAU Vincent
2019-11-26Merge pull request #147 from mglisse/sktda-tweaks-glisseMarc Glisse
Minor tweaks to representations
2019-11-26Fix link.Marc Glisse
2019-11-22Merge pull request #153 from ↵Vincent Rouvreau
VincentRouvreau/python_installation_documentation_improvements Fix #88 #89 and #90
2019-11-22Merge pull request #143 from mglisse/explotMarc Glisse
Add examples of 3d plots of complexes
2019-11-22Add information about *make python* and *make clean* target. It does not ↵ROUVREAU Vincent
fix, but workaround issues #88 #89 and #90
2019-11-22Fix typo - module*s* require plural formROUVREAU Vincent
2019-11-22Simplify and boldify main pages (modules, installation, examples, ...) in ↵ROUVREAU Vincent
the left top menu of sphinx documentation
2019-11-20Use matplotlib axes to be able to subplot persistence graphical toolsROUVREAU Vincent
2019-11-16Add examples to the list of examplesMarc Glisse
2019-11-15Token documentationMarc Glisse
2019-11-15The big rename: sktda -> representationsMarc Glisse
2019-11-14Add link from the main doc page.Marc Glisse
2019-11-08Merge remote-tracking branch 'origin/master' into sklearn_tdaMarc Glisse
2019-11-08Enable the napoleon extension for sphinx.Marc Glisse
2019-11-07Merge pull request #128 from mglisse/extra-modulesVincent Rouvreau
Fix #125
2019-11-06Also document __init__Marc Glisse
2019-11-05Create GUDHI_PYTHON_MODULES_EXTRA without auto-importMarc Glisse
Put Wasserstein in it.
2019-11-05Fix size of underlines for sphinxMarc Glisse
2019-11-04Merge pull request #95 from tlacombe/wdist-theoVincent Rouvreau
wasserstein distance added on fork
2019-10-31Fix #98 : set conda link to the correct one (not licensing link)ROUVREAU Vincent
2019-10-27Wasserstein also uses SciPyMarc Glisse
2019-10-27Mention POT in installation instructionsMarc Glisse
2019-10-25Add token doc file so sphinx builds the doc.Marc Glisse
2019-10-18correction edges lengths ==> edge lengthstlacombe
2019-10-17removed GPL license, updated expected gudhi release (set at 3.1.0 for now)tlacombe
2019-10-17updated wasserstein doc to be sphinx-compatible + correction of typo in the .rsttlacombe
2019-10-17updated index.rst to include Wasserstein distancetlacombe