summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3a3d0fd960609a454313c9fbc78371e60f96fa4f (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.3.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-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/c3/5b/59b5238dc078e949090549cd1413c27a8af463eecc399f20596ec21182c3/pyro-ppl-1.3.1.tar.gz
	sha256sums = a034d9311d4715a2e8e127e0a4dd2996cbd34c4b85ac57b02b277c176b0a62ff

pkgname = python-pyro-ppl