mpi4py 1.2.2-3 source package in Ubuntu

Changelog

mpi4py (1.2.2-3) unstable; urgency=low

  [ Bradley M. Froehle ]

  * Symbolic link /usr/include/mpi4py ->
    /usr/share/pyshared/mpi4py/include/mpi4py (Closes: #650329)

  [ Yaroslav Halchenko ]

  * Boosted policy to 3.9.2 -- no changes
  * Adjusted gbp.conf to do overlay build
  * Ajudsted debian/copyright to comply with changes in DEP5
  * Added python-support to build-depends (Closes: #642451)
  * pyshared -> pymodules for -dbg package
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  12 Dec 2011 12:00:23 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
NeuroDebian Team
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Downloads

File Size SHA-256 Checksum
mpi4py_1.2.2.orig.tar.gz 1.1 MiB cd5b392d312d75afd7c3f021da6dda620b2db76cce5cbbb439b9b9a6d97e3d4b
mpi4py_1.2.2-3.debian.tar.gz 5.1 KiB e65480528f5e6c2d0516529f6092169dcbcecd39db12af21f56bdd1948a05425
mpi4py_1.2.2-3.dsc 1.5 KiB 0c9596f02a914de04fea9f1b356f3715d35d85630a8ab83c8b85ecae6086a6bc

Available diffs

View changes file

Binary packages built by this source

python-mpi4py: 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).

python-mpi4py-dbg: bindings of the MPI standard -- debug symbols

 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 debug symbols.

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.