Skip to content

Conversation

@fieker
Copy link
Contributor

@fieker fieker commented Nov 7, 2025

the bounds computed in _fmpz_mat_bound_ovals_of_cassini did not match the reference. There exists an explicit 12x12 matrix where the bounds were too small by a factor (bit length) of 2, hence the minpoly was wrong.

the bounds computed in _fmpz_mat_bound_ovals_of_cassini did
not match the reference. There exists an explicit 12x12 matrix
where the bounds were too small by a factor (bit length) of 2, hence
the minpoly was wrong.
@fieker
Copy link
Contributor Author

fieker commented Nov 7, 2025

badMat.txt
is the example. It can be loaded into Nemo using include

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.

1 participant