jasonmoxham
59e7877431
removed some obsolete error checking
2009-09-12 13:19:36 +00:00
jasonmoxham
fff313847b
added more tests for roots , corrected existing rootrem error
2009-09-11 13:49:34 +00:00
jasonmoxham
1b89edcb42
add tests for trial div
2009-09-11 00:44:34 +00:00
jasonmoxham
7fc74fc3ab
refmpn functions for add/sub_err1/2
2009-09-10 09:24:04 +00:00
jasonmoxham
35e24c6d30
in refmpn.c make sure we use refmpn functions not just mpn functions
2009-09-10 08:55:40 +00:00
jasonmoxham
6a8ac2c03e
change name of mpz_next_probable_prime to mpz_next_likely_prime
2009-09-07 19:56:58 +00:00
jasonmoxham
16fb5b48d7
revamp tests for mpz_nthroot
2009-09-03 19:43:11 +00:00
jasonmoxham
8a0e159dcd
add mpn_add/sublsh_nc to try.exe
2009-09-02 15:52:19 +00:00
jasonmoxham
b3eee0a71f
update overlap requirement for try for add_err etc
2009-09-02 14:09:28 +00:00
jasonmoxham
cda8da9c76
add mpn_add_err1 etc to try
2009-09-02 12:46:03 +00:00
jasonmoxham
2e8eb2abee
update try to cope with macros
2009-08-23 17:50:04 +00:00
jasonmoxham
a8da3b5617
try tests for addlsh etc
2009-08-23 16:23:55 +00:00
jasonmoxham
d8fdd6ef28
replacement function mpz_next_probable_prime
2009-08-17 09:03:35 +00:00
jasonmoxham
f405d0fe68
remove ansitoknr stuff
2009-08-13 03:07:39 +00:00
jasonmoxham
5494e58b76
remove all referances to mpbsd
2009-08-12 18:40:03 +00:00
jasonmoxham
eba14d65ba
have-native only bits
2009-08-12 06:13:55 +00:00
jasonmoxham
1a7781ade8
New K8 asm function mpn_lshiftc
2009-08-12 03:13:11 +00:00
jasonmoxham
21c652d442
remove some referances to the old functions
2009-08-11 23:09:56 +00:00
jasonmoxham
e013b89256
delete obsolete fn gmp_randinit and all referances to it
2009-08-11 22:34:51 +00:00
jasonmoxham
1e8dfa942a
removed obsolete fns mpn_divrem mpn_divmod and all referances to them
2009-08-11 22:11:33 +00:00
jasonmoxham
7a8390114c
remove obsolete fns mpz_random mpz_random2 and all references to them
2009-08-11 20:52:44 +00:00
gladman
22998b1140
Bring Windows build up to date
2009-08-10 14:50:25 +00:00
jasonmoxham
ac986071e7
fix cxx mpf_eq tests
2009-08-08 15:52:24 +00:00
jasonmoxham
bd6ab0e972
New generic mpn_mulmod_2expm1 and tests and tuning thresholds
2009-08-07 03:47:42 +00:00
jasonmoxham
7e2c3356f5
New generic mpn_mulmod_2expp1 and tests
2009-08-06 22:20:09 +00:00
jasonmoxham
497662212c
mpf_eq tests
2009-08-03 14:49:22 +00:00
jasonmoxham
db6b81922d
New generic function mpn_neg_n and tests
2009-08-03 01:59:50 +00:00
jasonmoxham
a27c2925ff
when building both static and shared librarys , we can make "try" and "static_try"
2009-08-02 14:43:19 +00:00
jasonmoxham
a7afe5bc4e
t-mulmid mingw32 update
2009-07-31 15:20:05 +00:00
jasonmoxham
2cc0cfcde9
Update make check to test static versions , when we build both , of popham and fat
2009-07-30 21:21:03 +00:00
jasonmoxham
e70e8fdad3
cast pointer fix trac issue 33
2009-07-29 00:18:43 +00:00
gladman
d16e9e3e9b
Update Windows build for recent added and deleted C source code files (assembler not done yet)
2009-07-26 18:06:59 +00:00
jasonmoxham
196f304858
mullow mulhigh tests
2009-07-24 21:56:38 +00:00
wbhart
311b929e2c
Added ordinary test code for mulmid (including mulmid_basecase, mulmid
...
and mulmid_toom42
2009-07-24 07:16:52 +00:00
wbhart
e732476ad3
Added more mulmid test code including mulmid_basecase.
2009-07-24 06:53:30 +00:00
wbhart
1f5523b9d6
Attempt to add test code for mulmid and mulmid_n.
2009-07-24 06:09:04 +00:00
wbhart
d5e7b36cb0
Added strassen multiplication and increased the gcd test sizes so that
...
it actually gets used a few more times.
2009-07-22 00:44:05 +00:00
jasonmoxham
4c587bb0eb
fixed configure to ignore mingw broken mprotect , run autotools
2009-06-15 01:28:27 +00:00
jasonmoxham
42b02d4f32
remove gnu_source redefinition warning
2009-06-02 15:26:21 +00:00
jasonmoxham
563142f6be
autoreconf
2009-06-01 14:18:24 +00:00
wbhart
5d57433347
Ran aclocal, autoheader, autoconf, automake, configure.
2009-05-31 20:26:55 +00:00
jasonmoxham
9c68614d77
Add new function generic mpn_divrem_euclidean_qr_2
2009-05-19 09:30:34 +00:00
gladman
714cbef23f
1. revert t-fat and remove fat test from Windows testing
...
2. minor update to Python translator
2009-05-14 20:14:04 +00:00
jasonmoxham
a1b14414c6
New generic mpn_store and tests/tune etc
2009-05-14 19:29:28 +00:00
jasonmoxham
3b7c555c8e
New generic functions/macros mpn_lshift2 mpn_rshift2 and tests/speed etc
2009-05-14 02:44:19 +00:00
gladman
d6962d575f
1. Add new/changed Core2 assembler files to the Windows build
...
2. Workaround VC++ optimisation bug in mul_fft.c
2009-05-13 09:54:24 +00:00
gladman
9918886c2f
Update Windows K8 build to add new assembler
2009-05-12 19:37:47 +00:00
gladman
d942415a1c
1. Update Windows Powershell scripts in mpirbench to refer to MPIR rather than GMP
...
2. Update MPIR version number in Windows config files to 1.1.2
3. Add an MSVC inline definition in in gmp-h.in
4. Correct locale test (as per GMP correction)
5. Add Windows x64 set/copy intrinsics to mul_fft.c (improves FFT speed score by 2%)
2009-05-09 13:26:27 +00:00
jasonmoxham
b52aa5a59e
mpn_mul_2 doesn't do size=1
2009-04-22 22:05:08 +00:00
jasonmoxham
bd56955e74
divexact_by Bm1of try tests
2009-04-14 06:19:16 +00:00