summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2022-06-16Merge pull request #498 from Hind-M/fetch_datasetsVincent Rouvreau
Fetch datasets
2022-06-09[skip ci] doc review: rename the repository gudhi-develVincent Rouvreau
2022-06-09[skip ci] doc review: rename the repository gudhi-devel, precise how to ↵Vincent Rouvreau
clone and init submodules
2022-06-09[skip ci] doc review: Update .github/how_to_compile_gudhi_in_a_conda_env.mdVincent Rouvreau
Co-authored-by: Hind-M <70631848+Hind-M@users.noreply.github.com>
2022-06-09[skip ci] doc review: Update .github/how_to_compile_gudhi_in_a_conda_env.mdVincent Rouvreau
Co-authored-by: Hind-M <70631848+Hind-M@users.noreply.github.com>
2022-06-09[skip ci] code review: Update .github/how_to_compile_gudhi_in_a_conda_env.mdVincent Rouvreau
Co-authored-by: Hind-M <70631848+Hind-M@users.noreply.github.com>
2022-05-23doc review: remove wrong commentVincent Rouvreau
2022-05-23doc review: comment on number of CPU for python moduleVincent Rouvreau
2022-05-23doc review: comment on remove build directoryVincent Rouvreau
2022-05-16Add instructions to compile gudhi in a conda envVincent Rouvreau
2022-05-02Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-04-21Make Windows compilation fails on error (#598)Vincent Rouvreau
Use '-DEIGEN_DEFAULT_DENSE_INDEX_TYPE=int' as a workaround
2022-03-01Merge pull request #582 from VincentRouvreau/stree_copy_pythonVincent Rouvreau
Add SimplexTree copy method and its test
2022-02-14Merge master and resolve conflict on .github/next_release.mdVincent Rouvreau
2022-02-14Remove shallow copyVincent Rouvreau
2022-02-11__copy__, __deepcopy__, copy, and copy ctors. Still pb with the docVincent Rouvreau
2022-02-10Boost 1.66.0 is now the minimal version as required from cgal 5.1 - Also ↵Vincent Rouvreau
remove useless include boost/version.h
2022-01-31Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-01-26merge master and resolve conflictVincent Rouvreau
2022-01-24Merge masterVincent Rouvreau
2022-01-21[skip ci] Add exact betti curve in release noteVincent Rouvreau
2022-01-21Experiment azure ci instead of appveyor for windows (#574)Vincent Rouvreau
* Remove appveyor build Windows builds and tests under azure: * Add windows build in azure yaml file and rename pipelines * Remove '-j 4' as not used * Separate c++ and python compilation (tests are easier to be launched under src/python) * Explain the change in tests_strategy
2022-01-21Merge masterVincent Rouvreau
2022-01-19Merge masterVincent Rouvreau
2022-01-18Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-01-13[skip ci] reset version for the next oneVincent Rouvreau
2022-01-13Updates for release 3.5.0. Minor updates in new_gudhi_version_creation.mdVincent Rouvreau
2022-01-05Rollback build for every python version and package osx for python >= 3.7Vincent Rouvreau
2022-01-04Also remve 3.6 ofr osx as it is not available for x64Vincent Rouvreau
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