mpi4py must be installed via pip rather than conda for now, as the conda install of mpi4py and openmpi for Mac OS X is currently broken.

这个提交包含在:
craig-warren
2016-08-23 11:08:06 +01:00
父节点 f9ad758994
当前提交 51984f448f

查看文件

@@ -10,11 +10,11 @@ dependencies:
- jupyter
- lxml
- matplotlib
- mpi4py
- numpy
- psutil
- scipy
- pip:
- mpi4py
- terminaltables
- tqdm