arb/fmpr
2012-09-10 17:07:41 +02:00
..
test add get/set_fmpz_2exp methods 2012-09-10 16:33:59 +02:00
add.c some cleanup 2012-09-06 13:18:02 +02:00
add_eps.c fix addition bugs and strengthen test code 2012-09-04 15:17:03 +02:00
addmul.c some cleanup 2012-09-06 13:18:02 +02:00
cmp.c add cmp method 2012-09-03 00:05:16 +02:00
div.c some cleanup 2012-09-06 13:18:02 +02:00
exp.c exp and log 2012-09-07 12:19:27 +02:00
get_fmpq.c fmpq conversion code 2012-09-04 16:11:16 +02:00
get_fmpz_2exp.c add get/set_fmpz_2exp methods 2012-09-10 16:33:59 +02:00
log.c exp and log 2012-09-07 12:19:27 +02:00
Makefile fmpz based floating-point arithmetic (experimental) 2012-08-05 19:57:08 +02:00
mul.c some cleanup 2012-09-06 13:18:02 +02:00
normalise.c more functions, and first version of ball arithmetic 2012-09-01 23:32:52 +02:00
print.c some cleanup 2012-09-06 13:18:02 +02:00
printd.c some cleanup 2012-09-06 13:18:02 +02:00
randtest.c more code to support test writing 2012-09-10 17:07:41 +02:00
set_fmpq.c fmpq conversion code 2012-09-04 16:11:16 +02:00
set_fmpz_2exp.c add get/set_fmpz_2exp methods 2012-09-10 16:33:59 +02:00
sqrt.c some cleanup 2012-09-06 13:18:02 +02:00
sub.c some cleanup 2012-09-06 13:18:02 +02:00
submul.c some cleanup 2012-09-06 13:18:02 +02:00