Open
Description
Question arised here,
univariate gcd is performed using euclidean algorithm, which causes explosion of coefficients and is slow but for trivial examples.
For relative number fields, pass to an absolute representation. This may be slow. But for the cases where this is slow the current implementation may be unfeasible.
Depends on #14186
Depends on #15803
Depends on #15804
CC: @slel
Component: algebra
Keywords: gcd, pari, ntl, days94
Author: Luis Felipe Tabera Alonso
Branch/Commit: u/lftabera/ticket/8558 @ f16a49b
Reviewer: Jeroen Demeyer
Issue created by migration from https://trac.sagemath.org/ticket/8558