summaryrefslogtreecommitdiff
path: root/src/python/CMakeLists.txt
AgeCommit message (Expand)Author
2020-05-15Merge pull request #295 from yuichi-ike/weighted_ripsVincent Rouvreau
2020-05-12reference and comments addedyuichi-ike
2020-05-06Reimplement the bottleneck python wrapper with pybind11Marc Glisse
2020-04-30Merge pull request #285 from mglisse/wass-autodiffMarc Glisse
2020-04-29Merge remote-tracking branch 'origin/master' into gen2Marc Glisse
2020-04-28filtration value doubled, comments modifiedyuichi-ike
2020-04-22Merge remote-tracking branch 'origin/master' into wass-autodiffMarc Glisse
2020-04-20Fix #279ROUVREAU Vincent
2020-04-20Check that dependencies are present before testingMarc Glisse
2020-04-14Merge remote-tracking branch 'origin/master' into dtmMarc Glisse
2020-04-14EagerPy in cmakeMarc Glisse
2020-04-06bug fixed, parameter name changedyuichi-ike
2020-04-06weighted rips addedyuichi-ike
2020-03-31update CMakeLists to make things compatible with wasserstein/ repotlacombe
2020-03-31merged mastertlacombe
2020-03-28Missing testMarc Glisse
2020-03-26HNSWlib doesn't define __version__Marc Glisse
2020-03-26cmakeMarc Glisse
2020-03-24Remove min_persistence from generatorsMarc Glisse
2020-03-17Remove thread_local workaroundROUVREAU Vincent
2020-03-17merging master (including wasserstein distance) into wbary ; modified CMakeLi...tlacombe
2020-03-16Merge pull request #214 from takeshimeonerespect/masterMarc Glisse
2020-03-16Merge remote-tracking branch 'upstream/master' into wbary-theotlacombe
2020-03-05Remove travis and use appveyor for OSx. Fix parallel test by setting tests de...ROUVREAU Vincent
2020-02-14update from upstream/master and merge CMakeListstlacombe
2020-02-06Print pybind11 version, protect testMarc Glisse
2020-02-06modify CMakeLists.txttakenouchi
2020-01-31timedelay added on forktakeshimeonerespect
2019-12-26Check for pybind11Marc Glisse
2019-12-26Fix compilationMarc Glisse
2019-12-16update CMakeLists and create test_wasserstein_barytlacombe
2019-12-16Fix MPFR when CGAL is not header onlyROUVREAU Vincent
2019-12-10Remove FindMPFR mechanism as the job is already done by CGALROUVREAU Vincent
2019-12-05Add MPFR dependency for python module. Use Epeck_d by default for Alpha compl...ROUVREAU Vincent
2019-11-15Example uses matplotlibMarc Glisse
2019-11-15The big rename: sktda -> representationsMarc Glisse
2019-11-15Run example as a test, without graphicsMarc Glisse
2019-11-08Move sktda to GUDHI_PYTHON_MODULES_EXTRA.Marc Glisse
2019-11-08Merge remote-tracking branch 'origin/master' into sklearn_tdaMarc Glisse
2019-11-05Create GUDHI_PYTHON_MODULES_EXTRA without auto-importMarc Glisse
2019-11-04Merge pull request #95 from tlacombe/wdist-theoVincent Rouvreau
2019-10-27Print sklearn version next to the other modulesMarc Glisse
2019-09-24no python documentation generation if POT is not foundROUVREAU Vincent
2019-09-23update CMakeListstlacombe
2019-09-20C++ 14 is the new standard for the projectROUVREAU Vincent
2019-09-10Move cython directory stuff to python directory. Make example work. Fix CMake...ROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent