summaryrefslogtreecommitdiff
path: root/src/cython/cython
AgeCommit message (Expand)Author
2017-09-05Some further progress on persistence representation's cytonization. pdlotko
2017-08-24Not compilig code with the problem of conversion betwen python and C++ object...pdlotko
2017-08-24modification of the style according to Vincent's comment.pdlotko
2017-08-23Adding documentation.pdlotko
2017-08-23Modification that should finalize persistence representation diagrams sython ...pdlotko
2017-08-22First almost working version. pdlotko
2017-08-22cleaning up the mess with names.pdlotko
2017-08-22First version of persistence diagrams cytonization that compiles (and create ...pdlotko
2017-07-10simplex / complex confusionglisse
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