summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2022-01-04test all config as it failsVincent Rouvreau
2022-01-04Update release noteVincent Rouvreau
2022-01-04Fix #563Vincent Rouvreau
2022-01-04[skip ci] update release noteVincent Rouvreau
2022-01-04python 3.10 package and test also gudhi version - can be helpfulVincent Rouvreau
2022-01-03Install pip package after its buildVincent Rouvreau
2022-01-03Fix pathVincent Rouvreau
2021-12-17Make it more powershellableVincent Rouvreau
2021-12-17try to fixVincent Rouvreau
2021-12-17python 3.10 to test build pip. Update vcpkg cgal installationVincent Rouvreau
2021-12-06Doc review: rephraseVincent Rouvreau
2021-12-06Modify minimal requirements for python typing. Fix no cgal compilationVincent Rouvreau
2021-11-08Merge master and resolve conflicts (mainly src/python/CMakeLists.txt)Vincent Rouvreau
2021-11-02No more gforge referencesVincent Rouvreau
2021-11-02Merge master and fix conflictsVincent Rouvreau
2021-10-25Enable WITH_GUDHI_REMOTE_TEST option for python target in CI platformsHind-M
2021-10-25Rename WITH_NETWORK option to WITH_GUDHI_REMOTE_TESTHind-M
2021-09-27Document option WITH_NETWORK in installation manual and tests_strategyHind-M
Enable WITH_NETWORK option in some of the CI platforms (for a minimal testing)
2021-09-06Merge masterVincentRouvreau
2021-09-06update next_release in accordance with this PRVincentRouvreau
2021-08-05mailing lists migration and rephrase contributions in installation guidesROUVREAU Vincent
2021-06-29[skip ci] Modification in accordance with the last Dockerfile_for_pip from ↵ROUVREAU Vincent
gudhi-deploy repo
2021-05-20merge and resolve conflicts for upstream/fix_windows_pip_package_3.4.1ROUVREAU Vincent
2021-05-19Quite strange how to deal with powershellROUVREAU Vincent
2021-05-19Add tests after wheels build. Fix Windows build and packageROUVREAU Vincent
2021-05-17Announce coxeter in next releaseROUVREAU Vincent
2021-05-05Merge pull request #488 from VincentRouvreau/numpy_minimal_versionVincent Rouvreau
numpy.take_along_axis used in knn requires numpy>=1.15.0
2021-04-29numpy.take_along_axis used in knn requires numpy>=1.15.0ROUVREAU Vincent
2021-04-27Doxygen documentation improvementROUVREAU Vincent
2021-01-22Add some comments to find docker imagesROUVREAU Vincent
2021-01-22Modify docker image explanation for a new versionROUVREAU Vincent
2021-01-22Merge master and resolve conflictsROUVREAU Vincent
2021-01-18Update doc for submodulesROUVREAU Vincent
2021-01-18Use gudhi-deploy external submodules and removes former filesROUVREAU Vincent
2021-01-08sphinx shall compile on ws and osx as sphinxcontrib-bibtex is set to version ↵ROUVREAU Vincent
1.0.0. Add a test strategy file. fix docker warnings at build
2020-12-15Next release is 3.5.0ROUVREAU Vincent
2020-12-15release note review: 'in any dimension'ROUVREAU Vincent
2020-12-14teasingROUVREAU Vincent
2020-12-14Release note 3.4.0ROUVREAU Vincent
2020-12-11Merge pull request #438 from VincentRouvreau/pip_python39Vincent Rouvreau
Build python 3.9 pip package and use python 3.9 as default test package
2020-12-10Merge pull request #409 from mglisse/fardistMarc Glisse
Pass a distance function instead of a kernel to choose_n_farthest_points
2020-12-10Build python 3.9 pip package and use python 3.9 as default test packageROUVREAU Vincent
2020-11-30Test this fix for pip buildROUVREAU Vincent
2020-11-13Add tensorflow-addons as test requirementMarc Glisse
2020-11-09Merge remote-tracking branch 'origin/master' into fardistMarc Glisse
and remove example installation
2020-11-01release notesMarc Glisse
2020-09-18Use CGAL 5.1 by default on dockers. Update next releaseROUVREAU Vincent
2020-08-20Add some debug traces and install pytest-cov for code coverageROUVREAU Vincent
2020-08-18Only python 3.8 should be enough to detect issuesROUVREAU Vincent
2020-08-11Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into ↵ROUVREAU Vincent
pip_build_on_ci