Skip to content

Conversation

@ThomasBreuer
Copy link
Contributor

This is a follow-up of #6179.
Again the motivation is to improve the behaviour for matrices over the fields provided by the StandardFF package, here in order to get CharacteristicPolynomial for them.

@ThomasBreuer ThomasBreuer added kind: bug: unexpected error Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them topic: library release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes labels Dec 18, 2025
true
gap> IsMutable(w);
false
gap> CharacteristicPolynomial( m );
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps we should also add an explicit test of DefaultFieldOfMatrix(m) ?

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 release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants