Commit Graph

2103 Commits

Author SHA1 Message Date
jasonmoxham
467c6db8d4 update makefiles and configuree for fft dir 2012-01-20 00:11:55 +00:00
jasonmoxham
30467ad7b7 change backslash to forward slash in fft_tuning.h 2012-01-19 23:54:20 +00:00
gladman
6880d37a07 set zero for output when bits = 0 2012-01-17 17:49:00 +00:00
gladman
7c55450bb2 correct call to old FFT from new code (for timing old FFT only) 2012-01-17 16:53:33 +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
ddee0d97c1 2012-01-07 22:06:59 +00:00
gladman
eca7796ff8 sync with trunk 2012-01-07 15:42:44 +00:00
gladman
afd252b2ea nehalem desktop FFT tuning 2012-01-07 15:22:54 +00:00
gladman
e1ba31c102 2012-01-07 15:05:27 +00:00
gladman
7464db5744 add FFT tuning code 2012-01-07 14:36:54 +00:00
gladman
116ae8acd2 commit changes for efficient squaring 2012-01-07 13:29:44 +00:00
gladman
3b64d4ef29 add square tests 2012-01-07 11:59:43 +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
5d5b753f69 change some names in the FFT code 2012-01-06 16:16:12 +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
748eceec15 minor change in printf output 2012-01-05 18:50:17 +00:00
gladman
10cab5b3c6 commit Visual Studio builds for the FFT tests 2012-01-05 17:07:52 +00:00
gladman
4cc826df20 commit FFT test source code 2012-01-05 17:02:39 +00:00
gladman
ae1133fa50 commit FFT test source code 2012-01-05 16:53:06 +00:00
gladman
af586fc59a commit FFT test source code 2012-01-05 16:52:14 +00:00
gladman
0550275936 Further corrections to FFT code integrationcommit FFT test source code 2012-01-05 16:51:34 +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
gladman
5366535605 correct python build generator 2012-01-03 21:40:44 +00:00
gladman
02af761371 correct mpq_cmp_ui declaration error found by David Cleaver 2011-12-19 09:10:13 +00:00
gladman
b0f44834f9 add some comments to the Python Visual Studio build generator 2011-12-18 18:37:42 +00:00
gladman
c9765f1946 minor build correction 2011-12-18 17:41:00 +00:00
gladman
164adcb45c Major build change to prepare for Visual Studio 11 2011-12-18 16:34:52 +00:00
gladman
8221ed305d More build corrections 2011-12-18 11:56:19 +00:00
gladman
fb57ac701d More build corrections 2011-12-18 01:38:47 +00:00
gladman
dc323c960f More build corrections 2011-12-18 00:35:09 +00:00
gladman
e73160e043 correct some build errors 2011-12-16 20:56:27 +00:00
gladman
503cf974a4 correct some build errors 2011-12-16 20:54:23 +00:00
gladman
338e5f2984 populate new branch 2011-12-16 19:47:56 +00:00
gladman
71b1d675b3 Create a branch for version with choice of integer types in ui/si functions 2011-12-16 19:08:46 +00:00
jasonmoxham
06779788c2 manual fix sparc32/v9/mulhigh param to be >=3 2011-12-13 17:57:04 +00:00
gladman
c7db99b2e7 change a local function name to avoid potential name conflicts; add copyright 2011-12-05 08:47:04 +00:00
jasonmoxham
e81bf4ac96 run in devel regen and setverion 2011-12-05 07:18:14 +00:00
jasonmoxham
97d24b5ad2 crlf removal 2011-12-05 07:07:44 +00:00
gladman
e09f65c42a Update old Miller Rabin code and mark it obsolete 2011-12-04 21:56:25 +00:00