timemachine
timemachine copied to clipboard
Clean up GetMass calls
Replace [a.GetMass() for a in mol.GetAtoms()] with get_mol_masses(mol) (see #698)