Skip to content

Instantly share code, notes, and snippets.

@donovanr
Created October 23, 2015 20:09
Show Gist options
  • Select an option

  • Save donovanr/4df1178aa9bd326b401d to your computer and use it in GitHub Desktop.

Select an option

Save donovanr/4df1178aa9bd326b401d to your computer and use it in GitHub Desktop.
installing openmm
install anaconda
add channel to conda config:
conda config --add channels http://conda.binstar.org/omnia
conda install openmm
conda install openmmtools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment