Category Documents
SNAP/AreCoprime
determine if two numeric polynomials are relatively prime up to a given error bound
SNAP/DistanceToCommonDivisors
compute a lower bound on the distance between a pair of univariate polynomials and the set of univariate polynomial pairs with a common root
SNAP/EpsilonGCD
compute an epsilon-GCD for a pair of univariate numeric polynomials
SNAP/EuclideanReduction
compute the smallest degree pair of univariate polynomials by Euclidean-like unimodular reduction
SNAP/QRGCD
compute GCD for a pair of univariate numeric polynomials by using QR factoring
SNAP/QuasiGCD
compute Schoenhage's quasi-GCD for a pair of univariate numeric polynomials
SNAP
Overview of the SNAP Package