-
Notifications
You must be signed in to change notification settings - Fork 82
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
Improved performance of bond look up #1084
Closed
Closed
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
192504a
basic routines to get bonds from connected components; avoids overcou…
54087a6
Merge branch 'mosdef-hub:main' into fastbonds
chrisiacovella bff95b6
Merge branch 'fastbonds' of https://github.com/chrisiacovella/mbuild …
f8b9140
faster routines for accessing bonds
6f79726
Merge branch 'main' into fastbonds
chrisiacovella 940b893
updating tests
c3a25d8
updating tests; need to use _bonds() to ensure order
033a952
amended logic to avoid edge cases
4966687
Merge branch 'main' into fastbonds
daico007 49320bf
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7283f22
trying to fix a failing test; error type exception has changed
1f7acb7
Merge branch 'fastbonds' of https://github.com/chrisiacovella/mbuild …
53c9b99
minor formatting
385e782
instead of writing a temp file, directly set/get obmol data
f649663
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4236b60
removing lines of code I commented out related to reading and writing…
f2c8857
inference of element form name never actually set the element field, …
7c9544c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 306128c
change test for non element testing
d0c5e1c
kwargs was not passed from compound.to_gmso, to conversion.gmso
e662623
basic routines to get bonds from connected components; avoids overcou…
1ced074
faster routines for accessing bonds
9fd4e11
Reorder bond, angle, and dihedral in write_lammpsdata (#1071)
jaclark5 a584b31
updating tests
56d7d7e
updating tests; need to use _bonds() to ensure order
8e99976
amended logic to avoid edge cases
7f62baf
trying to fix a failing test; error type exception has changed
10bb6b6
[pre-commit.ci] pre-commit autoupdate (#1083)
pre-commit-ci[bot] 1a815d2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a1ff85b
minor formatting
46960bc
minor formatting
e2633ac
updated and merged branch to master
1296b1d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check notice
Code scanning / CodeQL
Unused local variable