summaryrefslogtreecommitdiff
path: root/src/cython
AgeCommit message (Expand)Author
2017-05-09Fix Windows python module compilationvrouvrea
2017-05-09Doc issuevrouvrea
2017-05-02typosglisse
2017-04-24Doc typovrouvrea
2017-04-19Fix doc issuevrouvrea
2017-04-14Fix doc level inconsistenciesvrouvrea
2017-04-14Fix Title level inconsistenciesvrouvrea
2017-04-14Fix Sphinx and unitary tests issuesvrouvrea
2017-04-14Try of a fix for Windows cython find mechanismvrouvrea
2017-04-11Fix line length cpplintvrouvrea
2017-04-11Move Euclidean_distance in Gudhi namespacevrouvrea
2017-04-10Merge last trunk modificationsvrouvrea
2017-04-10Typo fixvrouvrea
2017-04-10mac osx version is 10.12 and not 10.9 (cf. mail Bertrand Michel)vrouvrea
2017-04-01remove bad named *_tree() functionsvrouvrea
2017-03-31Bad choose of exact / approx computationvrouvrea
2017-03-31PR : Typo in installation docvrouvrea
2017-03-31Typo with Perseus-style filevrouvrea
2017-03-31Typo in docvrouvrea
2017-03-31Fix examples testsvrouvrea
2017-03-30Move example tests in a new CMakeLists.txtvrouvrea
2017-03-29Small modificationsvrouvrea
2017-03-29Small modificationsvrouvrea
2017-03-28Add commentvrouvrea
2017-03-28Use only insert (simplex and subfaces)vrouvrea
2017-03-28Missing a testvrouvrea
2017-03-28Missing a test for cythonvrouvrea
2017-03-28Make Python interface compile, test and doc for Python2 and Python3vrouvrea
2017-03-28Merge last trunk modificationsvrouvrea
2017-03-27Rename random_first_landmark to random_starting_point.glisse
2017-03-26Remove overload of choose_n_farthest_points.glisse
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-24Fix cpplint on cython interfacesvrouvrea
2017-03-22make th same example as in C++vrouvrea
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-21Memory leaksvrouvrea
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-20using Base instead of full template class namevrouvrea
2017-03-20Rename barcode_persistence and diagram_persistence functionsvrouvrea
2017-03-20constify interfacesvrouvrea
2017-03-19Add installation doc for witnessvrouvrea
2017-03-17Add doc for Witnessvrouvrea
2017-03-17Euclidean strong witness complex cytonizationvrouvrea