summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-13fixed testmathieu
2020-03-13Merge pull request #237 from VincentRouvreau/handle_nan_in_simplex_tree_make_...Vincent Rouvreau
2020-03-12Update heraMarc Glisse
2020-03-11moved location of top_dimensional_coface functionmathieu
2020-03-10Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsmathieu
2020-03-10new fixesmathieu
2020-03-10Merge pull request #227 from tlacombe/improving_plot_rendering_pythonVincent Rouvreau
2020-03-09removed infty line plot in plot_diagram if no pts at inftytlacombe
2020-03-06set greyblock to False by default in densitytlacombe
2020-03-05updated doctlacombe
2020-03-05Merge pull request #239 from VincentRouvreau/parallel_testsVincent Rouvreau
2020-03-05CR: use complex_simplex_range instead of filtration_simplex_rangeROUVREAU Vincent
2020-03-05Update src/python/gudhi/persistence_graphical_tools.pyThéo Lacombe
2020-03-05remove ext (submodule directory) from doxygen parsingROUVREAU Vincent
2020-03-05Remove travis and use appveyor for OSx. Fix parallel test by setting tests de...ROUVREAU Vincent
2020-03-05Add some tests and documentation for NaN management in make_filtration_non_de...ROUVREAU Vincent
2020-03-03updated doc and example handling Nx2 numpy arraystlacombe
2020-03-03handle numpy array, should now adapt the doctlacombe
2020-03-03Fix #172 and add a proper comment on the modificationROUVREAU Vincent
2020-02-26Fix #229 incomplete citation in nerve_GIC python documentationROUVREAU Vincent
2020-02-26Merge pull request #210 from VincentRouvreau/modern_cmake_for_boostVincent Rouvreau
2020-02-25say in doc that functions return axtlacombe
2020-02-25solved scale issue and removed title/aspect as functions return axtlacombe
2020-02-25Revert "Global improvement of rendering with Python tools"tlacombe
2020-02-14Global improvement of rendering with Python toolstlacombe
2020-02-13fix Marc's commentsmathieu
2020-02-13Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsmathieu
2020-02-12Merge pull request #182 from mglisse/extMarc Glisse
2020-02-12Make boost available even if cmake is < 3.5ROUVREAU Vincent
2020-02-12Fix code coverage generationROUVREAU Vincent
2020-02-12Merge branch 'master' into modern_cmake_for_boostROUVREAU Vincent
2020-02-11License and authorMarc Glisse
2020-02-10Use setuptools.find_packagesMarc Glisse
2020-02-08Euclidean with a capital EMarc Glisse
2020-02-07Name argumentMarc Glisse
2020-02-07More uniform notations between the 2 wassersteinsMarc Glisse
2020-02-07Bad link for last versionROUVREAU Vincent
2020-02-06pytest.approxMarc Glisse
2020-02-06use bibtexMarc Glisse
2020-02-06Make pybind11 mandatory and simplifyMarc Glisse
2020-02-06Print pybind11 version, protect testMarc Glisse
2020-02-06Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsmathieu
2020-02-05Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsmathieu
2020-02-05Add gudhi.representations in setup.py packagesROUVREAU Vincent
2020-02-04Code review: Rollback installation as these examples are not optimized with TBBROUVREAU Vincent
2020-02-04Fix #186 - Link with TBB for all simplex tree userROUVREAU Vincent
2020-02-03Contradictory requirements for CGALMarc Glisse
2020-01-31Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsMathieuCarriere
2020-01-30Use mutex from stl instead of tbb one that is deprecatedROUVREAU Vincent
2020-01-30Document dependency on pybind11Marc Glisse