summaryrefslogtreecommitdiff
path: root/src/Simplex_tree
AgeCommit message (Expand)Author
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-09-11Doc review: bad doc review fixvrouvrea
2017-09-11Doc review: rephrasevrouvrea
2017-09-11Code review: remove reference and explicit type (instead of auto)vrouvrea
2017-09-11Code review: constify find_child and for instead of while loopvrouvrea
2017-08-30Code review better use a break to end loop when we know it is not needed to b...vrouvrea
2017-08-25Code review : dimension_ is now set on the flyvrouvrea
2017-08-25Code review : no need to clear intersectionvrouvrea
2017-08-25Code review : find_child implementation improvementvrouvrea
2017-08-25Doc review : expansion_with_blockers docvrouvrea
2017-08-25Code review : use boost::adaptors::reverse(intersection) instead of std::reversevrouvrea
2017-07-06Uused variablevrouvrea
2017-07-06Merge last trunk modificationsvrouvrea
2017-07-06Doc example additionvrouvrea
2017-07-05Checkin tests and fixesvrouvrea
2017-07-05Fix default filtration value given by the graph_expansion method with blockervrouvrea
2017-07-01Example of blocker and Cech Complex implementationvrouvrea
2017-06-29First working version of expansion insertion (different from rips expansion).vrouvrea
2017-06-26A test of Cech complex with oracle blockervrouvrea
2017-06-23First version of expansion with blocker oraclevrouvrea
2017-06-20Merge last trunk modifications : Spatial searching-Add radius searchvrouvrea
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