summaryrefslogtreecommitdiff
path: root/src/mp.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-09Fix most conversion warnings.mbkma1-5/+5
2020-11-09Improve factorization speedmbkma1-0/+2
2020-04-08Add modular exponentiation ability and add acccording testsmbkma1-0/+3
2020-03-18add Riemann zeta function and Gauss error functionmbkma1-0/+6
2020-03-08Port to GNU MPFR/MPC Librarymbkma1-29/+34
2019-09-01The function 'mp_mask' is never usedrbuj1-3/+0
2019-07-03Remove trailing whitespacesLaurent Napias1-1/+1
2012-11-24Update codebase.Steve Zesch1-48/+23
2012-07-31fixing address issue of fsfPerberos1-2/+2
2011-11-24allman style formatPerberos1-14/+12
2011-11-08initialPerberos1-0/+357