arb/mag
2014-11-06 14:29:56 +01:00
..
test implement mag_sub_lower properly and test+document it 2014-11-06 14:29:56 +01:00
add.c port atan, atan2 2014-06-18 18:21:03 +02:00
add_2exp_fmpz.c more code and test code 2014-05-08 14:48:36 +02:00
addmul.c more code and test code 2014-05-08 14:48:36 +02:00
bernoulli_div_fac_ui.c minor cleanup 2014-06-12 21:50:21 +02:00
cmp.c un-inline some gratuitously inlined functions 2014-08-13 16:10:37 +02:00
cmp_2exp_si.c un-inline some gratuitously inlined functions 2014-08-13 16:10:37 +02:00
d_log.c multiply by inverse 2014-06-03 17:29:48 +02:00
div.c more bugfixes and test code 2014-05-08 16:49:39 +02:00
exp.c add mag_exp 2014-08-14 22:09:50 +02:00
exp_tail.c add mag_exp_tail 2014-08-15 13:21:02 +02:00
expm1.c add mag_expm1 2014-09-18 20:45:33 +02:00
fac_ui.c don't use the libm log 2014-06-05 16:05:41 +02:00
get_d.c change arb/acb_mat_bound_inf_norm to output a mag_t; tweak arb/acb_mat_exp 2014-08-15 15:16:07 +02:00
get_fmpq.c un-inline some gratuitously inlined functions 2014-08-13 16:10:37 +02:00
get_fmpr.c un-inline some gratuitously inlined functions 2014-08-13 16:10:37 +02:00
log1p.c add mag_log1p 2014-06-18 16:50:15 +02:00
mul.c avoiding wrappers; putting code in the right place 2014-05-26 17:15:00 +02:00
pow_fmpz.c add mag_pow_fmpz 2014-08-14 01:04:48 +02:00
pow_ui.c add tests and documentation; fix minor bugs 2014-08-01 14:34:31 +02:00
print.c fix bug in mag_print (showing a value too large by 2^30); cleanup and test some mag methods 2014-11-06 11:44:31 +01:00
randtest.c un-inline some gratuitously inlined functions 2014-08-13 16:10:37 +02:00
rsqrt.c add proper mag_sqrt and mag_rsqrt 2014-07-08 21:21:28 +02:00
set_d_2exp_fmpz.c avoiding wrappers; putting code in the right place 2014-05-26 17:15:00 +02:00
set_fmpr.c arb_poly module 2014-05-13 20:43:04 +02:00
set_fmpz_2exp_fmpz.c use mag methods for hypgeom bounding code; add arb_hypgeom_sum methods 2014-06-12 20:23:36 +02:00
set_ui.c improve mag_set_ui / mag_set_ui_lower and add test code 2014-08-19 14:31:20 +02:00
sqrt.c add proper mag_sqrt and mag_rsqrt 2014-07-08 21:21:28 +02:00
sub_lower.c implement mag_sub_lower properly and test+document it 2014-11-06 14:29:56 +01:00