summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 029f62b74b391d5d396a4f2705272923cd404872 (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.9
	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.9.tar.gz
	sha256sums = 04faf0c24eacc4dea60727c50a48a07ddf9b5751a3b73c382105e2a31657c7ed

pkgname = python-gpy