Commit Graph

34 Commits

Author SHA1 Message Date
wbhart
e77e27ca6b Fix compiler warning in fft_combine_limbs/bits. 2012-09-28 15:56:03 +00:00
wbhart
a1a5855710 Corrected misspelled filename. 2012-09-28 15:02:22 +00:00
wbhart
43fc69e2bf Autoreconf -i. 2012-09-28 14:57:58 +00:00
wbhart
17cbb8eccb Added fft/tune. 2012-09-28 14:55:52 +00:00
wbhart
72913185ba Autoreconf -i after filename updates. 2012-09-27 20:21:45 +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
wbhart
29e8d6fbee Added 32/64 bit tuning values in fft_tuning.h. 2012-09-25 16:50:49 +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
0e06c37a20 Add recent bug fixes to the FFT code 2012-07-14 14:39:23 +00:00
gladman
ee741d0e02 adjust a few casts 2012-06-03 13:01:34 +00:00
jasonmoxham
e84d9add17 remove mpir-2.4 branch 2012-03-10 11:14:56 +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
jasonmoxham
325214f609 some more 2012-01-20 00:20:50 +00:00
jasonmoxham
467c6db8d4 update makefiles and configuree for fft dir 2012-01-20 00:11:55 +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
af7be56a68 correct a bug in the new FFT code 2012-01-16 08:42:34 +00:00
gladman
2d7ae4b37f add missing file to SVN 2012-01-15 20:27:12 +00:00
gladman
e33f2c2e57 use HAVE_NATIVE defines in FFT code 2012-01-10 19:52:20 +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
afd252b2ea nehalem desktop FFT tuning 2012-01-07 15:22:54 +00:00
gladman
116ae8acd2 commit changes for efficient squaring 2012-01-07 13:29:44 +00:00
gladman
6552b675b8 correct rename error and change errors outputs to output limbs correctly 2012-01-06 22:35:39 +00:00
gladman
a857a7fa15 FFT name changes and tuning 2012-01-06 18:37:11 +00:00
gladman
4ed5a54b38 put FFT mpn_ files back in FFT directory 2012-01-06 13:38:56 +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
gladman
6faa46ad32 Further corrections to FFT code integration 2012-01-05 13:54:30 +00:00
gladman
662af0781b Further corrections to FFT code integration 2012-01-05 13:52:16 +00:00
gladman
f0a563c75f correct errors in the integration of the new FFT code 2012-01-05 08:45:51 +00:00
gladman
4d29441935 2012-01-04 23:48:12 +00:00