summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-31Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-01-28Return arrays of points instead of files paths when fetching bunny.npy and ↵Hind-M
spiral_2d.csv
2022-01-26Merge pull request #462 from VincentRouvreau/python_weighted_alpha_complexVincent Rouvreau
Python weighted alpha complex
2022-01-26Add datasets remote fetching module to docHind-M
2022-01-26Code review: Remove empty_point_set_ that can be deduced from num_vertices ↵Vincent Rouvreau
(new method in Alpha_complex -> Abstract_alpha_complex -> In/Exact_alpha_complex_dD -> Alpha_complex_interface
2022-01-26merge master and resolve conflictVincent Rouvreau
2022-01-21Merge pull request #577 from VincentRouvreau/release_note_updateVincent Rouvreau
Release note update
2022-01-21[skip ci] Remove Appveyor badge on readmeVincent Rouvreau
2022-01-21[skip ci] Add exact betti curve in release noteVincent Rouvreau
2022-01-21Merge pull request #548 from Hind-M/gspr/exact-betti-curveVincent Rouvreau
Gspr/exact betti curve
2022-01-21Merge pull request #576 from VincentRouvreau/cmake_without_python_improvementVincent Rouvreau
cmake witout python improvement
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-20Rollback c1cf7fe and 5c09f30Vincent Rouvreau
2022-01-20Move cmake options in a dedicated file. cmake is no more looking for python ↵Vincent Rouvreau
and its modules when python option is disabled
2022-01-19Code review: exact_version was useless in Inexact_alpha_complex_dDVincent Rouvreau
2022-01-19Code review: update doc as well for c1cf7fe3Vincent Rouvreau
2022-01-19Code review: None was used to detect unweighted alpha complex. An empty list ↵Vincent Rouvreau
works as well and simplifies the code
2022-01-19Doc review: reword confusing sentenceVincent Rouvreau
2022-01-19Merge masterVincent Rouvreau
2022-01-18Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-01-18Fix BettiCurve doc in source codeHind-M
2022-01-13Merge pull request #570 from VincentRouvreau/next_releaseVincent Rouvreau
[skip ci] reset version for the next one
2022-01-13[skip ci] reset version for the next oneVincent Rouvreau
2022-01-13Merge pull request #569 from VincentRouvreau/release_3_5_0tags/gudhi-release-3.5.0Vincent Rouvreau
Updates for release 3.5.0
2022-01-13Updates for release 3.5.0. Minor updates in new_gudhi_version_creation.mdVincent Rouvreau
2022-01-13Merge pull request #568 from VincentRouvreau/custom_boost_installationVincent Rouvreau
Fix custom boost installation
2022-01-12Fix #567Vincent Rouvreau
2022-01-05Merge pull request #565 from VincentRouvreau/release_candidate_2Vincent Rouvreau
Fix release candidate 2
2022-01-05Rollback build for every python version and package osx for python >= 3.7Vincent Rouvreau
2022-01-05Merge pull request #564 from VincentRouvreau/release_3_5_0Vincent Rouvreau
Release 3.5.0rc2
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-04width in cm is not working for doxygenVincent Rouvreau
2022-01-04Update release noteVincent Rouvreau
2022-01-04Release candidate number 2Vincent Rouvreau
2022-01-04Fix #563Vincent Rouvreau
2022-01-04Merge pull request #556 from Hind-M/python_tests_debugVincent Rouvreau
Fix failing tests in debug mode
2022-01-04Merge pull request #562 from VincentRouvreau/release_3_5_0Vincent Rouvreau
[skip ci] update release note
2022-01-04[skip ci] update release noteVincent Rouvreau
2022-01-04Merge pull request #557 from VincentRouvreau/python_3_10_pip_packageVincent Rouvreau
pip package for python 3.10
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-03Merge pull request #561 from Hind-M/gudhi_checkVincent Rouvreau
Fix bad GUDHI_CHECK in Cech benchmark
2022-01-03Update gudhi-deploy with its last versionVincent Rouvreau
2022-01-03Fix pathVincent Rouvreau
2022-01-03Merge branch 'master' into python_3_10_pip_packageVincent Rouvreau
2021-12-29Fix bad gudhi_check in Cech benchmarkHind-M
2021-12-21rollback vcpkg on appveyorVincent Rouvreau
Not cached as too big. Free plan is 1Go.
2021-12-18Should be cachedVincent Rouvreau
2021-12-18Cache vcpkg for appveyor (#558)Vincent Rouvreau
Cache vcpkg for appveyor