arb/mag
Fredrik Johansson e0115b8bb9 add mag_pow_fmpz
2014-08-14 01:04:48 +02:00
..
test add mag_pow_fmpz 2014-08-14 01:04:48 +02: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
fac_ui.c don't use the libm log 2014-06-05 16:05:41 +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
Makefile initial code for complex numbers 2014-05-15 16:36:30 +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 un-inline some gratuitously inlined functions 2014-08-13 16:10:37 +02: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
sqrt.c add proper mag_sqrt and mag_rsqrt 2014-07-08 21:21:28 +02:00