summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-04-18Trying to solve the problem of missing files for the tests running in differe...pdlotko
2017-04-18Rename CMake testsvrouvrea
2017-04-14yet another omp.hpdlotko
2017-04-14Fix doc level inconsistenciesvrouvrea
2017-04-14Remove scripts/generate_version.sh, use make user_versionvrouvrea
2017-04-14Fix doc level inconsistenciesvrouvrea
2017-04-14Fix Title level inconsistenciesvrouvrea
2017-04-14Fix Sphinx and unitary tests issuesvrouvrea
2017-04-14removing include omp.h from bootstrap.hpdlotko
2017-04-14Fix to persistence landscapes. Hopefully it will now compile on osx and Marc'...pdlotko
2017-04-14another try to fix it on osxpdlotko
2017-04-14adding #include <functional>pdlotko
2017-04-14Answer to Vincent's comments. pdlotko
2017-04-14Try of a fix for Windows cython find mechanismvrouvrea
2017-04-13Answer to Marc's comments (MG5)pdlotko
2017-04-13Answer to Vincent's comments. At the moment I need to discuss how to correct ...pdlotko
2017-04-12a few more correction. First of all, bottleneck distance is added (although t...pdlotko
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-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