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

Fix an unexpected error in FrobeniusCharacterValue when the rows of the equation system have different lengths #4566

Merged

Conversation

ThomasBreuer
Copy link
Contributor

An error was thrown when the rows of the equation system had different lengths.

(Resolves #4564.)

An error was thrown when the rows of the equation system had different lengths.

(Also added tests for the function.)
@ThomasBreuer ThomasBreuer added kind: bug Issues describing general bugs, and PRs fixing them kind: bug: unexpected error Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them topic: library release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes labels Jun 15, 2021
@fingolfin fingolfin merged commit 2bc827c into gap-system:master Jun 15, 2021
@ThomasBreuer ThomasBreuer deleted the TB_FrobeniusCharacterValue_shrink branch June 16, 2021 07:43
@fingolfin fingolfin changed the title avoid an error message in FrobeniusCharacterValue Fix an unexpected error in FrobeniusCharacterValue when the rows of the equation system had different lengths Aug 17, 2022
@fingolfin fingolfin changed the title Fix an unexpected error in FrobeniusCharacterValue when the rows of the equation system had different lengths Fix an unexpected error in FrobeniusCharacterValue when the rows of the equation system have different lengths Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug: unexpected error Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them kind: bug Issues describing general bugs, and PRs fixing them release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected error in FrobeniusCharacterValue(E(16),269)
2 participants