summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-28Minor optimization: no need to return memory to the dying pool.glisse
2015-09-28Merge from trunkglisse
2015-09-28Release CAM cells.glisse
2015-09-28Workaround for moc-qt4 failing to parse boost.glisse
2015-09-28Minor clean-ups (const, for-range, etc).glisse
2015-09-26Replace boost::object_pool by a simpler, more scalable version.glisse
2015-09-24There is little point obfuscating Filtration_simplex_range.glisse
2015-09-16Fix 2 FIXMEs.glisse
2015-09-16Filtration_simplex_iterator's reference type does not have to be a reference,...glisse
2015-09-14Roll back of "included" in boost test inclusion filesvrouvrea
2015-09-14Merge simplex tree copy/move constructor branch back into the trunkvrouvrea
2015-09-10doc issuevrouvrea
2015-09-10operator==vrouvrea
2015-09-09FIXME -> Note.glisse
2015-09-09Minor clean-up.glisse
2015-09-09Minor clean-ups. Don't copy filtration_vect_.glisse
2015-09-09Issue fix for operator==. Replaced by is_equal function (constify is required...vrouvrea
2015-09-04remove constexprvrouvrea
2015-09-04constify refvrouvrea
2015-09-04Peer review fixvrouvrea
2015-09-02constexpr is only supported in extremely recent VS.glisse
2015-09-01UT fix to compile and run under osXvrouvrea
2015-09-01order was not correct in rec_insert_simplex_and_subfaces. + UT fix according ...vrouvrea
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