Python mpi4py and Slice Support
Pre-release
Pre-release
We implemented MPI support for the Python frontend via mpi4py
and added []
-slice access to Record_Component
loads and stores. A bug requiring write permissions for read-only series was fixed and memory provided by users is now properly checked for being contiguous. Introductory chapters in the manual have been greatly extended.
Thanks to Axel Huebl, and Fabian Koller for contributing to this release!