summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/include/gudhi/Simplex_tree
AgeCommit message (Expand)Author
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