summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-14Remove scripts/generate_version.sh, use make user_versionvrouvrea
2017-04-14Try of a fix for Windows cython find mechanismvrouvrea
2017-04-12Merge last trunk modificationsvrouvrea
2017-04-11Fix line length cpplintvrouvrea
2017-04-11Fix some #include ""vrouvrea
2017-04-11Move Euclidean_distance in Gudhi namespacevrouvrea
2017-04-10Merge last trunk modificationsvrouvrea
2017-04-10Fix and rename test farthestvrouvrea
2017-04-10Typo fixvrouvrea
2017-04-10mac osx version is 10.12 and not 10.9 (cf. mail Bertrand Michel)vrouvrea
2017-04-07Clarify doc about Squared_distance_d in Subsampling.glisse
2017-04-05Use an unordered_set for unmatched_in_u instead of an open-coded flat_set.glisse
2017-04-05In Kd_tree::remove, test the point index instead of the coordinates.glisse
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-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-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-24Fix cpplint on cython interfacesvrouvrea
2017-03-23Rollback modifvrouvrea
2017-03-23Merge ST_cythonize branch into the trunkvrouvrea