summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c79622ad4645daa7ae1375e12638d64f295f7603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-gpytorch
	pkgdesc = A highly efficient and modular implementation of GPs, with GPU acceleration. Implemented in PyTorch.
	pkgver = 1.0.0
	pkgrel = 1
	url = https://gpytorch.ai
	arch = x86_64
	license = MIT
	makedepends = python
	makedepends = python-setuptools
	depends = python
	depends = python-pytorch
	source = python-gpytorch-1.0.0::https://github.com/cornellius-gp/gpytorch/archive/v1.0.0.tar.gz
	sha256sums = f61166fdeee7b0d900887a2b00c61fee70bc35fe28d873fcd6bcba3e833793f2

pkgname = python-gpytorch