summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-02Some testMarc Glisse
2020-06-02n_jobs for kernelsMarc Glisse
2020-06-02More n_jobs in metricsMarc Glisse
2020-06-02Parallelism in pairwise_distancesMarc Glisse
2020-05-29Merge pull request #329 from VincentRouvreau/use_requirements_for_appveyorVincent Rouvreau
use requirements file for appveyor
2020-05-28just code, no testROUVREAU Vincent
2020-05-28Remove this test as it fails under windowsROUVREAU Vincent
2020-05-28Merge pull request #324 from yuichi-ike/dtm-filtrationVincent Rouvreau
DTM Rips complex
2020-05-28Let's try thisROUVREAU Vincent
2020-05-28sphinx-build workaround differentlyROUVREAU Vincent
2020-05-28remove sphinx test on azure and apveyorROUVREAU Vincent
2020-05-28Let's try to fix sphinx compilationon Osx and WinROUVREAU Vincent
2020-05-28comment modifiedyuichi-ike
2020-05-27try to workaround no PyKeOps on WindowsROUVREAU Vincent
2020-05-27Merge pull request #327 from ↵Vincent Rouvreau
VincentRouvreau/cmake_user_version_copy_cpp_cython_generated Cmake user version copy cpp cython generated
2020-05-27use requirements file for appveyorROUVREAU Vincent
2020-05-26Remove debug msgROUVREAU Vincent
2020-05-26Fix #206ROUVREAU Vincent
2020-05-26test fixed, documents modifiedyuichi-ike
2020-05-22Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2020-05-22Update new gudhi version processROUVREAU Vincent
2020-05-22Merge pull request #325 from ↵Vincent Rouvreau
VincentRouvreau/fix_cubical_cofaces_of_pp_when_no_pairs Fix cubical cofaces of pp when no pairs
2020-05-22class name changed, documents modifiedyuichi-ike
2020-05-21periodic fix and adds corresponding unitary tests for bug fixROUVREAU Vincent
2020-05-21Merge remote-tracking branch 'mathieu/master' into ↵ROUVREAU Vincent
fix_cubical_cofaces_of_pp_when_no_pairs
2020-05-21Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2020-05-21Next releaseROUVREAU Vincent
2020-05-21bug fixedyuichi-ike
2020-05-21DTM Rips added (straightforward way)yuichi-ike
2020-05-20Merge branch 'master' of https://github.com/GUDHI/gudhi-develMathieuCarriere
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-20Merge branch 'master' of https://github.com/GUDHI/gudhi-develMathieuCarriere
2020-05-20fix bugMathieuCarriere
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