パッケージ: python3-mpi4py-fft (2.0.6-1) [debports]
python3-mpi4py-fft に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
a Python package for computing Fast Fourier Transforms (FFTs) with MPI
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 package installs the library for Python 3.
その他の python3-mpi4py-fft 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfftw3-double3 (>= 3.3.10)
- 高速フーリエ変換計算ライブラリ - 倍精度
-
- dep: libfftw3-single3 (>= 3.3.10)
- 高速フーリエ変換計算ライブラリ - 単精度
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-mpi4py
- bindings of the Message Passing Interface (MPI) standard
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- sug: python-mpi4py-fft-doc
- パッケージは利用できません