summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 50de5440061453329b6401be21942b900c42af03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pykeops
	pkgdesc = Python bindings for the cpp/cuda library KeOps.
	pkgver = 2.3
	pkgrel = 1
	url = http://www.kernel-operations.io/keops/index.html
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = gcc>=7.0.0
	depends = cmake
	depends = cuda
	depends = python-pytorch>=1.5.0
	source = https://files.pythonhosted.org/packages/3b/e1/3bb0af9916632e712cc0b0326679647d7452e626811dbc2b15b277add460/pykeops-2.3.tar.gz
	sha256sums = 458fa77985efd2161be9c719e8dd41e495526cd735d3262aec09902505f5bdba

pkgname = python-pykeops