Commit graph

8 commits

Author SHA1 Message Date
Fredrik Johansson
6f4d6f8327 zeta: support binary splitting for the tail evaluation 2013-08-12 13:50:38 +02:00
Fredrik Johansson
fea196d781 use binary splitting to compute consecutive logarithms faster at high precision 2013-08-03 15:09:12 +02:00
Fredrik Johansson
6e8e2d26ad use sieved power sum in zeta for short power series; some refactoring 2013-08-02 21:40:16 +02:00
Fredrik Johansson
4bd28225bc use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
Fredrik Johansson
7f572df9a5 introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs 2013-07-17 20:18:15 +02:00
Fredrik Johansson
475bb2c8f3 reorg zeta related functions 2013-03-27 15:54:05 +01:00
Fredrik Johansson
d11adcae3c optimize Euler's constant, rename function, and add error bounds 2013-03-21 15:30:28 +01:00
Fredrik Johansson
1a0e89c749 move zeta function implementation code to separate module (wip) 2013-02-28 17:24:50 +01:00