summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/include
AgeCommit message (Expand)Author
2017-09-21Add some comments for readabilityvrouvrea
2017-09-20Roll back simplex tree set_filtration modification (assign_filtration asserts...vrouvrea
2017-09-20Separate and improve simplex tree iostream operators to test automatic dimens...vrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-01-06Test of thread_local solutionvrouvrea
2016-09-12Modify filtered complexes sections and examples.vrouvrea
2016-08-25Modify SimpleyKey, SimplexTreeOptions concept and SimplexTree documentation a...vrouvrea
2016-08-05bad tag termination for doxygenvrouvrea
2016-08-05Fix the 3 billions of simplices limitvrouvrea
2016-04-14Remove debug traces for TBB fixvrouvrea
2016-04-08Merge of alpha complex feature from trunkvrouvrea
2016-04-08Merge last trunk developmentvrouvrea
2016-04-07Fix Doxygen warningvrouvrea
2016-04-01cpplint/cppcheck fixesvrouvrea
2016-03-31Fix TBB issue in CMakevrouvrea
2016-03-30Add cubical complex to main pagevrouvrea
2016-03-24prune_above_filtration version that is no more using filtration vector.vrouvrea
2016-03-23An alternative to prune_above_filtration in comment. Fix UT for alternativevrouvrea
2016-03-23prune_above_filtration returns filtration vector modification information ins...vrouvrea
2016-03-22GUDHI_CHECK was not intuitive.vrouvrea
2016-03-21Merge of trunk Witness feature + add witness in package top listvrouvrea
2016-03-21fix #include "gudhi/Simplex_tree.h" in generated docvrouvrea
2016-03-20Quiet a signed/unsigned comparison warning.glisse
2016-03-17Use post and exception doxygen tag instead of warnings everywhere.vrouvrea
2016-03-17Add in a comment an alternative version of prune_above_filtrationvrouvrea
2016-03-14Remove Options::store_filtration check is true in prune_above_filtration func...vrouvrea
2016-03-14No more use of threshold_ for prune_above_filtration because threshold may be...vrouvrea
2016-03-14Use GUDHI_CHECK on null_simplex instead of "if"vrouvrea
2016-03-14Boost flat_map erase on an iterator is most efficientvrouvrea
2016-03-09Add header and footer to generated documentation in order to fit with the web...vrouvrea
2016-02-03it is a simplex and not a simplex handlevrouvrea
2016-02-03make_filtration_non_decreasing and rec_make_filtration_non_decreasing must go...vrouvrea
2016-02-03Merge of AddressSanitizer bug fixesvrouvrea
2016-02-02alpha off reader test strategy modificationvrouvrea
2016-01-19make_filtration_non_decreasing fixvrouvrea
2016-01-15make_filtration_non_decreasing fix.vrouvrea
2016-01-14AddressSanitizer bug fixes on Simplex tree copy constructor.vrouvrea
2016-01-12Backmerge of last trunk modificationsvrouvrea
2016-01-12Fix alpha complex remarks and bugsvrouvrea
2016-01-08cpplint and cppcheck fixesvrouvrea
2016-01-07Backmerge from trunkvrouvrea
2016-01-07Cppcheck fixes after mergevrouvrea
2016-01-07Backmerge of trunkvrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-11-23Backmerge of trunkvrouvrea
2015-11-18rev911 rollbackvrouvrea
2015-11-13Utils.h -> Debug_utils.hvrouvrea
2015-11-12code review fixvrouvrea
2015-11-11Allow st.find({1,2,3}) on good compilers. That includes VS 2015 but not 2013,...glisse
2015-11-09New Simplex_tree_options_fast_persistence, while Simplex_tree_options_full_fe...glisse