Changes

Jump to navigation Jump to search

Anaconda linux mac

205 bytes added, 17:04, 13 October 2017
# Check version
python -c "import matplotlib;print matplotlib.__version__"
</syntaxhighlight>
 
Install mpi4py
<syntaxhighlight lang="bash">
# https://anaconda.org/anaconda/mpi4py
conda install -c anaconda mpi4py
 
# Check version
python -c "import mpi4py;print mpi4py.__version__"
</syntaxhighlight>
Trusted, Bureaucrats
1,382

edits

Navigation menu