summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-05code review: rename ph as pointROUVREAU Vincent
2020-06-05Code review: 'fast' class attribute was not necessary and redundant with C++ ↵ROUVREAU Vincent
class attribute
2020-06-05Code review: no link to CGAL::Lazy_exact_nt and no guarantee on fast precisionROUVREAU Vincent
2020-06-05Code review: type is floatROUVREAU Vincent
2020-06-05Update src/python/gudhi/alpha_complex.pyxVincent Rouvreau
Co-authored-by: Marc Glisse <marc.glisse@inria.fr>
2020-05-25C++ version and documentationROUVREAU Vincent
2020-05-24c++ version to trigger exact/inexact kernelROUVREAU Vincent
2020-05-23Delaunay complex and tests all possibilitiesROUVREAU Vincent
2020-05-23First working versionROUVREAU Vincent
2020-05-22brute force version - complexity is read onlyROUVREAU Vincent
2020-05-21Use unique_pointer and template alpha complex interface for python interfaceROUVREAU Vincent
2020-05-21Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2020-05-21Next releaseROUVREAU Vincent
2020-05-20Merge pull request #313 from mglisse/dtmdensityMarc Glisse
DTM density estimator
2020-05-20Merge pull request #317 from mglisse/nogil2Marc Glisse
nogil for cubical complex
2020-05-203.2.0 versionROUVREAU Vincent
2020-05-19long lineMarc Glisse
2020-05-19Test with explicit weightsMarc Glisse
and remove duplicated assignment
2020-05-18Infer k when we pass the distances to the nearest neighborsMarc Glisse
2020-05-18Merge pull request #316 from VincentRouvreau/gudhi_3_2_0_release_noteVincent Rouvreau
Release note for version 3.2.0
2020-05-18Update .github/next_release.mdVincent Rouvreau
Co-authored-by: Théo Lacombe <lacombe1993@gmail.com>
2020-05-18Update .github/next_release.mdVincent Rouvreau
Co-authored-by: Théo Lacombe <lacombe1993@gmail.com>
2020-05-18Update gudhi versionROUVREAU Vincent
2020-05-18Merge pull request #319 from VincentRouvreau/wasserstein_summary_documentationVincent Rouvreau
When reviewing python gudhi dependencies, I missed this one
2020-05-18When Reviewing dependencies, I missed this oneROUVREAU Vincent
2020-05-17One more nogil in cubicalMarc Glisse
2020-05-16nogil for cubical constructorMarc Glisse
There may be some extra copying until cython3, but it is probably not that bad.
2020-05-16Minimal nogil support for cubical complexesMarc Glisse
2020-05-16Add submodule init in the worflowVincent Rouvreau
2020-05-16Release note for version 3.2.0ROUVREAU Vincent
2020-05-15Merge pull request #295 from yuichi-ike/weighted_ripsVincent Rouvreau
Weighted rips
2020-05-15Merge pull request #204 from MathieuCarriere/generatorsVincent Rouvreau
Generators
2020-05-14document modifiedyuichi-ike
2020-05-13Trailing whitespaceMarc Glisse
2020-05-13More size_tMarc Glisse
2020-05-13compute_persistenceMarc Glisse
2020-05-13BOOST_UNREACHABLE_RETURN + commentMarc Glisse
2020-05-13Rephrase comment about cubesMarc Glisse
2020-05-13documents modifiedyuichi-ike
2020-05-12Merge remote-tracking branch 'origin/master' into dtmdensityMarc Glisse
2020-05-12More testMarc Glisse
2020-05-12test + reformatMarc Glisse
2020-05-12comment modifiedyuichi-ike
2020-05-12a test in a document fixedyuichi-ike
2020-05-12document fixedyuichi-ike
2020-05-12document fixedyuichi-ike
2020-05-12reference and comments addedyuichi-ike
2020-05-11Merge pull request #304 from mglisse/nogil1Marc Glisse
Add some nogil for cython
2020-05-11move noteMarc Glisse
2020-05-11Merge pull request #312 from mglisse/doiMarc Glisse
More DOI in the biblio