Search Criteria
Package Details: python-pyro-ppl 1.9.0-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: | 1 |
Popularity: | 0.032697 |
First Submitted: | 2020-01-29 18:13 (UTC) |
Last Updated: | 2024-05-28 22:37 (UTC) |
Dependencies (35)
- python (python37AUR, python311AUR, python310AUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-opt_einsum
- python-pyro-apiAUR
- python-pytorch (python-pytorch-mkl-gitAUR, python-pytorch-cuda-gitAUR, python-pytorch-mkl-cuda-gitAUR, python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-rocm-binAUR, 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-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR) (check)
- flake8 (optional)
- graphviz (optional)
- jupyter (optional)
- jupyter-nbformat (optional)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (optional)
- python-isort (optional)
- python-matplotlib (python-matplotlib-gitAUR) (optional)
- python-nbsphinx (optional)
- python-nbstripoutAUR (optional)
- Show 15 more dependencies...
Required by (3)
- python-botorch
- python-gpytorch (optional)
- python-sbi
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.