rust_mpi 0.0.3

MPI Wrapper for Rust
Documentation
1
2
3
4
5
6
# rust_mpi

[![Build Status](https://travis-ci.org/gordon1992/rust_mpi.svg?branch=master)](https://travis-ci.org/gordon1992/rust_mpi)

The aim of the project is to create MPI bindings for Rust. The current target is
OS X and Linux running MPICH.