Skip to content

Rename MatrixGroup, MatrixGroupElem to MatGroup, MatGroupElem, to better fit in with MatElem and MatRingElem#5704

Merged
ThomasBreuer merged 5 commits intomasterfrom
mh/MatrixGroup-MatGroup
Jan 16, 2026
Merged

Rename MatrixGroup, MatrixGroupElem to MatGroup, MatGroupElem, to better fit in with MatElem and MatRingElem#5704
ThomasBreuer merged 5 commits intomasterfrom
mh/MatrixGroup-MatGroup

Conversation

@fingolfin
Copy link
Copy Markdown
Member

@fingolfin fingolfin commented Jan 16, 2026

Resolves #5649

I split the work into several commits, and made sure not to touch things like the module name MatrixGroups or the GAP function IsMatrixGroup.

@fingolfin fingolfin added topic: groups renaming release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes labels Jan 16, 2026
@fingolfin fingolfin changed the title Rename MatrixGroup, MatrixGroupElem etc. to MatGroup, MatGroupElem etc., to better fit in with MatElem and MatRingElem Rename MatrixGroup, MatrixGroupElem to MatGroup, MatGroupElem, to better fit in with MatElem and MatRingElem Jan 16, 2026
Copy link
Copy Markdown
Member

@ThomasBreuer ThomasBreuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Why did you remove the "etc." from the title (also AbstractMatrixGroupElem. ZZMatrixGroup, QQMatrixGroup got changed)?

@ThomasBreuer ThomasBreuer merged commit 2b195c7 into master Jan 16, 2026
41 checks passed
@ThomasBreuer ThomasBreuer deleted the mh/MatrixGroup-MatGroup branch January 16, 2026 15:17
@fingolfin fingolfin changed the title Rename MatrixGroup, MatrixGroupElem to MatGroup, MatGroupElem, to better fit in with MatElem and MatRingElem Rename MatrixGroup, MatrixGroupElem to MatGroup, MatGroupElem, to better fit in with MatElem and MatRingElem Feb 12, 2026
@StevellM
Copy link
Copy Markdown
Member

Coming back to this pull request: Has anybody made an update of serialization scripts which takes this into account ? I have tried to load some data with old MatrixGroup and it does not seem to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes renaming topic: groups

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename MatrixGroup / MatrixGroupElem to MatGroup / MatGroupElem

4 participants