blob: a04b504a7d013d291aa634cb041bb510a45e4549 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
pkgbase = python-pyro-ppl
pkgdesc = A Python library for probabilistic modeling and inference
pkgver = 1.9.1
pkgrel = 1
url = http://pyro.ai/
arch = any
license = Apache 2.0
checkdepends = python-nbval
checkdepends = python-pytest-cov
checkdepends = python-pytest
checkdepends = python-scipy
makedepends = python-setuptools
depends = python
depends = python-numpy
depends = python-opt_einsum
depends = python-pyro-api
depends = python-pytorch
depends = python-tqdm
optdepends = python-pytorch-cuda
optdepends = flake8
optdepends = python-isort
optdepends = jupyter-nbformat
optdepends = python-nbsphinx
optdepends = python-nbstripout
optdepends = ninja
optdepends = python-pypandoc
optdepends = python-pytest-xdist
optdepends = jupyter
optdepends = graphviz
optdepends = python-matplotlib
optdepends = python-sphinx
optdepends = python-sphinx_rtd_theme
optdepends = yapf
optdepends = python-pillow-simd
optdepends = python-torchvision
optdepends = python-visdom
optdepends = python-pandas
optdepends = python-seaborn
optdepends = python-wget
optdepends = python-prettytable
optdepends = python-pytest-benchmark
optdepends = python-snakeviz
source = https://files.pythonhosted.org/packages/source/p/pyro-ppl/pyro_ppl-1.9.1.tar.gz
sha256sums = 5e1596de276c038a3f77d2580a90d0a97126e0104900444a088eee620bb0d65e
pkgname = python-pyro-ppl
|