Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gonzalo Tornaria
modularity
Commits
bee68335
Commit
bee68335
authored
Mar 23, 2018
by
Gonzalo Tornaría
Browse files
test 587 with precomputed fields and galois groups
parent
a493db90
Changes
1
Hide whitespace changes
Inline
Side-by-side
run-587.m
0 → 100644
View file @
bee68335
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"
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment