Skip to content
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

Add more matrix generators. #822

Merged
merged 5 commits into from
Apr 20, 2022
Merged

Conversation

flsmith
Copy link
Collaborator

@flsmith flsmith commented Apr 20, 2022

Adds the generating sets for the full/hall/reflexive boolean matrix monoids up to dimension 8/8/6 respectively, as discussed in https://arxiv.org/abs/2012.10323.

The largest dimension generators are stored separately because they take ages to load.

Partially resolves #801.

Copy link
Collaborator

@james-d-mitchell james-d-mitchell 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 apart from the error messages, which somehow reintroduce some aspects removed in v4.0.0

gap/semigroups/semiex.gi Outdated Show resolved Hide resolved
gap/semigroups/semiex.gi Outdated Show resolved Hide resolved
gap/semigroups/semiex.gi Outdated Show resolved Hide resolved
gap/semigroups/semiex.gi Outdated Show resolved Hide resolved
gap/semigroups/semiex.gi Outdated Show resolved Hide resolved
@james-d-mitchell
Copy link
Collaborator

Thanks @flsmith, most welcome!

@james-d-mitchell james-d-mitchell merged commit 0c90d07 into semigroups:master Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more generators for matrix monoids
3 participants