Topology refactor
Closed Apr 7, 2017
94% complete
We are refactoring the topology handling of MDAnalysis from dealing in a list of Atom
objects to an array/table based scheme that gives performance improvements and avoids staleness of AtomGroups, ResidueGroups, and SegmentGroups.