The Polylogarithm Function in Julia

10/16/2020
by   Matthew Roughan, et al.
0

The polylogarithm function is one of the constellation of important mathematical functions. It has a long history, and many connections to other special functions and series, and many applications, for instance in statistical physics. However, the practical aspects of its numerical evaluation have not received the type of comprehensive treatments lavished on its siblings. Only a handful of formal publications consider the evaluation of the function, and most focus on a specific domain and/or presume arbitrary precision arithmetic will be used. And very little of the literature contains any formal validation of numerical performance. In this paper we present an algorithm for calculating polylogarithms for both complex parameter and argument and evaluate it thoroughly in comparison to the arbitrary precision implementation in Mathematica. The implementation was created in a new scientific computing language Julia, which is ideal for the purpose, but also allows us to write the code in a simple, natural manner so as to make it easy to port the implementation to other such languages.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/22/2016

Computing hypergeometric functions rigorously

We present an efficient implementation of hypergeometric functions in ar...
research
05/09/2017

Computing the Lambert W function in arbitrary-precision complex interval arithmetic

We describe an algorithm to evaluate all the complex branches of the Lam...
research
02/22/2018

Numerical integration in arbitrary-precision ball arithmetic

We present an implementation of arbitrary-precision numerical integratio...
research
10/30/2022

Computation of parabolic cylinder functions having complex argument

Numerical methods for the computation of the parabolic cylinder U(a,z) f...
research
11/30/2021

On the very accurate evaluation of the Voigt/complex error function with small imaginary argument

A rapidly convergent series, based on Taylor expansion of the imaginary ...
research
08/08/2021

Improving MATLAB's isprime performance without arbitrary-precision arithmetic

MATLAB is a numerical computing platform used by scientists, engineers, ...

Please sign up or login with your details

Forgot password? Click here to reset