arb/mag
2016-04-10 17:24:58 +02:00
..
test use arb_test_multiplier to control number of test iterations 2016-04-10 17:24:58 +02: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.c move mag_add_ui to its own file and document it 2016-02-28 02:43:46 +01: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 include flint/foo.h instead of foo.h 2016-03-03 15:42:23 +01:00
div.c long -> slong in mag/ and mag/test/. 2015-11-05 18:06:54 +00:00
exp.c include flint/foo.h instead of foo.h 2016-03-03 15:42:23 +01:00
exp_tail.c add mag_exp_tail 2014-08-15 13:21:02 +02:00
expinv.c add mag_sub and mag_expinv 2016-03-14 02:05:07 +01: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 include flint/foo.h instead of foo.h 2016-03-03 15:42:23 +01: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 include flint/foo.h instead of foo.h 2016-03-03 15:42:23 +01: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.c add mag_sub and mag_expinv 2016-03-14 02:05:07 +01:00
sub_lower.c (U)L -> (U)WORD. 2015-11-06 15:34:19 +00:00