Python package for parallelized (via MPI) NumPy functions and scatter/gather operations
Project description
This repository contains parallelized versions of some common NumPy functions and high-level wrapper functions for scatter/gather operations on NumPy arrays. Parallelization is performed with MPI via mpi4py. The functions are specifically designed to work with my pyioutils, tmm4py and AndersonAcceleration packages, but they can be more generally applied.
IMPORTANT: Please do NOT post this code on your own github or other website. See LICENSE.txt for licensing information.
Feel free to email if you have any questions: samkat6@gmail.com
Installation
pip install pympiutils
Usage
See the examples/ directory for how to use this code.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pympiutils-1.1.0.tar.gz.
File metadata
- Download URL: pympiutils-1.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3ed031b5ddacc1678fc881e0ef87fc7dea70b6a22ce9236cab1ba2eb5d6e721
|
|
| MD5 |
b49720865cd167ffc00d5b42ab8f5030
|
|
| BLAKE2b-256 |
fe4fc02913663762e326110134dcb8a4004f303d389af72e80ca61dfcb683c4c
|
File details
Details for the file pympiutils-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pympiutils-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0091d786e10a9e6967803054117079d264daceb5a6b1a81371256bc22032d90c
|
|
| MD5 |
b68984056a55c2a9e54be341440bbee6
|
|
| BLAKE2b-256 |
616291f8af78d8327f8fe93f8ce22a3d8dd819899ed72ea93f296e910a5a48cc
|