You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-37082: Fix NumberFieldElement_quadratic.is_integral() when D is not square-free
Fixes#34800. The current implementation of is_integral() assumes that D
is square-free. We implement the check for integrality of the trace and
norm in a way that works for general D.
URL: #37082
Reported by: Peter Bruin
Reviewer(s): Travis Scrimshaw
0 commit comments