arb/fmpr/test
2013-05-27 16:21:37 +02:00
..
t-add.c first version of rewritten fmpr_add (needs more cleanup, and code reuse in fmpr_sub etc) 2013-05-27 16:21:37 +02:00
t-add_naive.c first version of rewritten fmpr_add (needs more cleanup, and code reuse in fmpr_sub etc) 2013-05-27 16:21:37 +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.c add cmpabs, fix bugs, and simplify division error bounding 2012-09-14 12:38:43 +02:00
t-cmpabs_2exp_si.c test large exponents 2013-02-17 19:34:51 +01:00
t-div.c fmpz based floating-point arithmetic (experimental) 2012-08-05 19:57:08 +02: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-get_mpfr.c fmpz based floating-point arithmetic (experimental) 2012-08-05 19:57:08 +02: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 slightly stronger test code for fmpr_normalise 2013-03-14 14:42:17 +01:00
t-root.c add fmpr_root, fmprb_root (placeholder code) 2013-02-28 14:32:59 +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-set_round_mpn.c add _fmpr_set_round_mpn, and simplify the implementation of fmpr_mul 2013-05-24 17:26:54 +02:00
t-set_round_ui_2exp_fmpz.c add helper functions for combined assignment and rounding of single or double limb mantissas 2013-05-27 15:24:03 +02:00
t-set_round_uiui_2exp_fmpz.c add helper functions for combined assignment and rounding of single or double limb mantissas 2013-05-27 15:24:03 +02:00
t-sqrt.c more functions, and first version of ball arithmetic 2012-09-01 23:32:52 +02:00
t-sub.c fix addition bugs and strengthen test code 2012-09-04 15:17:03 +02:00
t-sum.c add fmpr_sum for accurate summation 2013-03-14 15:13:44 +01:00