Bond orders
#1876
Replies: 3 comments
-
setBonds exists |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't know if we need to do anything else about this but probably we do. There is a somewhat related issue (#798) and I did not find a |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is handled by #1978 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Extend AtomGroup to store bond orders.
setBonds
andaddBonds
(to be implemented) should accept list of indices with bond orders (bonds.shape one of (n_bonds, 2) or (n_bonds, 3) with bond order). Also, implementBond.getOrder
method to be complete.Beta Was this translation helpful? Give feedback.
All reactions