blob: 42c19e4da72fd1eaf57aa6e76305e48ecd0d623b (
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
|
pkgbase = python-mpi4py-fft
pkgdesc = Parallel Fast Fourier Transforms (FFTs) using MPI for Python
pkgver = 2.0.6
pkgrel = 1
url = https://github.com/mpi4py/mpi4py-fft
arch = x86_64
license = BSD-2-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = cython0
depends = python-mpi4py
depends = python-numpy
depends = fftw
optdepends = python-h5py-openmpi
optdepends = python-netcdf4-openmpi
optdepends = python-scipy
optdepends = python-pyfftw
optdepends = python-mkl-fft
source = mpi4py-fft-2.0.6.tar.gz::https://github.com/mpi4py/mpi4py-fft/archive/2.0.6.tar.gz
sha512sums = 6ad806d5b18463efd6f113e6135e8d0dff4f4686899127ce1f03bd2fa3f24eb5d628657ff6261e5df023fda63aca4cb883b90ec376829dc474bc487b27835f2b
pkgname = python-mpi4py-fft
|