arb/fmpcb_poly
2013-05-09 18:47:34 +01:00
..
test add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
add.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
clear.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
contains.c add fmprb_contains and versions; fix a bug; test code for find_roots 2012-11-16 15:12:54 +01:00
contains_fmpq_poly.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
derivative.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
div_root.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
divrem.c add divrem for complex polynomials 2013-05-09 17:58:56 +01:00
equal.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
evaluate.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
evaluate_vec_fast.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
evaluate_vec_iter.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
find_roots.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
fit_length.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
init.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
interpolate_barycentric.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
interpolate_fast.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
interpolate_newton.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
inv_series.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
Makefile initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
mul.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
mullow.c fix some unused variable warnings 2013-01-26 21:11:31 +01:00
mullow_classical.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
mullow_transpose.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
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
normalise.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
overlaps.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
printd.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
product_roots.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
randtest.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
refine_roots_durand_kerner.c more helper functions, and some documenting 2012-10-16 10:27:05 +02:00
reverse.c add divrem for complex polynomials 2013-05-09 17:58:56 +01:00
root_inclusion.c more helper functions, and some documenting 2012-10-16 10:27:05 +02:00
set.c arithmetic for complex polynomials 2012-11-08 15:49:44 +01:00
set2_fmpq_poly.c more helper functions, and some documenting 2012-10-16 10:27:05 +02:00
set2_fmprb_poly.c more helper functions, and some documenting 2012-10-16 10:27:05 +02:00
set_length.c initial code for complex numbers and polynomials 2012-10-14 16:30:01 +02:00
tree.c add complex multipoint evaluation/interpolation and helper functions 2013-05-09 18:47:34 +01:00
validate_roots.c more helper functions, and some documenting 2012-10-16 10:27:05 +02:00