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
|
f629c5ce4f
|
convert mpn_mulmod_2expp1 to mpn_mulmod_Bexpp1 and remove test of the original version
|
2012-07-19 13:01:13 +00:00 |
|
wbhart
|
b50f939a74
|
Added missing mpn_mul_fft function (now mpn_mulmod_Bexpp1_fft) and used it.
|
2012-07-17 21:33:24 +00:00 |
|
gladman
|
ee741d0e02
|
adjust a few casts
|
2012-06-03 13:01:34 +00:00 |
|
gladman
|
fb616eed78
|
Change gmp_ui/gmp_si types to mpir_ui/mpir_si
|
2012-01-24 14:37:16 +00:00 |
|
gladman
|
f8048b4818
|
minor updates to FFT code
|
2012-01-21 17:32:30 +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
|
2d7ae4b37f
|
add missing file to SVN
|
2012-01-15 20:27:12 +00:00 |
|
gladman
|
1253dff171
|
Final integration of Bills new FFT code
|
2012-01-10 16:26:07 +00:00 |
|
gladman
|
d540bef9cb
|
commit latest FFT changes
|
2012-01-10 14:18:43 +00:00 |
|
gladman
|
4b1bc9a9d7
|
1. correct FFT code
2. minor change to the Python Visual Studio build generator
|
2012-01-10 09:10:27 +00:00 |
|
gladman
|
116ae8acd2
|
commit changes for efficient squaring
|
2012-01-07 13:29:44 +00:00 |
|
gladman
|
a857a7fa15
|
FFT name changes and tuning
|
2012-01-06 18:37:11 +00:00 |
|
gladman
|
662af0781b
|
Further corrections to FFT code integration
|
2012-01-05 13:52:16 +00:00 |
|
gladman
|
4d29441935
|
|
2012-01-04 23:48:12 +00:00 |
|