summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-12-02CMake generates how_to_cite_gudhi.bib to auto update versionROUVREAU Vincent
2019-11-26Fix doxygen warnings about new cgal bibtex entriesROUVREAU Vincent
2019-11-22Merge pull request #154 from VincentRouvreau/cpp_dependencies_errorVincent Rouvreau
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-22Error message in #10 fix was not correct, bad copy/pasteROUVREAU Vincent
2019-11-22Fix #142: Bottleneck.h already have such a check and CGAL dependency is only ...ROUVREAU Vincent
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-21Code review : review races for read_persistence_intervals_in_dimension functionROUVREAU Vincent
2019-11-20Use matplotlib axes to be able to subplot persistence graphical toolsROUVREAU Vincent
2019-11-20Code review : rollback array initROUVREAU 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-19Merge pull request #127 from VincentRouvreau/alpha_complex_with_cgal_epeck_dVincent Rouvreau
2019-11-19Doc review: Add the starting point of the documentation in the Alpha complex ...ROUVREAU Vincent
2019-11-18Make the license a comment instead of a stringMarc Glisse
2019-11-16Merge pull request #137 from mglisse/is_equalVincent Rouvreau
2019-11-16Merge pull request #138 from mglisse/empty_complexVincent Rouvreau
2019-11-16Doc review: Add the starting point of the documentationROUVREAU Vincent
2019-11-16Merge branch 'master' into alpha_complex_with_cgal_epeck_dROUVREAU Vincent
2019-11-16Merge pull request #123 from VincentRouvreau/alpha_complex_3d_get_pointVincent Rouvreau
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-15Code review: Point_3 is an Alpha_shape_3::Point instead of std::conditionnal(...ROUVREAU Vincent
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
2019-11-14Remove mentions of the exact sliced Wasserstein (not implemented)Marc Glisse
2019-11-14Make the license a comment instead of a docstringMarc Glisse
2019-11-14Add link from the main doc page.Marc Glisse
2019-11-09added copyrightsmathieu
2019-11-09Empty complexes have 0 (not -1) Betti numbersMarc Glisse
2019-11-09Replace 'is' with == or similar.Marc Glisse
2019-11-08Move sktda to GUDHI_PYTHON_MODULES_EXTRA.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-07Code review: Add suggested code using NT_converter to simplify the different ...ROUVREAU Vincent
2019-11-07Code review: it is with Epeck_d that it is advised to have CGAL >= 5.0. Error...ROUVREAU Vincent
2019-11-07Code review: replace streambufffer with streambuffer - was copied/ pasted fro...ROUVREAU Vincent