flintlib / arb

Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead
http://arblib.org/
GNU Lesser General Public License v2.1
456 stars 137 forks source link

Merge asymptotically fast code for L(p/q) #390

Open fredrik-johansson opened 2 years ago

fredrik-johansson commented 2 years ago

Before I forget: https://github.com/fredrik-johansson/dirichlet-paper/blob/main/rapid3.c

This just needs some minor cleanup + determining cutoffs to use by default in acb_dirichlet_l / zeta.

fredrik-johansson commented 2 years ago

Done; now maybe acb_dirichlet_l and arb_zeta should also call this in some cases...