-
Notifications
You must be signed in to change notification settings - Fork 185
Regression: Matrix(GF(3), [[]]); now raises an error #6393
Copy link
Copy link
Open
Labels
kind: bugIssues describing general bugs, and PRs fixing themIssues describing general bugs, and PRs fixing themkind: bug: unexpected errorIssues describing bugs in which computation unexpectedly encounters an error, and PRs fixing themIssues describing bugs in which computation unexpectedly encounters an error, and PRs fixing themregressionA bug that only occurs in the branch, not in a releaseA bug that only occurs in the branch, not in a releasetopic: library
Milestone
Metadata
Metadata
Assignees
Labels
kind: bugIssues describing general bugs, and PRs fixing themIssues describing general bugs, and PRs fixing themkind: bug: unexpected errorIssues describing bugs in which computation unexpectedly encounters an error, and PRs fixing themIssues describing bugs in which computation unexpectedly encounters an error, and PRs fixing themregressionA bug that only occurs in the branch, not in a releaseA bug that only occurs in the branch, not in a releasetopic: library
This has been breaking the semigroups tests (CC @james-d-mitchell) in the package distro since yesterday:
I have not yet checked what causes it but of course PR #6369 is high up on the suspect list (CC @ThomasBreuer)