A.3.8 Factorization
The factorization of polynomials is implemented in the C++ libraries
Factory (written mainly by Ruediger Stobbe) and libfac (written by
Michael Messollen) which are part of the SINGULAR system. For
the factorization of univariate polynomials these libraries make use of
the library NTL written by Victor Shoup.
|