We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
go to mailing list with problems!
Updated MDAnalysis 0.11 unifying release user guide (markdown)
added notes on AtomGroup.[resids,segids]
added section on singular -> plural atomgroup setters
link to ten2elevn.py page
-added a simple example of the MDA 0.11 adjustment of trajectory frame number start value from 1 to 0
-added new (empty) entry for the switch to 0-based frame numbering in 0.11
-added new Renamed topology methods section (currently empty)
-added python syntax tag to fullgroup deprecation entry; -new entry for numberOfAtoms to n_atoms and others
Documented the deprecation of 'fullgroup'.
Added header for section covering Timestep._x read only change in 0.11
Initial set of examples for code migration to MDAnalysis.lib with 0.11 release
New example entry for Atom.number conversion to Atom.index in 0.11
A subset of new examples for atomgroup methods to properties conversion and for selectAtoms to select_atoms 0.11 conversion
link to #377 and updated contact_matrix example (no more progress bar)
Updated contact_matrix example to reflect the fact that returntype must be set to "sparse" for the quiet keyword to have any effect.
link to (non existance) Release Notes 0.11.0 added
Initial content covering a minor change to the contact_matrix keywords
New wiki page describing key points for users regarding MDAnalysis 0.11 changes