summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
2019-12-11fixed landscapemathieu
2019-12-11Update src/python/doc/representations.rstMathieu Carrière
2019-12-10Remove FindMPFR mechanism as the job is already done by CGALROUVREAU Vincent
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-05nicer doc presentationROUVREAU Vincent
2019-12-05Add a test that fixes #107ROUVREAU Vincent
2019-12-05Add MPFR dependency for python module. Use Epeck_d by default for Alpha compl...ROUVREAU Vincent
2019-12-03Merge pull request #156 from VincentRouvreau/gudhi_citation_updateVincent Rouvreau
2019-12-02Some bad cgal referenced bibliography as it was updatedROUVREAU Vincent
2019-11-29Fix various links for sphinxMarc Glisse
2019-11-28Merge pull request #160 from VincentRouvreau/persistence_graphical_tool_fixVincent Rouvreau
2019-11-27Code review : for loop simplificationROUVREAU Vincent
2019-11-27Fix #112 density side by side with its diagramROUVREAU Vincent
2019-11-27Fix #150 axes has no attribute colorbarROUVREAU Vincent
2019-11-26Merge pull request #147 from mglisse/sktda-tweaks-glisseMarc Glisse
2019-11-26Fix link.Marc Glisse
2019-11-22Merge pull request #153 from VincentRouvreau/python_installation_documentatio...Vincent Rouvreau
2019-11-22Merge pull request #143 from mglisse/explotMarc Glisse
2019-11-22Add information about *make python* and *make clean* target. It does not fix,...ROUVREAU Vincent
2019-11-22Fix typo - module*s* require plural formROUVREAU Vincent
2019-11-22Simplify and boldify main pages (modules, installation, examples, ...) in the...ROUVREAU Vincent
2019-11-22Fix link to bottleneck_distance.Marc Glisse
2019-11-21Generalize Clamping to min and maxMarc Glisse
2019-11-20More tweaks in representationsMarc Glisse
2019-11-20Minor tweaks to representationsMarc Glisse
2019-11-20Use matplotlib axes to be able to subplot persistence graphical toolsROUVREAU Vincent
2019-11-20Merge branch 'master' into persistence_graphical_tool_improvementsROUVREAU Vincent
2019-11-19Merge pull request #71 from MathieuCarriere/sklearn_tdaVincent Rouvreau
2019-11-19Add warning in the doc of assign_filtrationMarc Glisse
2019-11-18Make the license a comment instead of a stringMarc Glisse
2019-11-16Draw vertex/edge/triangle with plotlyMarc Glisse
2019-11-16Draw vertex/edge/triangle with matplotlibMarc Glisse
2019-11-16Add examples to the list of examplesMarc Glisse
2019-11-16Example plot of triangles, edges and vertices with mayaviMarc Glisse
2019-11-16Add mayavi to the examplesMarc Glisse
2019-11-16Examples for plotting a simplicial complex with plotly / matplotlibMarc Glisse
2019-11-16More 'is' to '=='Marc Glisse
2019-11-15Example uses matplotlibMarc Glisse
2019-11-15Token documentationMarc Glisse
2019-11-15The big rename: sktda -> representationsMarc Glisse
2019-11-15Run example as a test, without graphicsMarc Glisse
2019-11-14Attributes -> Parameters in __init__Marc Glisse
2019-11-14Syntax of return type in docstringMarc Glisse