arb icon indicating copy to clipboard operation
arb copied to clipboard

Polygamma functions

Open fredrik-johansson opened this issue 11 years ago • 2 comments

Extend Stirling series code to compute polygamma functions (i.e. starting the series from some derivative), and optimize for a small number of derivatives by using a direct recurrence instead of binary splitting.

fredrik-johansson avatar Jul 10 '14 20:07 fredrik-johansson

Any updates on the progress of this issue?

rickyefarr avatar Apr 22 '16 23:04 rickyefarr

I plan to work on this, but I have 3-4 major items to do first.

Note that the polygamma function is implemented now, but the remarks about optimizing the digamma function code still apply.

fredrik-johansson avatar Apr 22 '16 23:04 fredrik-johansson