summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-29Declare the Kd_tree directly.glisse
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-28Longer commentsglisse
2017-03-28Make Python interface compile, test and doc for Python2 and Python3vrouvrea
2017-03-28Different strategies to remove points from unmatched_in_u.glisse
2017-03-28Replace list with vector, save 30% of the running time...glisse
2017-03-28Merge last trunk modificationsvrouvrea
2017-03-28Replace some lists with vectors.glisse
2017-03-27Avoid copying Persistence_graph at the same time as Graph_matching.glisse
2017-03-27Use any neighbor near enough, not necessarily the closest.glisse
2017-03-27Rename random_first_landmark to random_starting_point.glisse
2017-03-26Remove overload of choose_n_farthest_points.glisse
2017-03-26merge from trunkglisse
2017-03-25git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@22...mcarrier
2017-03-24Merge cgal_4.8_issue branch into the trunkvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-03-24Factorize third party management and extract them from CMakeLists.txtvrouvrea
2017-03-24cpplint fixvrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-24cpplint fixvrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-24Merge rollback of bad warning fixesvrouvrea
2017-03-24Merged latest trunk changes to Nerve_GICmcarrier
2017-03-24Fix cpplint on cython interfacesvrouvrea
2017-03-23Rollback modifvrouvrea
2017-03-23Merge ST_cythonize branch into the trunkvrouvrea
2017-03-22Merge last trunk modificationsvrouvrea
2017-03-22GudhUI CMakeLists.txt modifications. It is main CMakeLists.txt to find CGAL.vrouvrea
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-21Roll back bad modificationsvrouvrea
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