You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ticket implements in bernoulli_gen() the generalised Bernoulli function described in Peter Luschny's "An introduction to the Bernoulli function" (https://arxiv.org/abs/2009.06743):
This ticket implements in
bernoulli_gen()
the generalised Bernoulli function described in Peter Luschny's "An introduction to the Bernoulli function" (https://arxiv.org/abs/2009.06743):B(s,x) = -s ζ(1-s,x) if s ≠ 0, 1 if s = 0
Arb PR: flintlib/arb#438
CC: @PeterLuschny @DavidAyotte
Component: number theory
Keywords: bernoulli transcendental function
Author: Jeremy Tan Jie Rui
Branch/Commit: u/gh-Parcly-Taxel/bernoulli @
c704e79
Issue created by migration from https://trac.sagemath.org/ticket/34536
The text was updated successfully, but these errors were encountered: