t-add.c
|
fix addition bugs and strengthen test code
|
2012-09-04 15:17:03 +02:00 |
t-cmp.c
|
add cmp method
|
2012-09-03 00:05:16 +02:00 |
t-cmp_2exp_si.c
|
test large exponents
|
2013-02-17 19:34:51 +01:00 |
t-cmpabs_2exp_si.c
|
test large exponents
|
2013-02-17 19:34:51 +01:00 |
t-exp.c
|
fix some bugs and add more test code
|
2012-09-13 13:47:22 +02:00 |
t-expm1.c
|
fix some bugs and add more test code
|
2012-09-13 13:47:22 +02:00 |
t-get_fmpz.c
|
add fmpr_get_fmpz, fmpr_get_si
|
2013-02-13 11:22:03 +01:00 |
t-log.c
|
code for gamma and zeta(n); some bugfixes
|
2012-09-02 06:09:40 +02:00 |
t-log1p.c
|
exp and log
|
2012-09-07 12:19:27 +02:00 |
t-mul.c
|
low-level fmpr multiplication code
|
2013-01-03 15:11:55 +01:00 |
t-mul_naive.c
|
low-level fmpr multiplication code
|
2013-01-03 15:11:55 +01:00 |
t-normalise.c
|
low-level set_round/normalise code
|
2013-01-09 16:36:21 +01:00 |
t-set_fmpq.c
|
fmpq conversion code
|
2012-09-04 16:11:16 +02:00 |
t-set_fmpz_2exp.c
|
add get/set_fmpz_2exp methods
|
2012-09-10 16:33:59 +02:00 |
t-sub.c
|
fix addition bugs and strengthen test code
|
2012-09-04 15:17:03 +02:00 |