-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[1] Squash opr #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need a bit more time to fully digest this code, but I have some first questions :)
…in annotate fragments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! Some doubts and questions from my side.
I still think the [$]
syntax to be... strange. What would happen with e.g. C[$]C
?
add peters suggestions Co-authored-by: Peter C Kroon <[email protected]>
This is the first draft of the squash bonding operator. The logic is to simply keep the atoms first and put a bond between them as per the usual workflow. In the end, they get squashed, and the fragment graphs as well as fragment IDs updated.