summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-09Merging two functions set_up_values_of_landscapes in persistence landscapes o...pdlotko
2017-04-09Answer to Marc's comments. pdlotko
2017-04-08Answer to Marc's comments.pdlotko
2017-04-07Answers to Marc's comments.pdlotko
2017-04-07Adding a new reading method for persistence diagrams.pdlotko
2017-04-07Answers to Marc's commentspdlotko
2017-04-07Clarify doc about Squared_distance_d in Subsampling.glisse
2017-04-06Answer to MG4 comments. pdlotko
2017-04-06Answering MG3 comments.pdlotko
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-04-01Merge last trunk modifications and fix new rips interfacevrouvrea
2017-03-31Answer to Vincent's email.pdlotko
2017-03-31solved problem with cmake.pdlotko
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-29Version ready to be merge with bottleneck distancepdlotko
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-28deleting concretization folder. pdlotko
2017-03-28Longer commentsglisse
2017-03-28Before merging with a trunk.pdlotko
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-27Adding answers to Marc's comments.pdlotko
2017-03-27cleanibng up the folder.pdlotko
2017-03-27adding persistence_representations subfolder (at the moment with all the junk).pdlotko
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