Installation

Installing via conda

Development Build

The development build of mpiplus is available on github

$ git clone git@github.com:choderalab/mpiplus.git
$ cd mpiplus
$ python setup.py install

Warning

Development builds may be unstable and are generally subjected to less testing than releases. Use at your own risk!