.. |
test
|
zeta: support binary splitting for the tail evaluation
|
2013-08-12 13:50:38 +02:00 |
apery_bsplit.c
|
reorg zeta related functions
|
2013-03-27 15:54:05 +01:00 |
fmpcb_series.c
|
speed up parameter selection in zeta by only considering the first derivative in the search
|
2013-08-17 00:43:00 +02:00 |
log_ui_from_prev.c
|
use binary splitting to compute consecutive logarithms faster at high precision
|
2013-08-03 15:09:12 +02:00 |
Makefile
|
move zeta function implementation code to separate module (wip)
|
2013-02-28 17:24:50 +01:00 |
powsum_one_series_sieved.c
|
faster sieving
|
2013-09-11 16:33:32 +02:00 |
powsum_series_naive.c
|
use sieved power sum in zeta for short power series; some refactoring
|
2013-08-02 21:40:16 +02:00 |
powsum_series_naive_threaded.c
|
bugfix
|
2013-08-21 03:51:12 +02:00 |
series_em_bound.c
|
add fmprb_inv and replace uses of fmprb_ui_div
|
2013-11-12 15:25:50 +01:00 |
series_em_choose_param.c
|
reorg zeta related functions
|
2013-03-27 15:54:05 +01:00 |
series_em_sum.c
|
avoiding one polynomial multiplication when computing many derivatives of zeta
|
2013-09-06 12:02:07 +02:00 |
series_em_tail_bsplit.c
|
small speed improvement
|
2013-08-12 13:53:07 +02:00 |
series_em_tail_naive.c
|
zeta: support binary splitting for the tail evaluation
|
2013-08-12 13:50:38 +02:00 |
ui.c
|
reorg zeta related functions
|
2013-03-27 15:54:05 +01:00 |
ui_asymp.c
|
reorg zeta related functions
|
2013-03-27 15:54:05 +01:00 |
ui_bernoulli.c
|
reorg zeta related functions
|
2013-03-27 15:54:05 +01:00 |
ui_borwein_bsplit.c
|
reorg zeta related functions
|
2013-03-27 15:54:05 +01:00 |
ui_euler_product.c
|
add fmprb_inv and replace uses of fmprb_ui_div
|
2013-11-12 15:25:50 +01:00 |
ui_vec.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
ui_vec_borwein.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
ui_vec_even.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |
ui_vec_odd.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +02:00 |