-
Notifications
You must be signed in to change notification settings - Fork 6
Description
In the following, I attempt to calculate the weak splitting field of a polynomial over the
from mclf import *
v0 = QQ.valuation(2)
QQ2 = FakepAdicCompletion(QQ,v0)
K. = QQ[]f = -28x^6 - 1064x^4 - 9296*x^2 - 224
L = QQ2.weak_splitting_field(f)
This raises a
ValueError: defining polynomial (x^6 + 38x^4 + 76x^2 + 8) must be irreducible
The same error appears when attempting to calculate
L = WeakPadicGaloisExtension(QQ2,f)
In total, I found seven polynomials f raising a Value Error like this. They are:
For each of these polynomials, the splitting field over the