summaryrefslogtreecommitdiff
path: root/src/python/CMakeLists.txt
AgeCommit message (Expand)Author
2022-03-02Purge GUDHI_USE_EIGEN3Marc Glisse
2022-02-14Merge master and resolve conflict on .github/next_release.mdVincent Rouvreau
2022-02-11Debug traces for python moduleVincent Rouvreau
2022-01-26merge master and resolve conflictVincent Rouvreau
2022-01-24Merge masterVincent Rouvreau
2022-01-21Merge pull request #548 from Hind-M/gspr/exact-betti-curveVincent Rouvreau
2022-01-21Merge masterVincent Rouvreau
2022-01-19Merge masterVincent Rouvreau
2022-01-04Merge pull request #556 from Hind-M/python_tests_debugVincent Rouvreau
2021-12-17Use vs 2019 for appveyor as well as python 3.9 (#534)Vincent Rouvreau
2021-12-15Fix failing tests in debug modeHind-M
2021-12-06Modify minimal requirements for python typing. Fix no cgal compilationVincent Rouvreau
2021-11-24Make the new BettiCurve class compatible with the old interfaceHind-M
2021-11-22Merge remote-tracking branch 'upstream/master' into gspr/exact-betti-curveHind-M
2021-11-08Missed this oneVincent Rouvreau
2021-11-08Merge master and resolve conflicts (mainly src/python/CMakeLists.txt)Vincent Rouvreau
2021-11-02Merge pull request #490 from Hind-M/generate_points_torus_pythonVincent Rouvreau
2021-09-06Merge masterVincentRouvreau
2021-08-26Pybind11 is mandatory for python module (as explained in the doc and as it is...ROUVREAU Vincent
2021-08-26Deploy pyproject.tomlROUVREAU Vincent
2021-08-11Add test for sphere and torusHind-M
2021-07-01Revert AlphaComplex3D. To be done with periodicROUVREAU Vincent
2021-06-25Fix #486ROUVREAU Vincent
2021-06-09Merge branch 'master' into python_weighted_alpha_complexVincent Rouvreau
2021-05-28Merge remote-tracking branch 'upstream/master' into generate_points_torus_pythonHind-M
2021-05-28Merge pull request #481 from Hind-M/generate_points_sphere_pythonVincent Rouvreau
2021-05-25Add a separator argument that goes with the rips_complex_diagram_persistence_...Hind-M
2021-05-10Add __init__.py files at every module levelHind Montassif
2021-05-05Add __init__ files at every level in modulesHind Montassif
2021-04-30First version of points generation on torusHind Montassif
2021-04-28Add points (dataset type) before the underlying model (sphere) as a moduleHind
2021-04-27Rename and reorganize point generators moduleHind
2021-04-27Remove make install target from python and rewrite documentation accordinglyROUVREAU Vincent
2021-04-23Make adjustments according to the received reviewsHind
2021-04-22Add random points generator on sphere in python, with an exampleHind
2021-04-22Sphinx now requires CGAL 5.1 because of weighted alpha complexROUVREAU Vincent
2021-04-07alpha complex python module requires cgal 5.1 for weighted version. Alpha com...ROUVREAU Vincent
2021-04-03Python alpha complex specific 3d with weighted version and functor to get pointsROUVREAU Vincent
2021-03-22Merge pull request #455 from VincentRouvreau/python_cmake_improvementsVincent Rouvreau
2021-03-22Remove debug tracesROUVREAU Vincent
2021-03-22Env variables must be between double quotes for cmakeROUVREAU Vincent
2021-03-22debug traces for windowsROUVREAU Vincent
2021-03-09do not promote max_alpha_square use in examplesROUVREAU Vincent
2021-02-19Fix #454ROUVREAU Vincent
2021-02-19Revert "Partial fix of #416"ROUVREAU Vincent
2021-02-19Partial fix of #416ROUVREAU Vincent
2020-12-20Add tests for BettiCurve2.Gard Spreemann
2020-12-11code review: else branchROUVREAU Vincent
2020-12-11code review: GUDHI_USE_EIGEN3 generated by CMake in __init__.py as suggested ...ROUVREAU Vincent
2020-12-09Fix #388ROUVREAU Vincent