mpi4py 3.1.3-4 source package in Ubuntu

Changelog

mpi4py (3.1.3-4) unstable; urgency=medium

  * Team upload.
  * apply patches recommended upstream from maint branch
    - contiguity_check_9ccf55f.patch
    - numpy_1.22_DLPack_e3e4e02.patch applies commit e3e4e02 after
      c252c9c and 069bfde to pass with numpy 1.22.
  * update debian patch test_ipv6.patch against upstream PR#241

 -- Drew Parsons <email address hidden>  Thu, 11 Aug 2022 16:21:39 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mpi4py_3.1.3-4.dsc 2.4 KiB 2cf258a5c9244e6c4f49059a519d43bcf5919794e70fc1b71e20932c8fff3972
mpi4py_3.1.3.orig.tar.gz 360.1 KiB a25f7e521ac5706a4e7284d986df006c26a2d13cc7ccee646cfc07c05bd65f05
mpi4py_3.1.3-4.debian.tar.xz 13.9 KiB 757156c5f749a0c45d3f6c3f96780d48ccdbf574a50c13561ecc68114333b8b4

Available diffs

No changes file available.

Binary packages built by this source

python-mpi4py-doc: bindings of the MPI standard -- documentation

 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).
 .
 This package provides HTML rendering of the user's manual.

python3-mpi4py: No summary available for python3-mpi4py in ubuntu kinetic.

No description available for python3-mpi4py in ubuntu kinetic.

python3-mpi4py-dbgsym: debug symbols for python3-mpi4py