summaryrefslogtreecommitdiff
path: root/src/python/CMakeLists.txt
AgeCommit message (Expand)Author
2021-11-05Merge remote-tracking branch 'upstream/master' into sklearn_cubicalVincent Rouvreau
2021-11-03Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2021-11-02Merge pull request #490 from Hind-M/generate_points_torus_pythonVincent Rouvreau
2021-10-25Rename WITH_NETWORK option to WITH_GUDHI_REMOTE_TESTHind-M
2021-10-18changed name differentiation ---> tensorflow and separated functions into dif...MathieuCarriere
2021-10-04review: modification proposed from EB + HM comments fixVincentRouvreau
2021-09-27Add option in cmake to enable or not the inclusion of datasets fetching test ...Hind-M
2021-09-08Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
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-14Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2021-08-11Add test for sphere and torusHind-M
2021-08-09Make CubicalPersistence returns all dimensions. Post processing DimensionSele...ROUVREAU Vincent
2021-07-01Revert AlphaComplex3D. To be done with periodicROUVREAU Vincent
2021-06-25Fix #486ROUVREAU Vincent
2021-06-17Fix #461 and review all error cases (no more prints, warnings and exceptions ...ROUVREAU Vincent
2021-06-09Merge branch 'master' into python_weighted_alpha_complexVincent Rouvreau
2021-06-07Merge branch 'master' into sklearn_cubicalVincent Rouvreau
2021-06-01First version allowing to fetch remote datasetsHind-M
2021-05-31code review + parallelizationROUVREAU Vincent
2021-05-28Merge remote-tracking branch 'upstream/master' into generate_points_torus_pythonHind-M
2021-05-28Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2021-05-28Merge pull request #481 from Hind-M/generate_points_sphere_pythonVincent Rouvreau
2021-05-25First version of CubicalPersistenceROUVREAU Vincent
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-05-04Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
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 branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
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-10Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
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-14Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere