.. |
test
|
use binary splitting to compute consecutive logarithms faster at high precision
|
2013-08-03 15:09:12 +02:00 |
apery_bsplit.c
|
reorg zeta related functions
|
2013-03-27 15:54:05 +01:00 |
fmpcb_series.c
|
introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs
|
2013-07-17 20:18:15 +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
|
slight memory efficiency improvement (even multiples are skipped, so we actually only need to go up to n/3)
|
2013-08-05 13:01:45 +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 |
series_em_bound.c
|
some more renaming
|
2013-07-30 15:38:43 +02:00 |
series_em_choose_param.c
|
reorg zeta related functions
|
2013-03-27 15:54:05 +01:00 |
series_em_sum.c
|
add some guard bits by default in zeta
|
2013-08-03 14:58:28 +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
|
reorg zeta related functions
|
2013-03-27 15:54:05 +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 |