Closed
Description
Algorithms exist for the computation of the roots of sparse polynomials, which are much faster than the "generic" algorithms which work for dense polynomials.
In this ticket, I implement one of these algorithms, for integer roots of sparse polynomials over ZZ.
Component: commutative algebra
Keywords: roots, sparse polynomial
Author: Bruno Grenet
Branch/Commit: 686d2b3
Reviewer: Vincent Delecroix, Travis Scrimshaw, Jeroen Demeyer
Issue created by migration from https://trac.sagemath.org/ticket/16516