arb/arf
2014-12-09 13:58:45 +01:00
..
test add floor and ceil functions 2014-10-30 15:54:50 +01:00
abs_bound_lt_2exp_si.c more functions and test functions 2014-04-27 00:32:37 +02:00
add.c move some code to the right places 2014-05-26 14:24:18 +02:00
add_mpn.c speed up low-precision addition 2014-05-22 23:13:38 +02:00
addmul.c more multiplication and addmul/submul methods 2014-05-05 10:52:51 +02:00
ceil.c add floor and ceil functions 2014-10-30 15:54:50 +01:00
cmp.c +sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code 2014-04-24 22:56:39 +02:00
cmp_2exp_si.c more functions and test functions 2014-04-27 00:32:37 +02:00
cmpabs.c +sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code 2014-04-24 22:56:39 +02:00
cmpabs_2exp_si.c more functions and test functions 2014-04-27 00:32:37 +02:00
complex_mul.c move out fmpz_lshift_mpn and test 2014-05-19 14:49:31 +02:00
debug.c another experimental floating-point type 2014-04-24 21:29:05 +02:00
div.c improve speed (hopefully) of division with GMP 2014-12-09 13:58:45 +01:00
equal.c +sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code 2014-04-24 22:56:39 +02:00
floor.c add floor and ceil functions 2014-10-30 15:54:50 +01:00
get_d.c fix 32-bit bug 2014-06-20 13:25:55 +02:00
get_fmpq.c more work on ball arithmetic 2014-05-09 16:50:01 +02:00
get_fmpr.c more functions and test functions 2014-04-27 00:32:37 +02:00
get_fmpz.c improve arf_get_fmpz 2014-08-09 16:43:03 +02:00
get_fmpz_2exp.c more functions and test functions 2014-04-27 00:32:37 +02:00
get_mag.c more bugfixes and test code 2014-05-08 16:49:39 +02:00
get_mpfr.c +sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code 2014-04-24 22:56:39 +02:00
get_si.c port sin/cos_pi 2014-06-17 14:56:29 +02:00
memory_manager.c update documentation 2014-05-27 20:14:09 +02:00
mul_rnd_any.c preliminary addition code; some other code adjustments 2014-05-02 15:09:11 +02:00
mul_rnd_down.c more multiplication and addmul/submul methods 2014-05-05 10:52:51 +02:00
mul_special.c multiplication code 2014-04-28 00:45:55 +02:00
mul_via_mpfr.c replace function 2014-04-28 06:38:48 +02:00
neg_round.c improve in-place set/neg_round 2014-05-20 00:56:44 +02:00
print.c fix a printing issue 2014-10-15 16:41:50 +02:00
randtest.c +sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code 2014-04-24 22:56:39 +02:00
rsqrt.c add sqrt and rsqrt methods 2014-05-04 20:22:37 +02:00
set_d.c add arf_set_d, arf_get_d 2014-06-04 12:55:05 +02:00
set_fmpr.c add more test code 2014-04-26 20:14:57 +02:00
set_mpfr.c rm whitespace 2014-04-24 22:59:11 +02:00
set_mpn.c another experimental floating-point type 2014-04-24 21:29:05 +02:00
set_round.c improve in-place set/neg_round 2014-05-20 00:56:44 +02:00
set_round_mpn.c preliminary addition code; some other code adjustments 2014-05-02 15:09:11 +02:00
set_round_ui.c preliminary addition code; some other code adjustments 2014-05-02 15:09:11 +02:00
set_round_uiui.c speed up low-precision addition 2014-05-22 23:13:38 +02:00
sqrt.c add sqrt and rsqrt methods 2014-05-04 20:22:37 +02:00
sub.c more subtraction methods 2014-05-03 01:38:53 +02:00
submul.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
sum.c document and test more functions 2014-06-20 10:21:21 +02:00