diff options
Diffstat (limited to 'net/py-mpi4py')
-rw-r--r-- | net/py-mpi4py/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/py-mpi4py/pkg-descr b/net/py-mpi4py/pkg-descr index 43e33fe96b3c..e68debf9404d 100644 --- a/net/py-mpi4py/pkg-descr +++ b/net/py-mpi4py/pkg-descr @@ -1,5 +1,3 @@ This package provides Python bindings for the Message Passing Interface (MPI) standard. It is implemented on top of the MPI-1/MPI-2 specification and exposes an API which grounds on the standard MPI-2 C++ bindings - -WWW: https://bitbucket.org/mpi4py/mpi4py/ |