arb/mag
2016-02-28 02:39:07 +01:00
..
test add mag_hurwitz_zeta_uiui 2016-01-13 15:38:44 +01:00
add.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
add_2exp_fmpz.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
add_ui_2exp_si.c move mag_add_ui_2exp_si to its own file and document it 2016-02-28 02:39:07 +01:00
addmul.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
bernoulli_div_fac_ui.c minor cleanup 2014-06-12 21:50:21 +02:00
binpow_uiui.c move out mag_log_ui and mag_binpow_uiui and document them 2014-12-21 16:40:09 +01:00
cmp.c un-inline some gratuitously inlined functions 2014-08-13 16:10:37 +02:00
cmp_2exp_si.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
d_log.c multiply by inverse 2014-06-03 17:29:48 +02:00
div.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
exp.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
exp_tail.c add mag_exp_tail 2014-08-15 13:21:02 +02:00
expm1.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
fac_ui.c don't use the libm log 2014-06-05 16:05:41 +02:00
fprint.c DOC: more carefully preserve authorship info 2016-01-01 17:25:30 -05:00
geom_series.c add mag_geom_series 2015-09-17 12:51:02 +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 base mag_get_fmpq on arf instead of fmpr 2016-02-25 02:40:10 +01:00
get_fmpr.c un-inline some gratuitously inlined functions 2014-08-13 16:10:37 +02:00
hurwitz_zeta_uiui.c fix for last 2016-01-13 17:55:31 +01:00
hypot.c cleanup and documenting 2014-12-20 22:37:43 +01:00
inlines.c add inline functions to library 2014-12-25 15:50:37 +01:00
log1p.c add mag_log1p 2014-06-18 16:50:15 +02:00
log_ui.c move out mag_log_ui and mag_binpow_uiui and document them 2014-12-21 16:40:09 +01:00
mul.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
polylog_tail.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
pow_fmpz.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
pow_ui.c (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00
randtest.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
root.c implement mag_root 2015-07-21 15:09:06 +02:00
rsqrt.c add proper mag_sqrt and mag_rsqrt 2014-07-08 21:21:28 +02:00
set_d_2exp_fmpz.c printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
set_fmpr.c arb_poly module 2014-05-13 20:43:04 +02:00
set_fmpz_2exp_fmpz.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
set_ui.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
sqrt.c add proper mag_sqrt and mag_rsqrt 2014-07-08 21:21:28 +02:00
sub_lower.c (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00