summaryrefslogtreecommitdiff
path: root/src/Simplex_tree
AgeCommit message (Expand)Author
2022-05-23Documentation: handling references to examples in a more transparent wayalbert-github
2022-05-17code review: test also the list of all oppposite vertices is the simplex give...Vincent Rouvreau
2022-05-17code review: test also range sizeVincent Rouvreau
2022-04-12doc review: accordingly to the review, replace the other places where it was ...Vincent Rouvreau
2022-04-12code review: Add short cut for contiguous vertices incrementVincent Rouvreau
2022-04-12code review: remove unnecessary test of empty suffix_Vincent Rouvreau
2022-04-12identationVincent Rouvreau
2022-04-12doc review: i is from d to 0Vincent Rouvreau
2022-04-12doc reviewVincent Rouvreau
2022-04-12doc reviewVincent Rouvreau
2022-04-05Boundary and its opposite vertex iterator for the simplex treeVincent Rouvreau
2022-03-21Add some c++ tests and use unitary_tests_utils. Fix python testVincent Rouvreau
2022-03-21code review: assign_children(new_sib) was happening too lateVincent Rouvreau
2022-03-08Merge master and resolve commitsVincent Rouvreau
2022-02-10Boost 1.66.0 is now the minimal version as required from cgal 5.1 - Also remo...Vincent Rouvreau
2021-09-22Remove bunnyVincentRouvreau
2021-09-22Simplex tree example README was not up to date, and bunny can be removedVincentRouvreau
2021-04-27Doxygen documentation improvementROUVREAU Vincent
2021-04-27This test was forgottenROUVREAU Vincent
2021-04-17Don't qualify calls for the graph conceptMarc Glisse
2020-11-02Merge master and resolve conflictsROUVREAU Vincent
2020-10-05Merge pull request #363 from VincentRouvreau/stree_reset_filtrationVincent Rouvreau
2020-09-28code review: Simplify recursivityROUVREAU Vincent
2020-09-28doc review: improve reset_filtration documentationROUVREAU Vincent
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-08-25Code review: use minimal depth recursively instead of computing dimension on ...ROUVREAU Vincent
2020-08-25Code review: min_dim = 0 as default and some doc reviewROUVREAU Vincent
2020-08-18reset_filtration from a dimension (instead of 'until')ROUVREAU Vincent
2020-08-12code review: add a comment about Simplex_tree_boundary_simplex_iterator defau...ROUVREAU Vincent
2020-07-03A proposal for simplex_tree reset_filtration (python & C++)ROUVREAU Vincent
2020-07-03A fix proposal for boudaries of a simplex python versionROUVREAU Vincent
2020-04-17Merge remote-tracking branch 'origin/master' into filtrationMarc Glisse
2020-04-16Merge pull request #260 from VincentRouvreau/alpha_complex_improvementVincent Rouvreau
2020-04-16Fix doc of Simplex_tree about keysMarc Glisse
2020-03-30Streamline initialize_filtrationMarc Glisse
2020-03-30Merge pull request #215 from MathieuCarriere/extended_persistenceMarc Glisse
2020-03-25update biblioMathieuCarriere
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
2020-03-17Remove code that was commented out.Marc Glisse
2020-03-17fixesMathieuCarriere