.. |
t-acos.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-acosh.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-agm.c
|
add acb_agm
|
2020-03-13 13:32:20 +01:00 |
t-agm1.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-approx_dot.c
|
approximate dot product and matrix multiplication
|
2018-09-07 18:04:30 +02:00 |
t-asin.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-asinh.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-atan.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-atanh.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-barnes_g.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-bernoulli_poly_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-chebyshev_t_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-chebyshev_u_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-cos_pi.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-cot.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-cot_pi.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-coth.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-csc.c
|
more trig functions (sec, csc, sech, csch)
|
2017-11-13 01:59:40 +01:00 |
t-csc_pi.c
|
add csc_pi for arb_t and acb_t types
|
2019-08-16 15:56:47 -05:00 |
t-csch.c
|
more trig functions (sec, csc, sech, csch)
|
2017-11-13 01:59:40 +01:00 |
t-csgn.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-digamma.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-div.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-dot.c
|
implement acb_dot and use in the acb_poly module
|
2018-08-26 19:59:30 +02:00 |
t-dot_fmpz.c
|
arb_dot_fmpz and variants
|
2021-07-02 11:08:00 +02:00 |
t-dot_si.c
|
arb_dot_fmpz and variants
|
2021-07-02 11:08:00 +02:00 |
t-dot_siui.c
|
arb_dot_fmpz and variants
|
2021-07-02 11:08:00 +02:00 |
t-dot_ui.c
|
arb_dot_fmpz and variants
|
2021-07-02 11:08:00 +02:00 |
t-dot_uiui.c
|
arb_dot_fmpz and variants
|
2021-07-02 11:08:00 +02:00 |
t-exp.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-exp_invexp.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-exp_pi_i.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-expm1.c
|
add acb_expm1
|
2017-06-12 16:40:33 +02:00 |
t-gamma.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-get_abs_lbound_arf.c
|
faster implementation of acb_get_mag_lower, plus more test code
|
2017-12-13 11:37:05 +01:00 |
t-get_abs_ubound_arf.c
|
faster implementation of acb_get_mag_lower, plus more test code
|
2017-12-13 11:37:05 +01:00 |
t-get_mag.c
|
faster implementation of acb_get_mag_lower, plus more test code
|
2017-12-13 11:37:05 +01:00 |
t-get_mag_lower.c
|
faster implementation of acb_get_mag_lower, plus more test code
|
2017-12-13 11:37:05 +01:00 |
t-inv.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-lambertw.c
|
support nonstandard branches in acb_lambertw
|
2017-03-28 01:44:41 +02:00 |
t-lgamma.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-log.c
|
add arb_log_hypot and improve acb_log for wide intervals
|
2018-02-21 19:03:26 +01:00 |
t-log1p.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-log_sin_pi.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-mul.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-mul_naive.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-polygamma.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-pow.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-pow_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-quadratic_roots_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-rel_accuracy_bits.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-rgamma.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-rising2_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-rising_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-rising_ui_get_mag.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-root_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-rsqrt.c
|
acb_rsqrt: more accurate algorithm for wide intervals
|
2018-03-25 19:59:59 +02:00 |
t-sec.c
|
more trig functions (sec, csc, sech, csch)
|
2017-11-13 01:59:40 +01:00 |
t-sech.c
|
more trig functions (sec, csc, sech, csch)
|
2017-11-13 01:59:40 +01:00 |
t-sgn.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sin_cos.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sin_pi.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sinc.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sinc_pi.c
|
add arb_sinc_pi, acb_sinc_pi
|
2017-06-20 09:44:25 +02:00 |
t-sinh_cosh.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sqrt.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-tan.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-tan_pi.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-tanh.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-vec_unit_roots.c
|
order arguments in acb_vec_unit_roots
|
2017-10-30 08:43:01 +01:00 |
t-zeta.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |