summaryrefslogtreecommitdiff
path: root/src/python/CMakeLists.txt
AgeCommit message (Expand)Author
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-11-02Merge pull request #490 from Hind-M/generate_points_torus_pythonVincent Rouvreau
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-06-25Fix #486ROUVREAU Vincent
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-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-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
2020-12-08do not launch test_representation when no potROUVREAU Vincent
2020-12-08rollback test_representation and a CGAL condition to launch itROUVREAU Vincent
2020-11-04import matplotlib only when necessary in examples, in function of args. Tests...ROUVREAU Vincent
2020-11-03Revert "import matplotlib only when necessary in examples, in function of arg...ROUVREAU Vincent
2020-11-03import matplotlib only when necessary in examples, in function of args. Tests...ROUVREAU Vincent
2020-10-05code review: move test_wasserstein_distance_grad from test_wasserstein_distan...ROUVREAU Vincent
2020-09-29Added tests for wasserstein distance with tensorflowROUVREAU Vincent
2020-06-25parent_scope when setting variables in a functionROUVREAU Vincent
2020-06-25Some debug tracesROUVREAU Vincent
2020-06-25Error messagesROUVREAU Vincent
2020-06-25Clean up the modificationsROUVREAU Vincent
2020-06-24Only mpfr is a listROUVREAU Vincent
2020-06-24Add some debug traces on mpfr release/debug packagesROUVREAU Vincent
2020-06-24Try to set MPFR_LIBRARIES_DIRROUVREAU Vincent
2020-06-24secure library_dirs in setup.py for Windows compilationROUVREAU Vincent
2020-06-19Merge remote-tracking branch 'origin/master' into tomato2Marc Glisse
2020-06-12Merge pull request #335 from VincentRouvreau/gudhi_pip_packageVincent Rouvreau
2020-06-11Upload dlls from gudhi directoryROUVREAU Vincent
2020-06-11Add distributor the right to add dll to the packageROUVREAU Vincent
2020-06-09Merge remote-tracking branch 'origin/master' into tomato2Marc Glisse