summaryrefslogtreecommitdiff
path: root/src/Simplex_tree
AgeCommit message (Collapse)Author
2020-03-23new fixesMathieuCarriere
2020-03-22Merge master and fix conflictsROUVREAU Vincent
2020-03-19added decoding functionMathieuCarriere
2020-03-19new fixesMathieuCarriere
2020-03-18fix docMathieuCarriere
2020-03-17fix Marc's commentsMathieuCarriere
2020-03-17Remove thread_local workaroundROUVREAU Vincent
2020-03-17implement Marc's suggestionsMathieuCarriere
2020-03-17fix conflictMathieuCarriere
2020-03-17update python docMathieuCarriere
2020-03-17Merge pull request #242 from mglisse/genripsMarc Glisse
Generators for Simplex_tree
2020-03-17Remove code that was commented out.Marc Glisse
2020-03-17fixesMathieuCarriere
2020-03-16fix conflictMathieuCarriere
2020-03-16Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into ↵MathieuCarriere
extended_persistence
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not ↵ROUVREAU Vincent
performed
2020-03-10Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into ↵mathieu
extended_persistence
2020-03-06Tweak doc.Marc Glisse
2020-03-06Fix doc of minimal_simplex_with_same_filtrationMarc Glisse
2020-03-06Generators for simplex treeMarc Glisse
2020-03-05Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-03-05CR: use complex_simplex_range instead of filtration_simplex_rangeROUVREAU Vincent
2020-03-05Add some tests and documentation for NaN management in ↵ROUVREAU Vincent
make_filtration_non_decreasing Simplex tree method
2020-03-03Fix #172 and add a proper comment on the modificationROUVREAU Vincent
2020-02-12Merge branch 'master' into modern_cmake_for_boostROUVREAU Vincent
2020-02-05Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into ↵mathieu
extended_persistence
2020-02-05Merge last master modification and fix merge conflictROUVREAU Vincent
2020-02-04fixed Vincent's commentsmathieu
2020-02-04Fix #186 - Link with TBB for all simplex tree userROUVREAU Vincent
2020-02-02fixed Marc's commentsMathieuCarriere
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2020-01-26added extended persistence functionMathieuCarriere
2020-01-24Modern cmake for boost approachROUVREAU Vincent
2020-01-03Remove implicit this capture in [=]Marc Glisse
2019-12-06Modify boost tests to be more verbose and errors in colour. I kept coverage ↵ROUVREAU Vincent
tests (was only used by Jenkins) and they still can be activated through an option
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-08-09Merge pull request #60 from ↵Vincent Rouvreau
GUDHI/simplex_tree_insert_duplicated_vertices_fix_vincent Simplex tree insert duplicated vertices fix vincent
2019-06-28Code review: Keep the comment that returning true is strangeROUVREAU Vincent
2019-06-28We can now roll back rec_insert_simplex_and_subfaces_sorted and dimension ↵ROUVREAU Vincent
computation
2019-06-27Code review : call std::unique right after std::sort. Repetition has been ↵ROUVREAU Vincent
removed
2019-06-27code review: test if first!=last before dereferencing firstROUVREAU Vincent
2019-06-19CGAL 4.11 as minimal versionROUVREAU Vincent
2019-06-18cgal_mini_sphere_3d requires Eigen3ROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-12Merge branch 'master' into simplex_tree_insert_duplicated_vertices_fix_vincentROUVREAU Vincent
2019-06-03Fix #55ROUVREAU Vincent
2019-02-14Fix of duplicated vertices in list.vrouvrea
Modify dimension computation. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/simplex_tree_insert_duplicated_vertices_fix_vincent@4107 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: e6ac9ee4c9d34e59c07d9f5b16b13b5151608009
2019-01-18Add setS test for adjacency_list verticesvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/adjacency_list_direction_improvement@4066 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 78e72b061f0e863617641384d7cca9291e107aac
2019-01-17adjacency lists can be directed, undirected or bidirectional for Simplex ↵vrouvrea
tree insert_graph method Use of directed adjacency lists to fasten computation and use less memory git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/adjacency_list_direction_improvement@4061 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 839fabc15398ce590d09806bd783cd656029f3c1
2018-11-14Fix cpplintvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3981 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6ce28c75070b0f5d962472f5452e4b03fccbd94f