summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 62d533504f5e874a8bbe8332ecd790e34f07bba7 (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
pkgbase = python-gpy
	pkgdesc = Gaussian processes framework in python
	pkgver = 1.9.8
	pkgrel = 1
	url = https://github.com/SheffieldML/GPy
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python-numpy
	makedepends = cython
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-six
	depends = python-paramz
	depends = python-matplotlib
	depends = python-climin-git
	optdepends = python-plotly
	optdepends = ipython
	optdepends = python-sphinx
	optdepends = python-ipykernel
	optdepends = python-ipywidgets
	optdepends = python-jupyter_client
	optdepends = jupyter-notebook
	optdepends = python-mpi4py
	source = https://files.pythonhosted.org/packages/source/G/GPy/GPy-1.9.8.tar.gz
	sha256sums = 33a55bb99fe5c7cdd8df4f8e220e3b87574afde49f5654b3ef7c0445018af4a0

pkgname = python-gpy