summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 553aff14c689621a6b11ff9e7f8090971f67cead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-baycomp
	pkgdesc = Library for Bayesian comparison of classifiers
	pkgver = 1.0.3
	pkgrel = 5
	url = https://github.com/janezd/baycomp
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-matplotlib>=2.1.2
	depends = python-numpy>=1.13.1
	depends = python-scipy>=0.19.1
	depends = python
	optdepends = python-pystan>=3.4.0
	source = https://files.pythonhosted.org/packages/source/b/baycomp/baycomp-1.0.3.tar.gz
	sha256sums = 32b25ad7b16d5b251ddb9f6110a32d7b3953b987096da1d25ef277935d25daec

pkgname = python-baycomp