We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated atom selections.
This example wasn't working. Updated atom selections and updated method calls. Updated print function syntax for Python3
Updated Examples (markdown)
updated PQR example (thanks to Chris Neale)
added warning
Changed `w.close_trajectory()` to `w.close()` in File Format Conversion example.
Changed `numatoms` to `n_atoms` in File Format Conversion example.
Corrected the link to the dcd2xtc.py file
mild 0.11.0 updates
no more permissive flag
removed permissive flag from example (not used anymore)
updated links to sources on GitHub Note that the links were also updated in release notes etc, i.e. they are now pointing to the most reason versions of the files. It was too much work to make them point to the correct commits. perl -wpi~ -e 's(http://code.google.com/p/mdanalysis/source/browse/package#package%2Fexamples)(https://github.com/MDAnalysis/mdanalysis/tree/develop/package/examples)g' *md perl -wpi~ -e 's(http://code.google.com/p/mdanalysis/source/browse/#git%2Fpackage%2Fexamples)(https://github.com/MDAnalysis/mdanalysis/tree/develop/package/examples)g' *md perl -wpi~ -e 's(http://code.google.com/p/mdanalysis/source/browse/#git%2Fpackage%2Fdoc%2Fsphinx%2Fsource%2Fdocumentation_pages)(https://github.com/MDAnalysis/mdanalysis/tree/develop/package/doc/sphinx/source/documentation_pages)g' *md perl -wpi~ -e 's(http://code.google.com/p/mdanalysis/source/browse/#git%2Fpackage%2FMDAnalysis%2Fanalysis)(https://github.com/MDAnalysis/mdanalysis/tree/develop/package/MDAnalysis/analysis)g' *.md perl -wpi~ -e 's(http://code.google.com/p/mdanalysis/source/browse/)(https://github.com/MDAnalysis/mdanalysis/)g' *.md
updated links to docs perl -wpi~ -e 's(https?://mdanalysis.googlecode.com/git/doc/html)(http://docs.mdanalysis.org)g' *.md perl -wpi~ -e 's(https?://mdanalysis.googlecode.com/git/package/doc/html)(http://docs.mdanalysis.org)g' *md
use python syntax highlighting
../finishGoogleCodeGitHubWikiMigration/finishGoogleCodeGitHubWikiMigration: Moved pages from mdanalysis wiki branch to mdanalysis.wiki master branch.