Proceedings of the Fourth ACM Symposium on Symbolic and Algebraic Computation - SYMSAC '81 1981
DOI: 10.1145/800206.806379
|View full text |Cite
|
Sign up to set email alerts
|

Implementing a polynomial factorization and GCD package

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

1981
1981
2012
2012

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 22 publications
(5 citation statements)
references
References 3 publications
0
5
0
Order By: Relevance
“…This would generally be quite a substantial piece of code. It is worth noting that [MN81] described their multivariate g.c.d./factorization package as being "at least as large" as their (fairly complete) implementation of the Risch-Norman integration method.…”
Section: Multivariate Liftingmentioning
confidence: 99%
“…This would generally be quite a substantial piece of code. It is worth noting that [MN81] described their multivariate g.c.d./factorization package as being "at least as large" as their (fairly complete) implementation of the Risch-Norman integration method.…”
Section: Multivariate Liftingmentioning
confidence: 99%
“…The $ can then be used in an attempt to group extraneous factors mod pi. For example, V2={2,2,4} gives 9 ={O, 4,8) which means the factors corresponding to 1 and 3 in DI, or 2 and 2 in D2, should be multiplied together into one factor for the subsequent lifting stage.…”
Section: Parallel Degree Reconciliationmentioning
confidence: 99%
“…Among the modern algorithms for factoring over Q, the most efficient in practice are those based on (a) the Berlekamp algorithm [l], [6] for factoring a univariate polynomial over a small prime field and (b) the EEZ algorithm, a simultaneous p-adic lifting procedure of all factors suggested by Wang [14]. These algorithms are fast and effective [8], [12], [15] for practical purposes despite the fact that they are considered of exponential time complexity in the degree of the polynomial.…”
Section: Introductionmentioning
confidence: 99%
“…In factoring the above sample polynomial we followed the algorithm by P. Various implementation issues can be found in [30]. A good set of polynomials for benchmarking an actual implementation of the factorization algorithm can be found in [9].…”
Section: Factorization Of Multivariate Polynomialsmentioning
confidence: 99%