Search Criteria
Package Details: python-pyro-ppl 1.8.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyro-ppl.git (read-only, click to copy) |
---|---|
Package Base: | python-pyro-ppl |
Description: | A Python library for probabilistic modeling and inference |
Upstream URL: | http://pyro.ai/ |
Keywords: | bayesian inference probabilistic programming variational |
Licenses: | Apache 2.0 |
Submitter: | RenatoLG |
Maintainer: | RenatoLG |
Last Packager: | RenatoLG |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-29 18:13 (UTC) |
Last Updated: | 2022-03-28 17:45 (UTC) |
Dependencies (35)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame)
- python-opt_einsum
- python-pyro-api
- python-pytorch (python-pytorch-mkl-git, python-pytorch-cuda-git, python-pytorch-mkl-cuda-git, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-tqdm
- python-setuptools (make)
- python-nbval (check)
- python-pytest (check)
- python-pytest-cov (check)
- python-scipy (python-scipy-git, python-scipy-mkl, python-scipy-mkl-bin) (check)
- flake8 (optional)
- graphviz (optional)
- jupyter (optional)
- jupyter-nbformat (optional)
- ninja (ninja-git, ninja-samurai, ninja-bin, python-ninja, ninja-kitware, ninja-mem) (optional)
- python-isort (optional)
- python-matplotlib (python-matplotlib-git) (optional)
- python-nbsphinx (optional)
- python-nbstripout (optional)
- python-pandas (optional)
- python-pillow-simd (optional)
- python-prettytable (optional)
- python-pypandoc (optional)
- python-pytest-benchmark (optional)
- python-pytest-xdist (optional)
- python-pytorch-cuda (python-pytorch-mkl-cuda-git, python-pytorch-opt-cuda) (optional)
- python-seaborn (optional)
- python-snakeviz (optional)
- python-sphinx (python-sphinx-git, python-sphinx-2) (optional)
- python-sphinx_rtd_theme (optional)
- python-torchvision (python-torchvision-git, python-torchvision-rocm, python-torchvision-cuda) (optional)
- python-visdom (python-visdom-git) (optional)
- python-wget (optional)
- yapf (optional)
Required by (2)
- python-botorch
- python-gpytorch (optional)
Latest Comments
RenatoLG commented on 2022-03-28 17:45 (UTC)
@lmartinez-mirror fixed and updated. :) Thanks for the heads up.
lmartinez-mirror commented on 2022-03-28 17:35 (UTC)
Hi, just a question. Why does this package depend on
python-pytorch-cuda
and not justpython-pytorch
? Upstream only mentions it needs pytorch.