summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5085cd0be6324ef1ac2633b246ca6a9951221af9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-linear-operator
	pkgdesc = A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch
	pkgver = 0.5.2
	pkgrel = 1
	url = https://github.com/cornellius-gp/linear_operator/
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	depends = python-pytorch
	depends = python-scipy
	source = python-linear-operator-0.5.2::git+https://github.com/cornellius-gp/linear_operator.git#tag=v0.5.2
	sha256sums = SKIP

pkgname = python-linear-operator