(pfilt_smallfactor): New function for doing trial division the hard
authormdw <mdw>
Tue, 15 Aug 2000 21:44:27 +0000 (21:44 +0000)
committermdw <mdw>
Tue, 15 Aug 2000 21:44:27 +0000 (21:44 +0000)
commitb8e79eebf6716e6d439f76cbf678ea57f904bb60
tree053af1629bd0137449053ab901efa8472d3805c0
parent64d27fe0d94875d1427199b106e9ee6e622b03d1
(pfilt_smallfactor): New function for doing trial division the hard
way.

(pfilt_create): Use @mpx_udivn@ for computing residues, for improved
performance.

Pull the `small prime' test into a separate function, and do it
properly.
pfilt.c