There was an error while loading. Please reload this page.
removed outdated notes
Updated Installing from source (markdown)
link to page with historical notes added
moved historical information on older versions to new page [[Installation from Source: Historical notes on older versions]]
cleanup; use Python 2.7 in installation examples
updated wiki links for GitHub perl -wpi~ -e 's(https?://code.google.com/p/mdanalysis/wiki/)()g' *.md
replaced links for issue tracker: google -> github perl -wpi~ -e 's(http://code.google.com/p/mdanalysis/issues/list)(https://github.com/MDAnalysis/mdanalysis/issues)' *.md perl -wpi~ -e 's(https?://code.google.com/p/mdanalysis/issues/list)(http://issues.mdanalysis.org)g' *.md
Python 2.7!
replaced easy_install with pip
updated python version to >= 2.7 and <3
intro
move source installation to own page