Pakket: python3-mpi4py (4.0.1-6.exp1 en anderen)
Verwijzigingen voor python3-mpi4py
Debian bronnen:
Het bronpakket mpi4py downloaden:
Beheerders:
- Debian Science Maintainers (QA-pagina, Mailarchief)
- Drew Parsons (QA-pagina)
- Yaroslav Halchenko (QA-pagina)
- Michael Hanke (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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).
Andere aan python3-mpi4py gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libopenmpi40 (>= 5.0.6)
- high performance message passing library -- shared library
-
- dep: mpi-default-bin
- Standard MPI runtime programs (metapackage)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- sug: python3-numpy
- Python library for numerical computations (Python 3)