summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dab63cae21da74f5186a57bd9ea937d347031ee5 (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
pkgbase = python-gpy
	pkgdesc = Gaussian processes framework in python
	pkgver = 1.10.0
	pkgrel = 2
	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.10.0.tar.gz
	sha256sums = a2b793ef8d0ac71739e7ba1c203bc8a5afa191058b42caa617e0e29aa52aa6fb

pkgname = python-gpy