arb/acb
2017-03-20 18:57:53 +01:00
..
test complex Lambert W function (acb_lambertw) 2017-03-20 18:57:53 +01:00
acos.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
acosh.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
agm1.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
arg.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
asin.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
asinh.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
atan.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
atanh.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
barnes_g.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
bernoulli_poly_ui.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
chebyshev_t2_ui.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
chebyshev_t_ui.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
chebyshev_u2_ui.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
chebyshev_u_ui.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
contains_int.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
cos.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
cos_pi.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
cot.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
cot_pi.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
csgn.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
cube.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
digamma.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
div.c acb_inv: tighter error bounds (in particular, ensure nonzero input -> finite output) 2017-02-18 17:27:17 +01:00
exp.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
exp_invexp.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
exp_pi_i.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
fprintd.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
fprintn.c acb_printn: skip parts that are 0 2016-09-20 14:15:30 +02:00
gamma.c make working precision in arb_gamma and acb_gamma more input-sensitive 2016-05-08 02:24:04 +02:00
get_mag.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
get_mag_lower.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
get_unique_fmpz.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
inv.c acb_inv: tighter error bounds (in particular, ensure nonzero input -> finite output) 2017-02-18 17:27:17 +01:00
lambertw.c complex Lambert W function (acb_lambertw) 2017-03-20 18:57:53 +01:00
lambertw_asymp.c complex Lambert W function (acb_lambertw) 2017-03-20 18:57:53 +01:00
lambertw_bound_deriv.c complex Lambert W function (acb_lambertw) 2017-03-20 18:57:53 +01:00
lambertw_check_branch.c complex Lambert W function (acb_lambertw) 2017-03-20 18:57:53 +01:00
log.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
log1p.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
log_sin_pi.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_naive.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
polygamma.c add arb_is_int_2exp_si and acb_is_int_2exp_si 2017-02-14 14:31:48 +01:00
polylog.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
pow.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
quadratic_roots_fmpz.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
rel_error_bits.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
rising2_ui.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
rising2_ui_bs.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
rising2_ui_rs.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
rising_ui.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
rising_ui_bs.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
rising_ui_get_mag.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
rising_ui_rec.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
rising_ui_rs.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
root_ui.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
rsqrt.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
sgn.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
sin.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
sin_cos.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
sin_cos_pi.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
sin_pi.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
sinc.c fix a small bug in acb_sinc (patch by Andrew Booker) 2016-09-02 16:09:13 +02:00
sqrt.c acb_sqrt: use more accurate formula in the left half plane 2017-02-15 16:36:32 +01:00
submul.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
tan.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
tan_pi.c update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
unit_root.c acb_nth_root -> acb_unit_root (clearer since there is also a function for computing the nth root of an arbitrary number) 2016-12-01 21:53:02 +01:00
vec_clear.c de-inline some more arb and acb methods 2017-02-26 18:18:56 +01:00
vec_init.c de-inline some more arb and acb methods 2017-02-26 18:18:56 +01:00
vec_sort_pretty.c Add CMakeLists.txt 2016-06-24 16:19:27 +05:30
vec_unit_roots.c acb_nth_root -> acb_unit_root (clearer since there is also a function for computing the nth root of an arbitrary number) 2016-12-01 21:53:02 +01:00
zeta.c wrapper for zeta algorithms 2016-10-25 21:57:37 +02:00