mpir/fft
2012-09-28 15:56:03 +00:00
..
tune change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
adjust_sqrt2.c Bring FFT calling interfaces into line with GMP/MPIR conventions 2012-01-17 15:13:24 +00:00
adjust.c Bring FFT calling interfaces into line with GMP/MPIR conventions 2012-01-17 15:13:24 +00:00
butterfly_lshB.c minor updates to FFT code 2012-01-21 17:32:30 +00:00
butterfly_rshB.c minor updates to FFT code 2012-01-21 17:32:30 +00:00
combine_bits.c Fix compiler warning in fft_combine_limbs/bits. 2012-09-28 15:56:03 +00:00
div_2expmod_2expp1.c Bring FFT calling interfaces into line with GMP/MPIR conventions 2012-01-17 15:13:24 +00:00
fermat_to_mpz.c Bring FFT calling interfaces into line with GMP/MPIR conventions 2012-01-17 15:13:24 +00:00
fft_mfa_trunc_sqrt2_inner.c change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
fft_mfa_trunc_sqrt2.c change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
fft_negacylic.c Bring FFT calling interfaces into line with GMP/MPIR conventions 2012-01-17 15:13:24 +00:00
fft_radix2.c remove mpir-2.4 branch 2012-03-10 11:14:56 +00:00
fft_trunc_sqrt2.c change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
fft_trunc.c change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
fft_tuning.h Added 32/64 bit tuning values in fft_tuning.h. 2012-09-25 16:50:49 +00:00
ifft_mfa_trunc_sqrt2.c change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
ifft_negacyclic.c Bring FFT calling interfaces into line with GMP/MPIR conventions 2012-01-17 15:13:24 +00:00
ifft_radix2.c Bring FFT calling interfaces into line with GMP/MPIR conventions 2012-01-17 15:13:24 +00:00
ifft_trunc_sqrt2.c change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
ifft_trunc.c change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
Makefile.am Corrected misspelled filename. 2012-09-28 15:02:22 +00:00
Makefile.in Corrected misspelled filename. 2012-09-28 15:02:22 +00:00
mul_2expmod_2expp1.c Bring FFT calling interfaces into line with GMP/MPIR conventions 2012-01-17 15:13:24 +00:00
mul_fft_main.c change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
mul_mfa_trunc_sqrt2.c change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
mul_trunc_sqrt2.c change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate) 2012-09-27 20:00:46 +00:00
mulmod_2expp1.c convert mpn_mulmod_2expp1 to mpn_mulmod_Bexpp1 and remove test of the original version 2012-07-19 13:01:13 +00:00
normmod_2expp1.c Bring FFT calling interfaces into line with GMP/MPIR conventions 2012-01-17 15:13:24 +00:00
revbin.c Further corrections to FFT code integration 2012-01-05 13:52:16 +00:00
split_bits.c Bring FFT calling interfaces into line with GMP/MPIR conventions 2012-01-17 15:13:24 +00:00