summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-01doc images size was not correct. bad cut in simplex_tree.h (assign_key was ba...vrouvrea
2015-09-01Documentation fix (starts at 0 and not 1 + alpha shape was not correct)vrouvrea
2015-08-31insert_simplex_and_subfaces no more factoriel complexity.vrouvrea
2015-08-26fixanmoreau
2015-08-26fixanmoreau
2015-08-24fixanmoreau
2015-08-24Fixanmoreau
2015-08-24Fixesanmoreau
2015-08-24Fixesanmoreau
2015-08-24fixanmoreau
2015-08-24get_point is constvrouvrea
2015-08-24Merge trunk + alpha complex fixesvrouvrea
2015-08-22Tweak doc to mention that we can compute cohomology without filtration.glisse
2015-08-22Merge from trunk.glisse
2015-08-22Add an example showing how to use different options for Simplex_tree.glisse
2015-08-20Store num_simplices in persistent_cohomology to avoid to call the function 3 ...vrouvrea
2015-08-20A bit more doc for SimplexTreeOptions.glisse
2015-08-20Mergeanmoreau
2015-08-20Some doc for SimplexTreeOptions.glisse
2015-08-20Fix code review remarksvrouvrea
2015-08-19num_simplices computation instead of increment/set methods.vrouvrea
2015-08-18Multiple fixesanmoreau
2015-08-18Multiple fixesanmoreau
2015-08-18exception throw on get_point not foundvrouvrea
2015-08-18It is not the loop that must be skipped, but only the propagation, otherwise,...vrouvrea
2015-08-17Alpha complex fix for only inserting when alpha is less thanvrouvrea
2015-08-15Optionally provide a dummy key/filtration interface instead of storing them f...glisse
2015-08-15Remove unnecessary friends (they were befriending the wrong classes anyway).glisse
2015-08-15Cleanup endpoints(Simplex_handle).glisse
2015-08-12Only one find_package for Boost. Double header inclusion issue.vrouvrea
2015-08-10fix bad merge in src/CMakeLists.txtvrouvrea
2015-08-05Debug traces in DEBUG modevrouvrea
2015-08-05several fixesanmoreau
2015-08-04get_point method in alpha_complex structure and its UTvrouvrea
2015-08-03backmerge of trunkvrouvrea
2015-08-03backmerge of trunkvrouvrea
2015-07-15Use C++11 range for.glisse
2015-07-15One more push_back -> emplace_backglisse
2015-07-11Clean-upsglisse
2015-07-11Clean-upsglisse
2015-07-11More static/const on member functions in Simplex_tree.glisse
2015-07-08Clang boost test segmentation fault fixvrouvrea
2015-07-07Merge of coface branch development (coface + star) into the trunk.vrouvrea
2015-07-07cpplint fixvrouvrea
2015-07-07cpplint fixvrouvrea
2015-07-07cpplint fixvrouvrea
2015-07-07Fix ident + cpplintvrouvrea
2015-07-07fixanmoreau
2015-07-07Merge clang compilation issues fixvrouvrea
2015-07-07Merge + fixanmoreau