summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-27Test uses sklearnMarc Glisse
2020-05-26Merge remote-tracking branch 'origin/master' into tomato2Marc Glisse
2020-05-26Fix bad renamingMarc Glisse
2020-05-26Remove dead codeMarc Glisse
Some of it could be useful later, but I guess there is a limit to how much extra code I can keep in comments...
2020-05-26Move commentMarc Glisse
2020-05-26rename function to hierarchyMarc Glisse
2020-05-26requiresMarc Glisse
2020-05-26testMarc Glisse
2020-05-26licenseMarc Glisse
2020-05-26Remove mainMarc Glisse
2020-05-26Run the testMarc Glisse
2020-05-26More testMarc Glisse
2020-05-25summaryMarc Glisse
2020-05-25docMarc Glisse
2020-05-25Add testMarc Glisse
2020-05-25indentMarc Glisse
2020-05-25Make specifying an impossible number of clusters a warningMarc Glisse
2020-05-25Rename and document max_weight_per_cc_Marc Glisse
2020-05-25Document attribute weights_Marc Glisse
2020-05-25handle n<kMarc Glisse
2020-05-25Use radius as default KDE bandwidthMarc Glisse
2020-05-25plotting almost empty diagramsMarc Glisse
2020-05-25bugsMarc Glisse
2020-05-25commentsMarc Glisse
2020-05-24Move metric to paramsMarc Glisse
2020-05-23Remove metric="neighbors"Marc Glisse
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-21no input_typeMarc Glisse
2020-05-21Random fixesMarc Glisse
2020-05-21TODOMarc Glisse
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-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-19Merge branch 'dtmdensity' into tomato2Marc Glisse
2020-05-19long lineMarc Glisse
2020-05-19long lineMarc Glisse
2020-05-19Test with explicit weightsMarc Glisse
and remove duplicated assignment
2020-05-19continueMarc Glisse
2020-05-18Merge branch 'dtmdensity' into tomato2Marc Glisse
2020-05-18Infer k when we pass the distances to the nearest neighborsMarc Glisse
2020-05-18Start refactoring of TomatoMarc Glisse