.. |
test
|
mag_pow_fmpz: allow negative exponents
|
2021-11-25 13:55:44 +01:00 |
add.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
add_2exp_fmpz.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
add_ui.c
|
move mag_add_ui_lower; small cleanup
|
2018-04-10 17:49:06 +02:00 |
add_ui_2exp_si.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 |
atan.c
|
add mag_const_pi_lower, mag_atan, mag_atan_lower
|
2017-12-17 20:06:24 +01:00 |
bernoulli_div_fac_ui.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
bin_uiui.c
|
add mag_bin_uiui
|
2017-10-06 20:07:41 +02:00 |
binpow_uiui.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
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
cmp_2exp_si.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
const_pi.c
|
add mag_const_pi_lower, mag_atan, mag_atan_lower
|
2017-12-17 20:06:24 +01:00 |
cosh.c
|
add mag_sinh/cosh/sinh_lower/cosh_lower; improve arb_cosh/sinh/sinh_cosh for wide input
|
2018-07-11 11:15:45 +02:00 |
d_log.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 |
div_lower.c
|
add mag_div_lower, mag_inv, mag_inv_lower
|
2018-01-01 02:25:17 +01:00 |
dump_file.c
|
fix warnings
|
2019-10-14 14:18:01 -04:00 |
dump_str.c
|
Add serialization arb/arf/mag_load/dump_str/file
|
2019-10-05 17:56:24 +02:00 |
exp.c
|
add mag_exp_lower, mag_expinv_lower, mag_pow_fmpz_lower, mag_get_fmpz, mag_get_fmpz_lower; tweaks to mag_exp code
|
2018-01-23 16:29:39 +01:00 |
exp_tail.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
expinv.c
|
add mag_exp_lower, mag_expinv_lower, mag_pow_fmpz_lower, mag_get_fmpz, mag_get_fmpz_lower; tweaks to mag_exp code
|
2018-01-23 16:29:39 +01:00 |
expm1.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
fac_ui.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 |
geom_series.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
get_d.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
get_d_log2_approx.c
|
add mag_get_d_log2_approx as a public method
|
2017-02-22 11:21:58 +01:00 |
get_fmpq.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
get_fmpr.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
get_fmpz.c
|
add mag_exp_lower, mag_expinv_lower, mag_pow_fmpz_lower, mag_get_fmpz, mag_get_fmpz_lower; tweaks to mag_exp code
|
2018-01-23 16:29:39 +01:00 |
hurwitz_zeta_uiui.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
hypot.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
inlines.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
load.c
|
Add serialization arb/arf/mag_load/dump_str/file
|
2019-10-05 17:56:24 +02:00 |
log.c
|
add mag_log, mag_log_lower, mag_neg_log, mag_neg_log_lower
|
2018-01-04 22:47:13 +01:00 |
log1p.c
|
add mag_log, mag_log_lower, mag_neg_log, mag_neg_log_lower
|
2018-01-04 22:47:13 +01:00 |
log_ui.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
mul.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
mul_2exp_fmpz.c
|
header file cleanup (de-inlining, etc)
|
2019-01-18 15:34:54 +01:00 |
mul_2exp_si.c
|
de-inline mag_mul_2exp_si
|
2018-09-17 11:21:11 +02:00 |
polylog_tail.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
pow_fmpz.c
|
mag_pow_fmpz: allow negative exponents
|
2021-11-25 13:55:44 +01:00 |
pow_ui.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
|
move mag_add_ui_lower; small cleanup
|
2018-04-10 17:49:06 +02:00 |
rsqrt.c
|
add mag_rsqrt and improve arb_rsqrt for wide input
|
2018-01-05 22:48:49 +01:00 |
set_d.c
|
add mag_set_d_lower, mag_sqrt_lower, mag_set_d_2exp_fmpz_lower; some code improvements
|
2017-08-11 11:33:20 +02:00 |
set_d_2exp_fmpz.c
|
add mag_set_d_lower, mag_sqrt_lower, mag_set_d_2exp_fmpz_lower; some code improvements
|
2017-08-11 11:33:20 +02:00 |
set_fmpr.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
set_fmpz_2exp_fmpz.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
set_ui.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
set_ui_2exp_si.c
|
slightly faster mag_set_ui_2exp_si
|
2018-08-18 17:06:11 +02:00 |
sinh.c
|
add mag_sinh/cosh/sinh_lower/cosh_lower; improve arb_cosh/sinh/sinh_cosh for wide input
|
2018-07-11 11:15:45 +02:00 |
sqrt.c
|
remove duplicated macro
|
2017-08-12 00:47:51 +02:00 |
sub.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
sub_lower.c
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |