summaryrefslogtreecommitdiff
path: root/src/python/doc/installation.rst
AgeCommit message (Expand)Author
2022-11-18Organize doc + link syntaxMarc Glisse
2022-11-15Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-11-10Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-11-09New write_points_to_off_fileMarc Glisse
2022-11-05added a few comments in the docMathieuCarriere
2022-11-04Mention SciPy version in the docMarc Glisse
2022-10-18Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-09-14c++17 is the new standard and MSVC 17 alsoVincent Rouvreau
2022-08-07Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-07-27Enable keops dtm warningsHind-M
2022-06-27fix conflictMathieuCarriere
2022-02-14Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-02-14Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-02-14Merge master and resolve conflict on .github/next_release.mdVincent Rouvreau
2022-02-10Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-02-10Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-02-10Boost 1.66.0 is now the minimal version as required from cgal 5.1 - Also remo...Vincent Rouvreau
2022-01-24doc review: remove unwanted line. Use 'import gudhi as gd'Vincent Rouvreau
2022-01-21[skip ci] Code review: restore TBB version for the complete configuration exa...Vincent Rouvreau
2021-12-06Doc review: rephraseVincent Rouvreau
2021-12-06Modify minimal requirements for python typing. Fix no cgal compilationVincent Rouvreau
2021-11-01update docMathieuCarriere
2021-11-01fix installation docMathieuCarriere
2021-09-08Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2021-08-31Fix broken links. Add a tool to generate cpp example pageROUVREAU Vincent
2021-08-14Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2021-08-12Merge pull request #506 from VincentRouvreau/test_another_sphinx_themesVincent Rouvreau
2021-08-05mailing lists migration and rephrase contributions in installation guidesROUVREAU Vincent
2021-06-25add sphinx-paramlinks and python-docs-theme in installation guideROUVREAU Vincent
2021-05-05Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2021-05-04Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2021-04-29numpy.take_along_axis used in knn requires numpy>=1.15.0ROUVREAU Vincent
2021-04-27Remove make install target from python and rewrite documentation accordinglyROUVREAU Vincent
2020-12-07added more test and improved docMathieuCarriere
2020-09-29Added tests for wasserstein distance with tensorflowROUVREAU Vincent
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-08-21Add -DCMAKE_BUILD_TYPE=Release on installation docROUVREAU Vincent
2020-08-03doc review: Add LaTeX in optional runtime dependenciesROUVREAU Vincent
2020-06-12Mention pip packageMarc Glisse
2020-06-03Mention Joblib in installation docMarc Glisse
2020-05-11Update src/python/doc/installation.rstVincent Rouvreau
2020-05-11Fix #299ROUVREAU Vincent
2020-04-22Document several optional dependencies of knnMarc Glisse
2020-04-07Document dependencies for building the docMarc Glisse
2020-02-06Make pybind11 mandatory and simplifyMarc Glisse
2020-01-30Document dependency on pybind11Marc Glisse
2020-01-13Add scikit-learn as a third party library as it is required by persistence re...ROUVREAU Vincent
2019-12-12conflict resolutionROUVREAU Vincent
2019-12-12merge the 2 modificationsROUVREAU Vincent
2019-12-12Doc review: use ctest directly and provide options suggestionsROUVREAU Vincent