summaryrefslogtreecommitdiff
path: root/src/Simplex_tree
AgeCommit message (Expand)Author
2017-10-20Code review : rename automatic_dimension_set with downgrade_dimensionvrouvrea
2017-10-20Doc review: remove_maximal_simplex about automatic_dimension_set mechanism wa...vrouvrea
2017-10-19Code review : remove template specification for std::maxvrouvrea
2017-10-05Doc review : automatic_dimension_set return documentation was not clearvrouvrea
2017-10-05Doc review : prune_above_filtration about automatic_dimension_set mechanism w...vrouvrea
2017-09-22Remove automatic_dimension_set call from remove and prune functionsvrouvrea
2017-09-21Remove set_dimension from examplesvrouvrea
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-20Add tests limitsvrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-05-30Make install examples mechanismvrouvrea
2017-05-02typosglisse
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-03Add GPL copyrights on images directoriesvrouvrea
2017-01-16Merge last trunk modificationsvrouvrea
2017-01-06Test of thread_local solutionvrouvrea
2016-12-08Remove inline from read_graph (now inline)vrouvrea
2016-11-23Fix cpplintvrouvrea
2016-11-17Modify examplesvrouvrea
2016-11-16Merged last trunk modificationsvrouvrea
2016-10-11Fix doxygen warningvrouvrea
2016-10-06Merge last trunk modificationsvrouvrea
2016-10-05Rename cliques_of_graph with filtered_simplicial_complexvrouvrea
2016-09-30Fix compilation issuesvrouvrea
2016-09-28Add rips complex module and first modification stepvrouvrea
2016-09-23Examples shall use only off filesvrouvrea
2016-09-15Fix cpplint warningsvrouvrea
2016-09-15Fix cpplint and warningsvrouvrea
2016-09-12Intro_simplex_tree.h for filtered complexes module documentationvrouvrea
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-06-10Rename namespaces according to conventioncjamin
2016-06-10Use TBB_LIBRARIES instead of TBB_RELEASE_LIBRARY + missing boost dependencycjamin
2016-06-07Rename projects in CMakeLists.txtcjamin
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