arb/fmpcb_poly/test
2013-05-09 18:47:34 +01:00
..
t-divrem.c add divrem for complex polynomials 2013-05-09 17:58:56 +01:00
t-evaluate_vec_fast.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
t-evaluate_vec_iter.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
t-find_roots.c add fmprb_contains and versions; fix a bug; test code for find_roots 2012-11-16 15:12:54 +01:00
t-interpolate_barycentric.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
t-interpolate_fast.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
t-interpolate_newton.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
t-inv_series.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
t-mullow.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
t-mullow_classical.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
t-mullow_transpose.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
t-mullow_transpose_gauss.c don't use the Gauss formula for fmpcb_poly_mul by default; make it a separate function 2013-05-09 17:35:36 +01:00