summaryrefslogtreecommitdiff
path: root/src/cython/test/test_simplex_tree.py
AgeCommit message (Expand)Author
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent
2019-06-26Format Python files with blackROUVREAU Vincent
2019-06-26Change Python template and fix copyrightsROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-05-30Merge last trunk modificationsvrouvrea
2018-05-02Add Python Simplex_tree make_filtration_non_decreasing interface and its testsvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2017-11-20assign_filtration bindingvrouvrea
2017-11-20Add upper_bound_dimension and associated documentation for automatic dimensio...vrouvrea
2017-10-26Merge last trunk modificationsvrouvrea
2017-10-26Code review: downgrade_dimension renamed lower_upper_bound_dimension and make...vrouvrea
2017-10-19Code review : remove template specification for std::maxvrouvrea
2017-09-22Remove global filtration attribute of te simplex tree (including getter and s...vrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-04-01remove bad named *_tree() functionsvrouvrea
2017-03-28Use only insert (simplex and subfaces)vrouvrea
2017-03-22Interface insert_simplex and insert_simplex_and_subfaces in SimplexTreevrouvrea
2017-03-21expansion method and its associated testvrouvrea
2017-03-20rename get_coface_tree with get_cofacesvrouvrea
2016-06-23Pytest unitary testsvrouvrea
2016-06-06bar code persistence toolvrouvrea
2016-05-31Rename files using PEP8 recommendationsvrouvrea