blob: d6d60f47c43f3139b44329a7d43040c38c8242cd (
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
|
pkgbase = python-spflow
pkgdesc = Sum-Product Flow: An Easy and Extensible Library for Sum-Product Networks
pkgver = 0.0.41
pkgrel = 1
url = https://github.com/SPFlow/SPFlow
arch = any
license = Apache 2.0
makedepends = python-setuptools
depends = python
depends = python-numpy
depends = python-scipy
depends = python-statsmodels
depends = python-networkx
depends = python-joblib
depends = python-matplotlib
depends = python-pydot
depends = python-lark-parser
depends = python-tqdm
depends = python-sympy
depends = python-pyqt5
depends = python-pytest
depends = python-ete
depends = python-arff
depends = python-tensorflow-cuda
depends = python-pytorch-cuda
depends = cppyy
source = https://files.pythonhosted.org/packages/08/0c/bedbc51f14b194ad04577d9ad5afea24a8df3569fbef227b5ea1b4575047/spflow-0.0.41.tar.gz
sha256sums = 9bc7469a8532a07872cc902acd93d1d179150d478f1cb4804fa3270b8778bfca
pkgname = python-spflow
|