-
Notifications
You must be signed in to change notification settings - Fork 26
SymmetryGroup Pass-through for Volume Transformations #1084
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
a35b7e8
Add symmetry_group attribute to volume transformation methods.
j-c-c 9130df2
Add pass-through test
j-c-c 1584178
symmetry_group warning
j-c-c 354b12d
add method name to warning
j-c-c 82b2335
handle algebraic operations
j-c-c 5ac4e9b
drop method name from warning
j-c-c 5d5b399
Check for incompatible symmetry.
j-c-c dd52df6
Use _result_symmetry to handle all warnings.
j-c-c b39326e
missing stacklevel in warn.
j-c-c e6b2e1d
add tests for algebraic ops warnings.
j-c-c d317fbb
remove unused import
j-c-c 5a357aa
remove deprecated line
j-c-c 2a8bff0
Don't check for C1.
j-c-c 99d89ea
supress warnings in test.
j-c-c d0f4112
refactor result_symmetry.
j-c-c 1ec33f3
Override SymmetryGroup equivalence.
j-c-c 2f94889
Use symmetry_group eq.
j-c-c aa3177b
ensure no warnings emitted for compatible symmetries.
j-c-c d80121c
use getattr in place of hasattr.
j-c-c 2799bd0
Fix test docstrings. Fix warning stacklevel for T and transpose().
j-c-c 34eb26d
black
j-c-c 93ff85f
Test we only warn once per line
j-c-c 6d1a17c
Handle transpose warning stacklevel with private flag.
j-c-c 96c3742
change variable name.
j-c-c 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.