| |
---|
General update | |
TopologyMolecule deprecation | JW – In the branch where I removed TopologyMolecule and friends, I started also writing “friendly” logic for how to/from_openmm could work BOTH in the presence of complete hierarcht data, and also “do the right thing” in its absence. This got so big that I’ve decided to stash the changes and do that as a seprate PR. JW – Are bonds ordered? (like, is it important which order they come out of a bond iterator?) Should we guarantee constant bond indices in roundtrips to other formats? This is one thing that broke during my deprecation of TopologyMolecule JW – Next I’ll do TypedMolecules MT – Two important details you’re probably focusing on are: MT – Currently I read GROMACS topologies by adding each atom using their atomic number/name, and bonds.
MT – One big blocker for me was that topologies aren’t serializable/copy-initializable MT – Plans for pydantic in topology refactor? JW – RIght now I’m rushing everything up to “prototype” state to get user feedback, if that period ends up being quiet, then I’ll use the time to start replacing stuff in Molecule with pydantic classes.
|
Topology combination | |
Upcoming meetings | MT I have an agenda for tomorrow’s strategy meeting, please review if there’s time VU PI meeting scheduling – Next tuesday?
|
PRs | |