sage.libs.pari.gen.PariError: (5)
https://sage.math.uni-goettingen.de/h...
when I use below two functions ,appears PariError
P=K.primes_above(5)[0];P;G.ramification_breaks(P);
https://sage.math.uni-goettingen.de/h...
when I use below two functions ,appears PariError
P=K.primes_above(5)[0];P;G.ramification_breaks(P);
Asked: 2014-01-16 07:20:54 +0100
Seen: 111 times
Last updated: Jan 16 '14
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
You should enter the *complete* command which failed (what are K and G?)