forked from oscar-system/Oscar.jl
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Matrix groups: cleanup some use of frobenius (oscar-system#4079)
* Matrix groups: cleanup some use of frobenius Also added a comment on how conjugate_transpose could be made more efficient if needed * Fix precompile error (courtesy of @thofma) * fix `_type` -> `Val(_type)` * fix `frobenius` application * add return statement * fix `conjugate_transpose` indices --------- Co-authored-by: Johannes Schmitt <schmitt@mathematik.uni-kl.de> Co-authored-by: Morgan Rodgers <morgan.joaquin@gmail.com>
- Loading branch information
1 parent
74fdac8
commit 157452c
Showing
2 changed files
with
38 additions
and
26 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