deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: libjs-mathjax, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.4), sphinx-rtd-theme-common
(>= 2.0.0+dfsg)
Description: |-
a Python package for computing Fast Fourier Transforms (FFTs) with MPI (docs)
mpi4py-fft is a Python package for computing Fast Fourier Transforms
(FFTs). Large arrays are distributed and communications are handled
under the hood by MPI for Python (mpi4py). To distribute large arrays
we are using a new and completely generic algorithm that allows for
any index set of a multidimensional array to be distributed. We can
distribute just one index (a slab decomposition), two index sets
(pencil decomposition) or even more for higher-dimensional arrays.
.
In mpi4py-fft there is also included a Python interface to the FFTW
library. This interface can be used without MPI, much like pyfftw,
and even for real-to-real transforms, like discrete cosine or sine
transforms.
.
The package provides a Python interface to FFTW, but with MPI
parallelisation. This enables strong scaling tested to 16000 cores,
or weak scaling tested to 2000 cores. The algorithm is documented at
https://arxiv.org/abs/1804.09536
.
This is the common documentation package.
Homepage: https://github.com/mpi4py/mpi4py-fft
Installed-Size: '1382'
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Multi-Arch: foreign
Package: python3-mpi4py-fft-doc
Priority: optional
Section: doc
Source: mpi4py-fft
Version: 2.0.6-1
srcpkg_name: mpi4py-fft
srcpkg_version: 2.0.6-1