arb/fmprb_poly/test
2014-04-15 17:07:02 +02:00
..
t-acos_series.c add fmprb_poly_pow_series; some test code strengthening 2013-08-28 00:27:00 +02:00
t-add.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-asin_series.c add fmprb_poly_pow_series; some test code strengthening 2013-08-28 00:27:00 +02:00
t-atan_series.c add fmprb_poly_pow_series; some test code strengthening 2013-08-28 00:27:00 +02:00
t-binomial_transform.c implement Borel transform, binomial transform for fmprb_poly 2013-08-20 00:21:59 +02:00
t-binomial_transform_basecase.c implement Borel transform, binomial transform for fmprb_poly 2013-08-20 00:21:59 +02:00
t-binomial_transform_convolution.c implement Borel transform, binomial transform for fmprb_poly 2013-08-20 00:21:59 +02:00
t-borel_transform.c implement Borel transform, binomial transform for fmprb_poly 2013-08-20 00:21:59 +02:00
t-compose.c fast composition by monomials 2013-08-26 14:03:46 +02:00
t-compose_divconquer.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-compose_horner.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-compose_series.c fast composition by monomials 2013-08-26 14:03:46 +02:00
t-compose_series_brent_kung.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-compose_series_horner.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-div_series.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-divrem.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-evaluate.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-evaluate2.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-evaluate2_fmpcb_rectangular.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-evaluate2_horner.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-evaluate2_rectangular.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-evaluate_fmpcb_rectangular.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-evaluate_horner.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-evaluate_rectangular.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-evaluate_vec_fast.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-evaluate_vec_iter.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-exp_series.c slight improvement to exp_series_basecase for large n 2013-11-24 02:40:57 +01:00
t-exp_series_basecase.c slight improvement to exp_series_basecase for large n 2013-11-24 02:40:57 +01:00
t-gamma_series.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-get_coeff_ptr.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-get_set_coeff_fmprb.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-interpolate_barycentric.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-interpolate_fast.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-interpolate_newton.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-inv_series.c add fmprb_poly_pow_series; some test code strengthening 2013-08-28 00:27:00 +02:00
t-lgamma_series.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-log_series.c improve log_series for special-form input 2013-10-21 15:30:19 +02:00
t-mul.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-mullow.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-mullow_block.c more accurate version of fmprb_poly_mullow_block (two full poly muls for error bounds) 2014-04-15 17:07:02 +02:00
t-mullow_block2.c more accurate version of fmprb_poly_mullow_block (two full poly muls for error bounds) 2014-04-15 17:07:02 +02:00
t-mullow_block_scaled.c more accurate version of fmprb_poly_mullow_block (two full poly muls for error bounds) 2014-04-15 17:07:02 +02:00
t-mullow_classical.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-mullow_ztrunc.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-pow_fmprb_series.c add fmprb_poly_pow_fmprb_series 2013-09-14 18:01:40 +02:00
t-pow_series.c add fmprb_poly_pow_fmprb_series 2013-09-14 18:01:40 +02:00
t-pow_ui.c add fmprb/fmpcb_poly_contains_fmpz_poly, fmprb_poly_pow_ui(_trunc) 2013-08-27 22:48:08 +02:00
t-pow_ui_trunc_binexp.c add fmprb/fmpcb_poly_contains_fmpz_poly, fmprb_poly_pow_ui(_trunc) 2013-08-27 22:48:08 +02:00
t-revert_series.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-revert_series_lagrange.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-revert_series_lagrange_fast.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-revert_series_newton.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-rgamma_series.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-riemann_siegel_theta_series.c implemented the Riemann-Siegel Z-function 2013-09-20 16:46:11 +01:00
t-riemann_siegel_z_series.c implemented the Riemann-Siegel Z-function 2013-09-20 16:46:11 +01:00
t-rising_ui_series.c some more renaming 2013-07-30 15:38:43 +02:00
t-rsqrt_series.c add fmprb_poly_pow_series; some test code strengthening 2013-08-28 00:27:00 +02:00
t-shift_left_right.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-sin_cos_series.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-sin_cos_series_basecase.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-sin_cos_series_tangent.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-sin_series_cos_series.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-sqrt_series.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-sub.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
t-tan_series.c add fmprb_poly_pow_series; some test code strengthening 2013-08-28 00:27:00 +02:00
t-zeta_series.c use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00