Skip to content
Snippets Groups Projects
Commit bee68335 authored by Gonzalo Tornaría's avatar Gonzalo Tornaría
Browse files

test 587 with precomputed fields and galois groups

parent a493db90
No related branches found
No related tags found
No related merge requests found
ZZ := IntegerRing();
ZZx<x> := PolynomialRing(ZZ);
/// DATA for C587
load "../Brumer_S6/TR40n";
load "../Brumer_S6/test587_20";
K0 := NumberField(CAND587_20[1,3]);
residual_traces := [<3,0>];
num_fields := #CAND587_20[2];
fields := func<i | NumberField(ZZx!CAND587_20[2,i][1..41])>;
gals := func<i | TR40n[CAND587_20[2,i][42]]>;
load "run-test.m";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment