summaryrefslogtreecommitdiff
path: root/src/cython/cython/simplex_tree.pyx
AgeCommit message (Expand)Author
2017-07-10simplex / complex confusionglisse
2017-04-01remove bad named *_tree() functionsvrouvrea
2017-03-28Use only insert (simplex and subfaces)vrouvrea
2017-03-22rename get_star functionvrouvrea
2017-03-22Interface insert_simplex and insert_simplex_and_subfaces in SimplexTreevrouvrea
2017-03-21expansion method and its associated testvrouvrea
2017-03-21Precise when to use set_dimension functionvrouvrea
2017-03-21Rename get_star_tree with get_starsvrouvrea
2017-03-20rename get_coface_tree with get_cofacesvrouvrea
2017-03-20rename persistence function intervals_in_dim with persistence_intervals_in_di...vrouvrea
2017-02-03intervals in dimension documentation typovrouvrea
2017-02-03Automatic examples documentation page generationvrouvrea
2016-11-30Doc, examples and tests updates for tangentialvrouvrea
2016-11-29Fix interface for Alpha complex and Tangential complexvrouvrea
2016-11-25Add of tangential complex docvrouvrea
2016-08-12Move cython/src/* in cython/vrouvrea