summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15Add conda package badgesVincent Rouvreau
2019-10-10Add maximal edge length parameter for sparse rips persistence utilityROUVREAU Vincent
2019-10-09Fix wikipedia link for Cech complexMarc Glisse
2019-10-03Merge pull request #100 from GUDHI/mglisse-patch-1Vincent Rouvreau
2019-10-02Fix DOIMarc Glisse
2019-09-25Merge pull request #97 from VincentRouvreau/dockerfile_for_gudhi_3.0.0Vincent Rouvreau
2019-09-25Merge branch 'master' into dockerfile_for_gudhi_3.0.0ROUVREAU Vincent
2019-09-24no python documentation generation if POT is not foundROUVREAU Vincent
2019-09-24Seems POT requires to be installed separatly from the other pip requirementsROUVREAU Vincent
2019-09-24Add POT for wasserstein purposeROUVREAU Vincent
2019-09-24Modification rollback as it does not trigger Docker hub container constructionROUVREAU Vincent
2019-09-24Add POT for CIROUVREAU Vincent
2019-09-24Rename Dockerfile for circleci. Add a Dockerfile to test the installationROUVREAU 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-233.0.0 releaseROUVREAU Vincent
2019-09-23Merge pull request #93 from VincentRouvreau/cpp14_for_cgal5Vincent Rouvreau
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-18Merge pull request #92 from VincentRouvreau/appveyor_gmp_issueVincent Rouvreau
2019-09-18Fix GMP path for every jobROUVREAU Vincent
2019-09-11fixed error in DiagramScalermathieu
2019-09-11Rename Eigen3 as Eigen (sphinx warning)ROUVREAU Vincent
2019-09-11New release candidateROUVREAU Vincent
2019-09-10Merge remote-tracking branch 'upstream/master' into sklearn_tdaROUVREAU Vincent
2019-09-10Move cython directory stuff to python directory. Make example work. Fix CMake...ROUVREAU Vincent
2019-09-10Rename private variables as some of them are reservedROUVREAU Vincent
2019-09-10Merge remote-tracking branch 'upstream/master' into sklearn_tdaROUVREAU Vincent
2019-09-10Merge pull request #91 from VincentRouvreau/split_gudhi_python_in_modulesVincent Rouvreau
2019-09-10Remove traces as it seems to workROUVREAU Vincent
2019-09-10Add debug tracesROUVREAU Vincent
2019-09-09reviewsmathieu
2019-09-09Target is Cython on Windows, but was renamed python.ROUVREAU Vincent
2019-09-09Add some debug traces to fix windows failROUVREAU 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-09fixed a few typos and added entropymathieu
2019-09-06Use setuptools to remove warnings about install_requires and setup_requiresROUVREAU Vincent