Merge branch 'master' of git+ssh://metalzone.distorted.org.uk/~mdw/public-git/catacomb/
[u/mdw/catacomb] / mpbarrett.c
2004-11-09 mdwA variety of small tweaks and fixes. Make mpmont etc...
2004-04-08 mdwExpunge revision histories in files.
2004-04-01 mdwAdd cyclic group abstraction, with test code. Separate...
2001-06-16 mdwUse the generic exponentiation functions.
2001-04-19 mdwUse sliding-window exponentiation.
2000-10-08 mdw(mpbarrett_reduce): Cope with negative numbers.
2000-07-29 mdwChange to use left-to-right bitwise exponentiation...
2000-06-17 mdwMajor memory management overhaul. Added arena support...
1999-12-12 mdwDon't bother shifting %$q$% in @mpbarrett_reduce@,...
1999-12-11 mdwImprove initialization slightly.
1999-12-10 mdwBarrett reduction support: works with even moduli.