-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added initial tool_rings plugin, implementing ring search algorithm i…
…n Phys. Rev. B 1991, 44, 4925. Added Pattern::findRingsFrom() to search for rings from specific atom in pattern. Modified Pattern::findRings() to accept maxRingSize and maxRings as arguments. Added forceFull default argument to Pattern::createMatrices(). Added Pattern::connectivity() to return distance between supplied atoms (in terms of edges). Fixed - QCustomPlot was not being compiled correctly. Modified Pattern::createMatrices() to form connectivity matrix without requiring PatternBound arrays to have been previously formed.
- Loading branch information
1 parent
db15146
commit 478fddd
Showing
26 changed files
with
1,409 additions
and
61 deletions.
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
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
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
Oops, something went wrong.