blob: 495e88bf262ef1891457636d138a9a3850730943 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 | pkgbase = python-mkl-fft-bin
	pkgdesc = Fast Fourier Transform using Intel MKL - prebuilt binaries from Anaconda
	pkgver = 1.2.0.0.py38h23d657b.0
	pkgrel = 3
	url = https://github.com/IntelPython/mkl_fft
	arch = x86_64
	license = custom
	depends = python-mkl-service
	depends = python-numpy
	provides = python-mkl-fft
	conflicts = python-mkl-fft
	source = https://repo.anaconda.com/pkgs/main/linux-64/mkl_fft-1.2.0-py38h23d657b_0.tar.bz2
	sha256sums = 79d9ba628abf260db647f44b4b435ff223a06775c138878ca881e29f9d87ff3e
pkgname = python-mkl-fft-bin
 |