.. |
test
|
more accurate version of fmprb_poly_mullow_block (two full poly muls for error bounds)
|
2014-04-15 17:07:02 +02:00 |
acos_series.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
add.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
asin_series.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
atan_series.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
binomial_transform.c
|
implement Borel transform, binomial transform for fmprb_poly
|
2013-08-20 00:21:59 +02:00 |
binomial_transform_basecase.c
|
fix a date
|
2013-08-20 00:23:36 +02:00 |
binomial_transform_convolution.c
|
implement block multiplication with prescaling
|
2013-08-24 14:12:40 +02:00 |
borel_transform.c
|
implement Borel transform, binomial transform for fmprb_poly
|
2013-08-20 00:21:59 +02:00 |
clear.c
|
containment testing and some polynomial test code
|
2012-09-04 17:47:02 +02:00 |
compose.c
|
fast composition by monomials
|
2013-08-26 14:03:46 +02:00 |
compose_divconquer.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
compose_horner.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
compose_series.c
|
fast composition by monomials
|
2013-08-26 14:03:46 +02:00 |
compose_series_brent_kung.c
|
improve speed and stability of series composition/reversion by balancing the power table exponents
|
2013-07-25 18:24:35 +02:00 |
compose_series_horner.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
contains.c
|
more polynomial helper functions
|
2013-07-27 10:47:22 +02:00 |
contains_fmpq_poly.c
|
containment testing and some polynomial test code
|
2012-09-04 17:47:02 +02:00 |
contains_fmpz_poly.c
|
add fmprb/fmpcb_poly_contains_fmpz_poly, fmprb_poly_pow_ui(_trunc)
|
2013-08-27 22:48:08 +02:00 |
cos_series.c
|
re-enable a case
|
2013-10-26 21:51:17 +02:00 |
derivative.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
div_root.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
div_series.c
|
small cleanup of div_series.c
|
2013-07-22 01:27:53 +02:00 |
divrem.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
equal.c
|
fix some bugs and add more test code
|
2012-09-13 13:47:22 +02:00 |
evaluate.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate2.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate2_fmpcb.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate2_fmpcb_horner.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate2_fmpcb_rectangular.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate2_horner.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate2_rectangular.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate_fmpcb.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate_fmpcb_horner.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate_fmpcb_rectangular.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate_horner.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate_rectangular.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate_vec_fast.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
evaluate_vec_iter.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
exp_series.c
|
slight improvement to exp_series_basecase for large n
|
2013-11-24 02:40:57 +01:00 |
exp_series_basecase.c
|
slight improvement to exp_series_basecase for large n
|
2013-11-24 02:40:57 +01:00 |
fit_length.c
|
start of a ball polynomial type
|
2012-09-04 12:56:29 +02:00 |
gamma_series.c
|
some more renaming
|
2013-07-30 15:38:43 +02:00 |
get_coeff_fmprb.c
|
add several fmprb_poly utility functions
|
2013-07-11 18:34:32 -07:00 |
init.c
|
add fmprb_poly_mullow_classical and various helper functions
|
2012-09-20 18:31:21 +02:00 |
integral.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
interpolate_barycentric.c
|
add fmprb_inv and replace uses of fmprb_ui_div
|
2013-11-12 15:25:50 +01:00 |
interpolate_fast.c
|
add fmprb_inv and replace uses of fmprb_ui_div
|
2013-11-12 15:25:50 +01:00 |
interpolate_newton.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
inv_borel_transform.c
|
implement Borel transform, binomial transform for fmprb_poly
|
2013-08-20 00:21:59 +02:00 |
inv_series.c
|
add fmprb_inv and replace uses of fmprb_ui_div
|
2013-11-12 15:25:50 +01:00 |
lgamma_series.c
|
lgamma: unify branch correction code; speed up series code when n <= 2
|
2013-08-05 13:41:26 +02:00 |
log_series.c
|
improve log_series for special-form input
|
2013-10-21 15:30:19 +02:00 |
Makefile
|
start of a ball polynomial type
|
2012-09-04 12:56:29 +02:00 |
mul.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
mullow.c
|
more accurate version of fmprb_poly_mullow_block (two full poly muls for error bounds)
|
2014-04-15 17:07:02 +02:00 |
mullow_block.c
|
remove some debug code
|
2013-08-24 14:39:58 +02:00 |
mullow_block2.c
|
use doubles for faster error bounds in fmprb_poly_mullow_block2
|
2014-04-16 22:57:15 +02:00 |
mullow_classical.c
|
speed up squaring in polynomial multiplication
|
2013-07-25 16:38:42 +02:00 |
mullow_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 |
mullow_ztrunc.c
|
add fmpr_is_int; remove some explicit manref/expref access
|
2013-09-18 17:08:54 +01:00 |
newton_convergence_factor.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
newton_refine_root.c
|
add fmpr_abs_bound_lt_2exp_si; some more simplification
|
2013-09-19 11:50:01 +01:00 |
newton_step.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
normalise.c
|
start of a ball polynomial type
|
2012-09-04 12:56:29 +02:00 |
overlaps.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
pow_fmprb_series.c
|
add fmprb_poly_pow_fmprb_series
|
2013-09-14 18:01:40 +02:00 |
pow_series.c
|
add fmprb_poly_pow_fmprb_series
|
2013-09-14 18:01:40 +02:00 |
pow_ui.c
|
add fmprb/fmpcb_poly_contains_fmpz_poly, fmprb_poly_pow_ui(_trunc)
|
2013-08-27 22:48:08 +02:00 |
pow_ui_trunc_binexp.c
|
make exponentiation of monomials fast
|
2013-09-14 19:10:19 +02:00 |
printd.c
|
start of a ball polynomial type
|
2012-09-04 12:56:29 +02:00 |
product_roots.c
|
change a ptr -> srcptr
|
2014-01-15 12:08:49 +01:00 |
randtest.c
|
add fmprb_poly_pow_series; some test code strengthening
|
2013-08-28 00:27:00 +02:00 |
reverse.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
revert_series.c
|
don't require zero-padded input in series reversion
|
2014-01-15 11:40:11 +01:00 |
revert_series_lagrange.c
|
don't require zero-padded input in series reversion
|
2014-01-15 11:40:11 +01:00 |
revert_series_lagrange_fast.c
|
don't require zero-padded input in series reversion
|
2014-01-15 11:40:11 +01:00 |
revert_series_newton.c
|
don't require zero-padded input in series reversion
|
2014-01-15 11:40:11 +01:00 |
rgamma_series.c
|
some more renaming
|
2013-07-30 15:38:43 +02:00 |
riemann_siegel_theta_series.c
|
implemented the Riemann-Siegel theta function (for real series)
|
2013-09-20 15:06:59 +01:00 |
riemann_siegel_z_series.c
|
implemented the Riemann-Siegel Z-function
|
2013-09-20 16:46:11 +01:00 |
rising_ui_series.c
|
improve rising factorial series for length 1, 2; fix a bug and add missing test file
|
2013-12-29 22:04:00 +01:00 |
rsqrt_series.c
|
improve special cases in sqrt/rsqrt series
|
2013-10-21 17:08:17 +02:00 |
set.c
|
move vector functions
|
2012-09-21 16:25:39 +02:00 |
set_coeff_fmprb.c
|
add several fmprb_poly utility functions
|
2013-07-11 18:34:32 -07:00 |
set_coeff_si.c
|
add several fmprb_poly utility functions
|
2013-07-11 18:34:32 -07:00 |
set_fmpq_poly.c
|
start of a ball polynomial type
|
2012-09-04 12:56:29 +02:00 |
set_fmpz_poly.c
|
make use of the improved set_round functions
|
2013-01-09 18:02:38 +01:00 |
set_length.c
|
implement power series inversion; fix multiplication bug
|
2012-09-05 02:12:32 +02:00 |
set_si.c
|
add fmprb_poly_set_si
|
2012-12-11 15:32:31 +01:00 |
shift_left.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
shift_right.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
sin_cos_series.c
|
slightly improve sin/cos/tan_series
|
2013-10-21 16:45:11 +02:00 |
sin_cos_series_basecase.c
|
add sin_cos_series_tangent
|
2013-07-17 22:23:30 +02:00 |
sin_cos_series_tangent.c
|
add sin_cos_series_tangent
|
2013-07-17 22:23:30 +02:00 |
sin_series.c
|
slightly improve sin/cos/tan_series
|
2013-10-21 16:45:11 +02:00 |
sqrt_series.c
|
improve special cases in sqrt/rsqrt series
|
2013-10-21 17:08:17 +02:00 |
sub.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
tan_series.c
|
slightly improve sin/cos/tan_series
|
2013-10-21 16:45:11 +02:00 |
tree.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
zeta_series.c
|
add fmprb_inv and replace uses of fmprb_ui_div
|
2013-11-12 15:25:50 +01:00 |