summaryrefslogtreecommitdiff
path: root/src/cython/cython
AgeCommit message (Expand)Author
2017-04-01remove bad named *_tree() functionsvrouvrea
2017-03-31Bad choose of exact / approx computationvrouvrea
2017-03-31Typo with Perseus-style filevrouvrea
2017-03-31Typo in docvrouvrea
2017-03-28Use only insert (simplex and subfaces)vrouvrea
2017-03-28Make Python interface compile, test and doc for Python2 and Python3vrouvrea
2017-03-22rename get_star functionvrouvrea
2017-03-22Rename plot_persistence_diagram and barcodevrouvrea
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-03-20Rename barcode_persistence and diagram_persistence functionsvrouvrea
2017-03-17Add doc for Witnessvrouvrea
2017-03-17Euclidean strong witness complex cytonizationvrouvrea
2017-03-14Add Windows and CGAL_HEADER_ONLY cythonization supportvrouvrea
2017-03-09Strong witness cythonizationvrouvrea
2017-03-08Add witness_complex_from_nearest_landmark_table.pyvrouvrea
2017-03-08New revision of witness and its documentationvrouvrea
2017-02-22Fix code reviewvrouvrea
2017-02-22Fix code reviewvrouvrea
2017-02-16Do not use args default value set to []vrouvrea
2017-02-16Remove pandas examples and use of OFF files interfaces to be more consistent ...vrouvrea
2017-02-03intervals in dimension documentation typovrouvrea
2017-02-03Add intervals in dimension function in cubical alsovrouvrea
2017-02-03Automatic examples documentation page generationvrouvrea
2017-02-02Change doc html theme.vrouvrea
2017-01-27Add bottleneck distancevrouvrea
2017-01-25Fix rips complex with the new interfacevrouvrea
2016-12-03sparsify point set cythonizationvrouvrea
2016-12-02pick_n_random_points cythonizationvrouvrea
2016-12-01Merge last trunk modificationsvrouvrea
2016-12-01Add Subsampling cpp interface and cythonvrouvrea
2016-11-30Doc, examples and tests updates for tangentialvrouvrea
2016-11-29Fix interface for Alpha complex and Tangential complexvrouvrea
2016-11-28Cythonize Tangentialvrouvrea
2016-11-28Fix issuesvrouvrea
2016-11-25Add of tangential complex docvrouvrea
2016-11-23Add tangential complexvrouvrea
2016-10-20Merge last trunk modificationvrouvrea
2016-08-18Move pandas files points into data/pandasvrouvrea
2016-08-17Fix persistent_betti_numbers in Persistent_cohomology to make it work with cu...vrouvrea
2016-08-12Move cython/src/* in cython/vrouvrea