summaryrefslogtreecommitdiff
path: root/src/python/doc/installation.rst
AgeCommit message (Expand)Author
2022-11-09New write_points_to_off_fileMarc Glisse
2022-11-04Mention SciPy version in the docMarc Glisse
2022-09-14c++17 is the new standard and MSVC 17 alsoVincent Rouvreau
2022-07-27Enable keops dtm warningsHind-M
2022-02-14Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
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-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-01fix installation docMathieuCarriere
2021-08-31Fix broken links. Add a tool to generate cpp example pageROUVREAU Vincent
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-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-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
2019-12-12Code review: typo in src/python/doc/installation.rstVincent Rouvreau
2019-12-09Document 'ctest --output-on-failure' in installation tests sectionROUVREAU Vincent
2019-11-22Add information about *make python* and *make clean* target. It does not fix,...ROUVREAU Vincent
2019-11-04Merge pull request #95 from tlacombe/wdist-theoVincent Rouvreau
2019-10-31Fix #98 : set conda link to the correct one (not licensing link)ROUVREAU Vincent
2019-10-27Wasserstein also uses SciPyMarc Glisse
2019-10-27Mention POT in installation instructionsMarc Glisse
2019-09-20c++14 in installation documentationROUVREAU Vincent
2019-09-11Rename Eigen3 as Eigen (sphinx warning)ROUVREAU Vincent
2019-09-09typo after search and replaceROUVREAU Vincent
2019-09-09Merge branch 'master' into split_gudhi_python_in_modulesROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent