To
run the test cases
and examples, also install the unit tests (about 53 MiB
in size):
conda install MDAnalysisTests
The conda packages currently only support serial calculations. If you
plan to use the parallel
OpenMP
algorithms you need to
install MDAnalysis from the
Python Package
Index
and have a working OpenMP installation.
Python Package Index
To install the latest stable release with
pip
(which should be available in all Python installations) do:
pip install--upgrade MDAnalysis
To
run the test cases
and examples, also install the unit tests (about 53 MiB
in size):