summaryrefslogtreecommitdiff
path: root/src/Simplex_tree
AgeCommit message (Expand)Author
2015-09-02constexpr is only supported in extremely recent VS.glisse
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
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-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-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-07cpplint fixvrouvrea
2015-07-07cpplint fixvrouvrea
2015-07-07cpplint fixvrouvrea
2015-07-07Fix ident + cpplintvrouvrea
2015-07-07fixanmoreau
2015-07-07Merge + fixanmoreau
2015-07-07Fixanmoreau
2015-07-06Fixanmoreau
2015-07-06Fixanmoreau
2015-06-30fixanmoreau
2015-06-25fixanmoreau
2015-06-24Multiple fixanmoreau
2015-06-23multiple fixanmoreau
2015-06-23multiple fixanmoreau
2015-06-19Trivial clean-upsglisse
2015-06-19multiple fixanmoreau
2015-06-18Fix : name of parameters and functionsanmoreau
2015-06-17Fix doc - coface function now returns std::vector<Simplex_handle> - test func...anmoreau
2015-06-16This development includes the Simplex_tree coface and star functions implemen...vrouvrea
2015-04-27typeSimplex was complexifying codevrouvrea
2015-04-02Merge xunit branch back into trunkvrouvrea
2015-04-02add gprof tags - cpplint_to_cppcheckxml.py fixesvrouvrea
2015-04-01GCovr replaces lcov - cpplint_to_cppcheckxml to be conform with xml version 2 vrouvrea
2015-04-01Add gcovr code coverage for Corbera Jenkins pluginvrouvrea
2015-04-01Try gcovr and corbera jenkins pluginvrouvrea
2015-03-31xunit purpose modificationvrouvrea
2015-03-31Add tests name for xunitvrouvrea
2015-03-31rollbackvrouvrea
2015-03-31checkin a test error for test purposevrouvrea
2015-03-31For xunit test purposevrouvrea
2015-03-25Fix of find bug + add example and UT with find.vrouvrea
2015-02-23Add of Hasse complex example compilation. Insert_simplex_with_subfaces must i...vrouvrea
2015-02-04Propagate filtration value - still min to checkvrouvrea