https://github.com/pymc-devs/pymc3
Raw File
Tip revision: e597d7ded9b5a09283f85344fbe7399bf22b49dd authored by Max Kochurov on 07 November 2023, 15:06:04 UTC
Add Hilbert Space Student T Process
Tip revision: e597d7d
requirements-dev.txt
# This file is auto-generated by scripts/generate_pip_deps_from_conda.py, do not modify.
# See that file for comments about the need/usage of each dependency.

arviz>=0.13.0
cachetools>=4.2.1
cloudpickle
fastprogress>=0.2.0
git+https://github.com/pymc-devs/pymc-sphinx-theme
h5py>=2.7
ipython>=7.16
jupyter-sphinx
mcbackend>=0.4.0
mypy==1.5.1
myst-nb
numdifftools>=0.9.40
numpy>=1.15.0
numpydoc
pandas>=0.24.0
polyagamma
pre-commit>=2.8.0
pytensor>=2.17.0,<2.18
pytest-cov>=2.5
pytest>=3.0
scipy>=1.4.1
sphinx-copybutton
sphinx-design
sphinx-notfound-page
sphinx-remove-toctrees
sphinx>=1.5
sphinxext-rediraffe
types-cachetools
typing-extensions>=3.7.4
watermark
back to top