summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-04Fix warningsROUVREAU Vincent
2020-06-04code review: no need to loop backwardROUVREAU Vincent
2020-06-04Fix tests and utilsROUVREAU Vincent
2020-06-04Revert "Try to add inf values"ROUVREAU Vincent
2020-06-04Try to add inf valuesROUVREAU Vincent
2020-06-04Remove useless tracesROUVREAU Vincent
2020-06-03Add an example that tests the persistence is conserved when using edge collap...ROUVREAU Vincent
2020-06-02code review: GUDHI_CHECK if u==v oninsert_edge methodROUVREAU Vincent
2020-06-02code review: Remove the clear as this function won't be called several timesROUVREAU Vincent
2020-06-02doc review: Move a sentence as a module summaryROUVREAU Vincent
2020-06-02Move Edge collapse sectionROUVREAU Vincent
2020-05-25Code review: remove inner_effected_indcs clear as it will be done when closin...ROUVREAU Vincent
2020-05-25Code review: filtered_edge_collapse is not requiring an output_iterator but a...ROUVREAU Vincent
2020-05-25Code review: add some comments on three_clique_indicesROUVREAU Vincent
2020-05-25Code review: remove effected_indices clearROUVREAU Vincent
2020-05-25Code review: Remove domination_indicator_ as it is a left over from strong co...ROUVREAU Vincent
2020-05-25Code review: No need to pass an edge to closed_common_neighbours_row_index, c...ROUVREAU Vincent
2020-05-25Code review: rename check_edge_domination as edge_is_dominatedROUVREAU Vincent
2020-05-25Code review: rows_ is not mandatoryROUVREAU Vincent
2020-05-25Code review: emplace wo std::make_pairROUVREAU Vincent
2020-05-25Code review: use emplace on unordered_map in insert_vertexROUVREAU Vincent
2020-05-25Code review: Rename insert_new_edge methodROUVREAU Vincent
2020-05-25Use C++ boolean logical operatorROUVREAU Vincent
2020-05-25Code review: Remove num_vertices and initialize sparse matrix in the constructorROUVREAU Vincent
2020-05-25Code review: use std::sort instead of std::stable_sortROUVREAU Vincent
2020-05-25Code review: row_to_vertex_ can be a vectorROUVREAU Vincent
2020-05-25code review: remove strange keyword in biblioROUVREAU Vincent
2020-05-25Merge last master versionROUVREAU Vincent
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 VincentRouvreau/fix_cubical_cofaces_of_pp_when_n...Vincent Rouvreau
2020-05-21periodic fix and adds corresponding unitary tests for bug fixROUVREAU Vincent
2020-05-21Merge remote-tracking branch 'mathieu/master' into fix_cubical_cofaces_of_pp_...ROUVREAU Vincent
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
2020-05-20Merge pull request #317 from mglisse/nogil2Marc Glisse
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
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
2020-05-18Update .github/next_release.mdVincent Rouvreau
2020-05-18Update .github/next_release.mdVincent Rouvreau
2020-05-18Update gudhi versionROUVREAU Vincent
2020-05-18Merge pull request #319 from VincentRouvreau/wasserstein_summary_documentationVincent Rouvreau
2020-05-18When Reviewing dependencies, I missed this oneROUVREAU Vincent