Message Passing Interface: Difference between revisions

Content deleted Content added
Removing link(s) to "PyMPI": Removing links to deleted page PyMPI.
Line 219:
Actively maintained MPI wrappers for [[Python (programming language)|Python]] include: mpi4py,<ref>{{cite web|url=https://mpi4py.readthedocs.io/|title=mpi4py}}</ref> numba-mpi<ref>{{cite web|url=https://pypi.org/p/numba-mpi|title=numba-mpi}}</ref> and numba-jax.<ref>{{cite web|url=https://mpi4jax.readthedocs.io/|title=mpi4jax}}</ref>
 
Discontinued developments include: [[pyMPI]], pypar,<ref>{{cite web|url=https://code.google.com/p/pypar/|title=Google Code Archive - Long-term storage for Google Code Project Hosting.|website=code.google.com}}</ref> MYMPI<ref>Now part of [http://sourceforge.net/projects/pydusa/ Pydusa]</ref> and the MPI submodule in [[ScientificPython]].
 
===R===