Content deleted Content added
Added an "implementations" section with a Python stub and an OCAML stub. |
→[[Python (programming language)|Python]]: Oops... just found a fourth python implementation. |
||
Line 5:
===[[Python (programming language)|Python]]===
There are at least three known attempts to implement MPI for Python: [http://datamining.anu.edu.au/~ole/pypar/ PyPar], [http://pympi.sourceforge.net/ PyMPI], [http://peloton.sdsc.edu/~tkaiser/mympi/ MYMPI], and [http://starship.python.net/~hinsen/ScientificPython/ The MPI submodule of ScientificPython].
===[[OCaml]]===
|