パッケージ: python3-mpi4py (4.0.0-8)
python3-mpi4py に関するリンク
Debian の資源:
mpi4py ソースパッケージをダウンロード:
メンテナ:
- Debian Science Maintainers (QA ページ, メールアーカイブ)
- Drew Parsons (QA ページ)
- Yaroslav Halchenko (QA ページ)
- Michael Hanke (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
bindings of the Message Passing Interface (MPI) standard
MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors.
mpi4py is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, builtin bytes/string/array objects).
その他の python3-mpi4py 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libmpich12 (>= 4.2)
- Shared libraries for MPICH
-
- dep: mpi-default-bin
- Standard MPI runtime programs (metapackage)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- sug: python3-numpy
- Fast array facility to the Python language (Python 3)