You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Translate bond types once per distinct type in set_structure()
`_set_intra_residue_bonds()` looped over every bond to map its
`BondType` to the `chem_comp_bond` representation, although a structure
contains only a handful of distinct bond types.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments