Commit Graph

7 Commits

Author SHA1 Message Date
BrianGladman
f1880215db merge Bill's latest changes 2014-03-27 07:58:58 +00:00
wbhart
1c673701fe Slight speedup of fft for integer multiplication. 2012-10-21 17:02:34 +00:00
wbhart
70fc2bb3a0 (i)fft_blah => mpir_(i)fft_blah, n_revbin => mpir_revbin, fermat_to_mpz =>
mpir_fermat_to_mpz, random_fermat => mpir_random_fermat. Moved fft protos
to gmp-impl.h.
2012-10-18 16:29:08 +00:00
gladman
944355c8a1 change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
gladman
98b7fc8c66 Bring FFT calling interfaces into line with GMP/MPIR conventions
Add const to declarations where necessary
2012-01-17 15:13:24 +00:00
gladman
37d4f0ff5c update the FFT multiplication wrapper 2012-01-06 08:22:53 +00:00
gladman
af586fc59a commit FFT test source code 2012-01-05 16:52:14 +00:00