arb/fmprb_poly
2012-09-20 18:31:21 +02:00
..
test add fmprb_poly_mullow_classical and various helper functions 2012-09-20 18:31:21 +02:00
add.c start of a ball polynomial type 2012-09-04 12:56:29 +02:00
clear.c containment testing and some polynomial test code 2012-09-04 17:47:02 +02:00
contains_fmpq_poly.c containment testing and some polynomial test code 2012-09-04 17:47:02 +02:00
derivative.c add polynomial derivative and integral 2012-09-07 18:54:32 +02:00
equal.c fix some bugs and add more test code 2012-09-13 13:47:22 +02:00
exp_series_basecase.c fix some bugs and add more test code 2012-09-13 13:47:22 +02:00
fit_length.c start of a ball polynomial type 2012-09-04 12:56:29 +02:00
init.c add fmprb_poly_mullow_classical and various helper functions 2012-09-20 18:31:21 +02:00
integral.c add polynomial derivative and integral 2012-09-07 18:54:32 +02:00
inv_series.c implement power series inversion; fix multiplication bug 2012-09-05 02:12:32 +02:00
log_gamma_series.c use the fast zeta multi-evaluation algorithm 2012-09-10 10:35:11 +02:00
log_series.c fix some bugs and add more test code 2012-09-13 13:47:22 +02:00
Makefile start of a ball polynomial type 2012-09-04 12:56:29 +02:00
mul.c add fmprb_poly_mullow_classical and various helper functions 2012-09-20 18:31:21 +02:00
mullow.c add fmprb_poly_mullow_classical and various helper functions 2012-09-20 18:31:21 +02:00
mullow_classical.c add fmprb_poly_mullow_classical and various helper functions 2012-09-20 18:31:21 +02:00
mullow_ztrunc.c add fmprb_poly_mullow_classical and various helper functions 2012-09-20 18:31:21 +02:00
normalise.c start of a ball polynomial type 2012-09-04 12:56:29 +02:00
printd.c start of a ball polynomial type 2012-09-04 12:56:29 +02:00
set.c add fmprb_poly_mullow_classical and various helper functions 2012-09-20 18:31:21 +02:00
set_fmpq_poly.c start of a ball polynomial type 2012-09-04 12:56:29 +02:00
set_fmpz_poly.c start of a ball polynomial type 2012-09-04 12:56:29 +02:00
set_length.c implement power series inversion; fix multiplication bug 2012-09-05 02:12:32 +02:00