summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/include/gudhi/Simplex_tree
AgeCommit message (Expand)Author
2022-06-08Merge pull request #616 from VincentRouvreau/doxygen_unbalanced_groupingsVincent Rouvreau
2022-05-22Spelling correctionsalbert-github
2022-05-20Fix unbalanced groups and some doxygen typosVincent 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-05Boundary and its opposite vertex iterator for the simplex treeVincent Rouvreau
2022-02-10Boost 1.66.0 is now the minimal version as required from cgal 5.1 - Also remo...Vincent Rouvreau
2020-08-12code review: add a comment about Simplex_tree_boundary_simplex_iterator defau...ROUVREAU Vincent
2020-07-03A fix proposal for boudaries of a simplex python versionROUVREAU Vincent
2020-03-06Generators for simplex treeMarc Glisse
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-06-05Fix warning from branch warning_fix_vincentvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2017-12-02Use contiguous_vertices also for the boundary of segments.glisse
2016-03-14Boost flat_map erase on an iterator is most efficientvrouvrea
2016-02-03make_filtration_non_decreasing and rec_make_filtration_non_decreasing must go...vrouvrea
2016-01-12Backmerge of last trunk modificationsvrouvrea
2016-01-08cpplint and cppcheck fixesvrouvrea
2016-01-07Cppcheck fixes after mergevrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-10-17Simplify operator== for the boundary iterator.glisse
2015-10-16Merge from trunk.glisse
2015-10-08cpplint fixesvrouvrea
2015-10-08Fix contiguous_vertices(). Use it in boundary iterator.glisse
2015-10-05cpplint fixes - simplex_tree_from_file.cpp renamed simplex_tree_from_cliques_...vrouvrea
2015-10-05Use boost static_vector instead of std::vector in the boundary iterator of Si...glisse
2015-10-05cpplint fixesvrouvrea
2015-09-14Merge simplex tree copy/move constructor branch back into the trunkvrouvrea
2015-09-02constexpr is only supported in extremely recent VS.glisse
2015-08-26fixanmoreau
2015-08-24fixanmoreau
2015-08-24Fixesanmoreau
2015-08-18Multiple fixesanmoreau
2015-08-15Optionally provide a dummy key/filtration interface instead of storing them f...glisse
2015-07-11Clean-upsglisse
2015-07-11Clean-upsglisse
2014-12-15CMakeLists.txt uniformization. check_google_style bug fix. generate_version c...vrouvrea
2014-12-10Add persistent unit test - warning fix - cpplint fixvrouvrea
2014-12-08cpplint fixes, lcov+cpplint auto unit testvrouvrea
2014-12-05Moved into trunkvrouvrea