summaryrefslogtreecommitdiff
path: root/src/Simplex_tree
AgeCommit message (Expand)Author
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-09Backmerge from trunk.vrouvrea
2015-11-09Modification for Porquerolles Workshopvrouvrea
2015-10-23generate_version excludes bottleneck for version 1.2.0 - to be removed for 1.3.0vrouvrea
2015-10-14Update old comment about stable_sort.glisse
2015-10-13Backmerge from trunkvrouvrea
2015-10-12Workaround for include(${CGAL_USE_FILE}) in GudhUI and hypergeneratorvrouvrea
2015-10-08cpplint fixesvrouvrea
2015-10-08cpplint fixes on Contraction + warning fixes + Hide Hasse complex for Gudhi v...vrouvrea
2015-10-05cpplint fixes - simplex_tree_from_file.cpp renamed simplex_tree_from_cliques_...vrouvrea
2015-10-05Use boost static_vector instead of std::vector in the boundary iterator of Si...glisse
2015-10-05cpplint fixesvrouvrea
2015-10-02Doxygen to be made from user version. Hypergenerator fix. Add definitions for...vrouvrea
2015-10-02Backmerge of trunkvrouvrea
2015-10-02revert commitvrouvrea
2015-10-02Backmerge of insert_simplex_and_subfacesvrouvrea
2015-09-30In is_before_in_filtration, access the filtration values directly without che...glisse
2015-09-24There is little point obfuscating Filtration_simplex_range.glisse
2015-09-16Fix 2 FIXMEs.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-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-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-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-20A bit more doc for SimplexTreeOptions.glisse