.. |
bit.c
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
convert.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
dive_ui.c
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
dive.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
io.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
logic.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
Makefile.am
|
Added is_likely_prime_BPSW code and test.
|
2009-12-07 00:08:56 +00:00 |
Makefile.in
|
autoreconf
|
2010-07-22 16:14:13 +00:00 |
reuse.c
|
Removed more refs to nthroot.
|
2010-02-13 23:06:29 +00:00 |
t-addsub.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-aorsmul.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-bin.c
|
|
|
t-cdiv_ui.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-cmp_d.c
|
remove cray and vax arch's
|
2010-07-03 16:06:14 +00:00 |
t-cmp_si.c
|
|
|
t-cmp.c
|
|
|
t-cong_2exp.c
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
t-cong.c
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
t-div_2exp.c
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
t-divis_2exp.c
|
|
|
t-divis.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-export.c
|
|
|
t-fac_ui.c
|
|
|
t-fdiv_ui.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-fdiv.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-fib_ui.c
|
|
|
t-fits.c
|
|
|
t-gcd_ui.c
|
|
|
t-gcd.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-get_d_2exp.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-get_d.c
|
remove cray and vax arch's
|
2010-07-03 16:06:14 +00:00 |
t-get_si.c
|
|
|
t-hamdist.c
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
t-import.c
|
|
|
t-inp_str.c
|
|
|
t-io_raw.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-jac.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-lcm.c
|
|
|
t-likely_prime_p.c
|
Made likely_prime do 10 R tests and checked for not too many pseudoprimes in
|
2009-12-12 18:20:25 +00:00 |
t-lucnum_ui.c
|
|
|
t-mul_i.c
|
|
|
t-mul.c
|
Changed to new cutoff names in test code.
|
2010-03-23 15:29:21 +00:00 |
t-oddeven.c
|
|
|
t-perfpow.c
|
|
|
t-perfsqr.c
|
remove pre-build file gen-psqr.c dumbmp.c perfsqr.h
|
2010-07-21 18:46:02 +00:00 |
t-popcount.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-pow.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-powm_ui.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-powm.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-pprime_p.c
|
|
|
t-root.c
|
Added mpz_nthroot back in with tests code and correctly added inits and
|
2010-04-04 18:18:25 +00:00 |
t-scan.c
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
t-set_d.c
|
|
|
t-set_f.c
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
t-set_si.c
|
|
|
t-set_str.c
|
|
|
t-sizeinbase.c
|
|
|
t-sqrtrem.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-tdiv_ui.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-tdiv.c
|
Fixed some bugs in the division code.
|
2010-03-17 04:04:34 +00:00 |
t-trial_division.c
|
add tests for trial div
|
2009-09-11 00:44:34 +00:00 |