Bill Allombert on Mon, 05 Oct 2015 23:50:58 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
faster factorcantor |
Dear PARI developers, I have commited a new implementation of factorcantor following Kaltofen and Shoup which is much faster than the previous one. Indeed, it is often faster than factormod and use less memory. This is not yet fully tuned, though, but this is a good start. Cheers, Bill.