arb/acb/test
2014-12-21 00:27:30 +01:00
..
t-agm1.c implement the complete elliptic integral of the first kind 2014-12-19 23:28:24 +01:00
t-cos_pi.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-cot.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-cot_pi.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-digamma.c port digamma function 2014-06-04 16:12:22 +02:00
t-div.c make complex division fast in pure real/imag cases with a small denominator 2014-11-08 13:37:56 +01:00
t-exp.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-exp_pi_i.c tweak acb_exp; add acb_exp_pi_i 2014-10-06 15:09:37 +02:00
t-gamma.c port most gamma function code to arb/acb 2014-06-04 15:26:18 +02:00
t-lgamma.c port most gamma function code to arb/acb 2014-06-04 15:26:18 +02:00
t-mul.c more work on complex multiplication 2014-05-15 19:20:44 +02:00
t-mul_naive.c more work on complex multiplication 2014-05-15 19:20:44 +02:00
t-pow.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-pow_fmpz.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-rgamma.c port most gamma function code to arb/acb 2014-06-04 15:26:18 +02:00
t-rising2_ui.c remove old header files 2014-08-19 01:49:31 +02:00
t-rising2_ui_bs.c remove old header files 2014-08-19 01:49:31 +02:00
t-rising2_ui_rs.c remove old header files 2014-08-19 01:49:31 +02:00
t-rising_ui.c add acb rising factorials 2014-06-04 13:36:51 +02:00
t-rising_ui_bs.c add acb rising factorials 2014-06-04 13:36:51 +02:00
t-rising_ui_get_mag.c some better code for bounding complex rising factorials 2014-12-21 00:27:30 +01:00
t-rising_ui_rec.c add acb rising factorials 2014-06-04 13:36:51 +02:00
t-rising_ui_rs.c add acb rising factorials 2014-06-04 13:36:51 +02:00
t-rsqrt.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-sin_cos.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-sin_pi.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-sqrt.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-tan.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-tan_pi.c initial code for complex numbers 2014-05-15 16:36:30 +02:00
t-zeta.c port most of the zeta function code 2014-06-13 22:08:25 +02:00