.. |
add_1.c
|
|
|
add_err1_n.c
|
|
|
add_err2_n.c
|
|
|
add_n.c
|
|
|
add.c
|
|
|
addadd_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
addmul_1.c
|
|
|
addsub_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
and_n.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
andn_n.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
bdivmod.c
|
Change gmp_ui/gmp_si types to mpir_ui/mpir_si
|
2012-01-24 14:37:16 +00:00 |
cfg.h
|
Another try at an improved Windows build for Visual Studio 2010
|
2010-07-12 15:53:49 +00:00 |
cmp.c
|
|
|
com_n.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
copyd.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
copyi.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
dc_bdiv_q_n.c
|
|
|
dc_bdiv_q.c
|
|
|
dc_bdiv_qr_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
dc_bdiv_qr.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
dc_div_q.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
dc_div_qr_n.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
dc_div_qr.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
dc_divappr_q_n.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
dc_divappr_q.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
divexact_1.c
|
change dive_1.* to divexact_1.*
|
2010-08-13 12:54:25 +00:00 |
divexact_by3c.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divexact_byff.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divexact_byfobm1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divexact.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divisible_p.c
|
change file names in mpn jacbase perfsqr divis to match the function names , split out mpn/dc_div_qr_n from mpn/dc_div_qr and same for bdiv version
|
2010-08-13 19:30:08 +00:00 |
divrem_1.c
|
|
|
divrem_2.c
|
|
|
divrem_euclidean_qr_1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divrem_euclidean_qr_2.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divrem_euclidean_r_1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divrem_hensel_qr_1_1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divrem_hensel_qr_1_2.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divrem_hensel_qr_1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divrem_hensel_r_1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divrem_hensel_rsh_qr_1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
divrem.c
|
|
|
dump.c
|
|
|
fib2_ui.c
|
Change gmp_ui/gmp_si types to mpir_ui/mpir_si
|
2012-01-24 14:37:16 +00:00 |
fib_table.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
gcd_1.c
|
commit new GCD code to trunk
|
2011-10-14 11:22:46 +00:00 |
gcd_lehmer.c
|
crlf removal
|
2011-12-05 07:07:44 +00:00 |
gcd_subdiv_step.c
|
crlf removal
|
2011-12-05 07:07:44 +00:00 |
gcd.c
|
commit new GCD code to trunk
|
2011-10-14 11:22:46 +00:00 |
gcdext_1.c
|
crlf removal
|
2011-12-05 07:07:44 +00:00 |
gcdext_lehmer.c
|
crlf removal
|
2011-12-05 07:07:44 +00:00 |
gcdext_subdiv_step.c
|
add bug fixes from trunk
|
2012-02-18 12:26:54 +00:00 |
gcdext.c
|
Fixed integer overflow warning in gcdext.c.
|
2012-09-28 15:57:37 +00:00 |
get_d.c
|
Change gmp_ui/gmp_si types to mpir_ui/mpir_si
|
2012-01-24 14:37:16 +00:00 |
get_str.c
|
correct rounding mode tests and generalize, remove some more have_host's
|
2011-09-11 18:41:46 +00:00 |
gmp-mparam.h
|
|
|
hamdist.c
|
split-up popham into popcount and hamdist
|
2010-12-30 05:08:15 +00:00 |
hgcd2.c
|
crlf removal
|
2011-12-05 07:07:44 +00:00 |
hgcd.c
|
add bug fixes from trunk
|
2012-02-18 12:26:54 +00:00 |
inv_div_q.c
|
|
|
inv_div_qr_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
inv_div_qr.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
inv_divappr_q_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
inv_divappr_q.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
invert.c
|
(i)fft_blah => mpir_(i)fft_blah, n_revbin => mpir_revbin, fermat_to_mpz =>
|
2012-10-18 16:29:08 +00:00 |
ior_n.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
iorn_n.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
jacobi_base.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
longlong_inc.h
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
lshift.c
|
|
|
matrix22_mul.c
|
crlf removal
|
2011-12-05 07:07:44 +00:00 |
mod_1_1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
mod_1_2.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
mod_1_3.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
mod_1.c
|
|
|
mod_34lsub1.c
|
|
|
modexact_1c_odd.c
|
replace mode1o.* with modexact_1c_odd.*
|
2010-08-13 14:09:23 +00:00 |
mp_bases.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
mul_1.c
|
|
|
mul_basecase.c
|
|
|
mul_n.c
|
Switched to using correct basecase threshold in kara_sqr_n.
|
2014-02-17 20:23:26 +00:00 |
mul.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
mulhigh_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
mullow_basecase.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
mullow_n_basecase.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
mullow_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
mulmid_basecase.c
|
|
|
mulmid_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
mulmid.c
|
|
|
mulmod_2expm1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
mulmod_2expp1_basecase.c
|
Fix a slowdown in FFT (actually in mulmod_2expp1_basecase) when squaring.
|
2014-02-17 15:48:41 +00:00 |
mulmod_bexpp1.c
|
(i)fft_blah => mpir_(i)fft_blah, n_revbin => mpir_revbin, fermat_to_mpz =>
|
2012-10-18 16:29:08 +00:00 |
nand_n.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
neg_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
nior_n.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
perfect_square_p.c
|
change file names in mpn jacbase perfsqr divis to match the function names , split out mpn/dc_div_qr_n from mpn/dc_div_qr and same for bdiv version
|
2010-08-13 19:30:08 +00:00 |
popcount.c
|
split-up popham into popcount and hamdist
|
2010-12-30 05:08:15 +00:00 |
pow_1.c
|
change all mpn_sqr_n to mpn_sqr
|
2010-05-22 22:21:47 +00:00 |
preinv_divrem_1.c
|
replace pre_divrem_1.* with preinv_divrem_1.*
|
2010-08-13 14:28:46 +00:00 |
preinv_mod_1.c
|
remove multiple definition warning in win32 build
|
2012-10-09 07:25:35 +00:00 |
random2.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
random.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
randomb.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
redc_1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
redc_2.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
rootrem_basecase.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
rootrem.c
|
|
|
rrandom.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
rsh_divrem_hensel_qr_1_1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
rsh_divrem_hensel_qr_1_2.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
rsh_divrem_hensel_qr_1.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
rshift.c
|
|
|
sb_bdiv_q.c
|
|
|
sb_bdiv_qr.c
|
|
|
sb_div_q.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
sb_div_qr.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
sb_divappr_q.c
|
Fix slowdown on penryn, retune k10.
|
2014-02-23 17:47:35 +00:00 |
scan0.c
|
|
|
scan1.c
|
|
|
set_str.c
|
|
|
sizeinbase.c
|
|
|
sqr_basecase.c
|
Use new half and double code
|
2011-07-20 23:32:23 +00:00 |
sqrtrem.c
|
Use new half and double code
|
2011-07-20 23:32:23 +00:00 |
sub_1.c
|
|
|
sub_err1_n.c
|
|
|
sub_err2_n.c
|
|
|
sub_n.c
|
|
|
sub.c
|
|
|
subadd_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
submul_1.c
|
|
|
sumdiff_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
tdiv_q.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
tdiv_qr.c
|
Switch to using both types of precomputed inverse.
|
2014-02-20 20:21:04 +00:00 |
toom3_mul_n.c
|
Use new half and double code
|
2011-07-20 23:32:23 +00:00 |
toom3_mul.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
toom4_mul_n.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
toom4_mul.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
toom8_sqr_n.c
|
change all mpn_sqr_n to mpn_sqr
|
2010-05-22 22:21:47 +00:00 |
toom8h_mul.c
|
|
|
toom42_mulmid.c
|
|
|
toom_couple_handling.c
|
|
|
toom_eval_dgr3_pm1.c
|
replace old add_n_sub_n by sumdiff
|
2011-07-24 19:19:58 +00:00 |
toom_eval_dgr3_pm2.c
|
replace old add_n_sub_n by sumdiff
|
2011-07-24 19:19:58 +00:00 |
toom_eval_pm1.c
|
write new toom eval for +-1 using addadd and sumdiff
|
2011-07-24 19:09:36 +00:00 |
toom_eval_pm2.c
|
replace old add_n_sub_n by sumdiff
|
2011-07-24 19:19:58 +00:00 |
toom_eval_pm2exp.c
|
replace old add_n_sub_n by sumdiff
|
2011-07-24 19:19:58 +00:00 |
toom_eval_pm2rexp.c
|
replace old add_n_sub_n by sumdiff
|
2011-07-24 19:19:58 +00:00 |
toom_interpolate_16pts.c
|
add bug fixes from trunk
|
2012-02-18 12:26:54 +00:00 |
udiv_w_sdiv.c
|
|
|
urandomb.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
urandomm.c
|
Cleaned up lots of C code, adding lots of whitespace.
|
2014-02-14 23:25:39 +00:00 |
xnor_n.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
xor_n.c
|
CRLF to LF on all c files except in build.vc10 dir
|
2011-06-08 07:15:12 +00:00 |
zero.c
|
Fixed a missing mpir.h.
|
2010-05-10 01:16:56 +00:00 |