summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2020-05-04[WIP] Improved docs and changed scipy version (#163)Romain Tavenard
* Improved docs and changed scipy version * Fixed dependency bug in setup.py * dependencies set to minimal versions for tests * add requirements file * added minimal version build for scipy (testing 1.2) * bugfix in minimal deps build * (yet another) bugfix in minimal deps build * minimal deps now reflect README.md * minimal deps: no autograd nor pymanopt * refactored workflow names * minimal deps: no doctests * minimal deps: numpy 1.16 * trigger GH Actions on PR * better merge * re-add minimal-deps... * bugfix in yaml * enforce np>=1.16 * enforce scipy and cython versions too * requires / install_requires * requires / install_requires / requires * setup_requires Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>
2020-04-21[MRG] Actually run sphinx-gallery (#146)Rémi Flamary
* generate gallery * remove mock * add sklearn to requirermnt?txt for example * remove latex from fgw example * add networks for graph example * remove all * add requirement.txt rtd * rtd debug * update readme * eradthedoc with redirection * add conf rtd
2020-01-24modify pymanopt version in requirementsMokhtar Z. Alaya
2020-01-24modify pymanopt version in requirementsMokhtar Z. Alaya
2020-01-24modify pymanopt version in requirementsMokhtar Z. Alaya
2019-07-05cleanup parmap on windowsRémi Flamary
2018-05-29Merge pull request #47 from rflamary/baryRémi Flamary
LP Wasserstein barycenter with scipy linear solver and/or cvxopt
2018-05-11add requirement scipy for linprog interior point solverRémi Flamary
2018-05-09add pytest in requirementRémi Flamary
2017-07-20moreAlexandre Gramfort
2016-12-02first attempt to support sphinx-galleryAlexandre Gramfort
2016-11-08travis 6Rémi Flamary
2016-11-08travis CIRémi Flamary