arb/fmpr
2015-11-06 15:51:44 +00:00
..
test %ld -> %wd in *.c. 2015-11-06 15:51:44 +00:00
abs_bound_lt_2exp_si.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
add.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
add_eps.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
add_fmpz.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
add_mpn.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
add_naive.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
add_si.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
add_ui.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
addmul.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
check_ulp.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
cmp.c improve fmpr_cmp_2exp_si, fmpr_cmpabs_2exp_si 2013-02-17 19:29:23 +01:00
cmp_2exp_si.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
cmpabs.c improve fmpr_cmp_2exp_si, fmpr_cmpabs_2exp_si 2013-02-17 19:29:23 +01:00
cmpabs_2exp_si.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
cmpabs_ui.c make fmpr_cmpabs_ui a proper function 2013-07-23 14:14:49 +02:00
div.c (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00
divappr_abs_ubound.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
exp.c (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00
get_d.c add fmpr_set_d 2013-06-10 12:07:00 +02:00
get_fmpq.c (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00
get_fmpz.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
get_fmpz_2exp.c add get/set_fmpz_2exp methods 2012-09-10 16:33:59 +02:00
get_fmpz_fixed.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
get_mpfr.c tidy up float conversion functions 2013-02-05 15:10:27 +01:00
get_si.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
log.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
mul.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
mul_1x1.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
mul_fmpz.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
mul_mpn.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
mul_naive.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
normalise.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
pow_sloppy.c (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00
print.c some cleanup 2012-09-06 13:18:02 +02:00
printd.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
randtest.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
root.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
rsqrt.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
set_d.c (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00
set_fmpq.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
set_fmpz_2exp.c add get/set_fmpz_2exp methods 2012-09-10 16:33:59 +02:00
set_mpfr.c tidy up float conversion functions 2013-02-05 15:10:27 +01:00
set_round.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
set_round_mpn.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
set_round_ui_2exp_fmpz.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
set_round_uiui_2exp_fmpz.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
sqrt.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
sub.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
submul.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
sum.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00
ulp.c long -> slong in fmpr/ and fmpr/test/. 2015-11-05 18:03:08 +00:00