-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- add optional boolean `on_gens` for `isomorphism(FPGroup, G)` (changes the internal structure of the `:isomorphisms` attribute) - reverse the direction of the maps returned by `fp_group_with_isomorphism` and `pc_group_with_isomorphism` - do not export `fp_group_with_isomorphism`, `pc_group_with_isomorphism` - create a collector for a pc group in Oscar not in GAP - fix code using sparse matrices (add a test for the case that did not work before)
- Loading branch information
1 parent
1a1c795
commit b9a5045
Showing
5 changed files
with
115 additions
and
83 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
Oops, something went wrong.