summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b02d7dd5d473b5964b4dc69b0ef99161ecebb8a6 (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
pkgbase = python-pyro-ppl
	pkgdesc = A Python library for probabilistic modeling and inference
	pkgver = 1.7.0
	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-cuda
	depends = python-tqdm
	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/e1/b5/c9d13a46363102fc4da386ddb3f3006b991dadf3301d392e1b12c823db0b/pyro-ppl-1.7.0.tar.gz
	sha256sums = a8ec6968fdfa34f140584b266099238f1ffeacbbaab3775de5c94c0e685d018a

pkgname = python-pyro-ppl