arb/arf
2018-02-11 00:41:38 +01:00
..
test arf_set_d, fmpr_set_d: fix handling of subnormals 2017-08-11 02:26:16 +02:00
abs_bound_lt_2exp_si.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
add.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
add_mpn.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
addmul.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
ceil.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
clear.c de-inline clear() methods -> 8% faster compile, 25% smaller libarb.so 2016-07-05 00:26:55 +02:00
cmp.c add arf_cmp_si, arf_cmp_ui, arf_cmp_d 2016-10-11 13:12:22 +02:00
cmp_2exp_si.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
cmpabs.c wrapper for zeta algorithms 2016-10-25 21:57:37 +02:00
cmpabs_2exp_si.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
complex_mul.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
debug.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
div.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
equal.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
floor.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
fprint.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
frexp.c add arf_frexp 2016-04-29 13:50:05 +02:00
get_d.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
get_fmpq.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
get_fmpr.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
get_fmpz.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
get_fmpz_2exp.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
get_integer_mpn.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
get_mag.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
get_mpfr.c silence compiler warnings caused by flint_abort 2017-06-18 17:06:17 +02:00
get_si.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
inlines.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
is_int.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
is_int_2exp_si.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
memory_manager.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
mul_rnd_any.c Fix weird bug in CMake exporting 2016-11-06 23:37:40 +05:30
mul_rnd_down.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
mul_special.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
mul_tmp_cleanup.c Fix weird bug in CMake exporting 2016-11-06 23:37:40 +05:30
mul_via_mpfr.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
neg_round.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
randtest.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
root.c mpfr 4.0 deprecated mpfr_root 2018-02-11 00:41:38 +01:00
rsqrt.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
set_d.c arf_set_d, fmpr_set_d: fix handling of subnormals 2017-08-11 02:26:16 +02:00
set_fmpr.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
set_mpfr.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
set_mpn.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
set_mpn_fixed.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
set_round.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
set_round_mpn.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
set_round_ui.c support ARF_RND_NEAR in _arf_set_round_ui/uiui 2016-04-27 23:20:35 +02:00
set_round_uiui.c fix bug in last commit 2016-04-28 01:40:19 +02:00
sosq.c add arf_sosq (sum of squares) 2017-02-18 15:56:00 +01:00
sqrt.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
sub.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
submul.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
sum.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00