summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-06Add doc warningsROUVREAU Vincent
2019-11-05Exact version only for CGAL < 5.XROUVREAU Vincent
2019-11-05Modify alpha_complex_persistence utility documentation accordingly to code ch...ROUVREAU Vincent
2019-11-05Modify alpha_lcomplex_persistence utility for fast, safe and exact versions. ...ROUVREAU Vincent
2019-11-05Use Epeck_d for examples. Add an Epick_d (fast version) example and test itROUVREAU Vincent
2019-11-05Add Alpha complex tests with Epeck_d - the new default oneROUVREAU Vincent
2019-11-05Do not print #define variableROUVREAU Vincent
2019-11-04Epeck is now the default value. Epick and Epeck in doc. User warning on ctor ...ROUVREAU Vincent
2019-11-04Merge pull request #95 from tlacombe/wdist-theoVincent Rouvreau
2019-11-01Use documented CGAL interfaces for Epick_d (or Epeck_d)Marc Glisse
2019-10-31Fix #98 : set conda link to the correct one (not licensing link)ROUVREAU Vincent
2019-10-31Merge pull request #104 from VincentRouvreau/sparse_rips_utils_thresholdVincent Rouvreau
2019-10-31Increase numItermax in the call to POT.Marc Glisse
2019-10-28Merge pull request #103 from GUDHI/mglisse-patch-2Vincent Rouvreau
2019-10-28Merge pull request #110 from skachano/patch-1Vincent Rouvreau
2019-10-27Wasserstein also uses SciPyMarc Glisse
2019-10-27Mention POT in installation instructionsMarc Glisse
2019-10-18Merge branch 'wdist-theo' of https://github.com/tlacombe/gudhi-devel into wdi...tlacombe
2019-10-18Update src/python/gudhi/wasserstein.py Théo Lacombe
2019-10-18correction edges lengths ==> edge lengthstlacombe
2019-10-18Update src/python/gudhi/wasserstein.pyThéo Lacombe
2019-10-17Few improvements to the documentation.tlacombe
2019-10-17removed GPL license, updated expected gudhi release (set at 3.1.0 for now)tlacombe
2019-10-17fix documentation not being generated with Doxygen 1.8.16Jose Marino
2019-10-17Include <cmath> for std::fabsSiargey Kachanovich
2019-10-17updated wasserstein doc to be sphinx-compatible + correction of typo in the .rsttlacombe
2019-10-17updated index.rst to include Wasserstein distancetlacombe
2019-10-10Add maximal edge length parameter for sparse rips persistence utilityROUVREAU Vincent
2019-10-09Fix wikipedia link for Cech complexMarc Glisse
2019-09-24no python documentation generation if POT is not foundROUVREAU Vincent
2019-09-23updated pot install instructions, including condatlacombe
2019-09-23updated wasserstein.py ; added _ in front of private functions, added q=np.in...tlacombe
2019-09-23updated doc for sphinx compilationtlacombe
2019-09-23update test wasserstein.tlacombe
2019-09-23update CMakeListstlacombe
2019-09-23update of CMakeLists and third_party_libraries.cmake to add wasserstein dista...tlacombe
2019-09-23wasserstein distance added on forktlacombe
2019-09-20c++14 in installation documentationROUVREAU Vincent
2019-09-20C++ 14 is the new standard for the projectROUVREAU Vincent
2019-09-11Rename Eigen3 as Eigen (sphinx warning)ROUVREAU Vincent
2019-09-10Rename private variables as some of them are reservedROUVREAU Vincent
2019-09-09typo after search and replaceROUVREAU Vincent
2019-09-09Merge branch 'master' into split_gudhi_python_in_modulesROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent
2019-09-06Use setuptools to remove warnings about install_requires and setup_requiresROUVREAU Vincent
2019-09-05Reduce number of linesROUVREAU Vincent
2019-09-05Reduce number of code lineROUVREAU Vincent
2019-08-30Eigen scope refineROUVREAU Vincent
2019-08-30Modify the documentation headers with last web site modificationsROUVREAU Vincent
2019-08-29Add conda installation. NumPy became mandatoryROUVREAU Vincent