summaryrefslogtreecommitdiff
path: root/src/cython/cython
AgeCommit message (Expand)Author
2018-04-20git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3385...mcarrier
2018-03-30git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3323...mcarrier
2018-03-29added doc + cythonmcarrier
2018-03-06git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3269...mcarrier
2018-03-05added files for cythonization of kernelsmcarrier
2017-12-14Merge of branch misc-glissevrouvrea
2017-12-01Fix cubical periodic cythonizationvrouvrea
2017-11-30python doc clarificationsglisse
2017-11-22Merge last trunk modificationsvrouvrea
2017-11-20assign_filtration bindingvrouvrea
2017-11-20Add upper_bound_dimension and associated documentation for automatic dimensio...vrouvrea
2017-11-13User feedback : documentation shall explain the default homology_coeff_field ...vrouvrea
2017-09-22Remove global filtration attribute of te simplex tree (including getter and s...vrouvrea
2017-08-25bug in Python SimplexTree (needs string)vrouvrea
2017-08-17Add file formats for Python.vrouvrea
2017-08-10Fix Python2 compatibilityvrouvrea
2017-08-09Merge last trunk modificationsvrouvrea
2017-07-10simplex / complex confusionglisse
2017-07-06Plot functions now returns a plot that can be modified before to be shownvrouvrea
2017-07-04Add Gudhi namespace for reader_utilsvrouvrea
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