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);
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2014-01-16 07:20:54 +0100
Seen: 83 times
Last updated: Jan 16 '14
You should enter the *complete* command which failed (what are K and G?)