LiSK - A C++ Library for Evaluating Classical Polylogarithms and $\text{Li}_{22}$
Sebastian Kirchner

TL;DR
LiSK is a lightweight C++ library that efficiently evaluates classical polylogarithms and Li_{22} for complex arguments, supporting arbitrary and double precision calculations with a basis in recent mathematical research.
Contribution
It introduces a new C++ library that provides fast and precise evaluation of polylogarithms and Li_{22} functions, including an explicit double precision implementation.
Findings
Supports arbitrary complex arguments
Offers both arbitrary and double precision evaluations
Based on recent mathematical formulations
Abstract
I present a lightweight C++ library for the evaluation of classical polylogarithms Li_n and the special function Li_{22} for arbitrary complex arguments. The evaluation is possible in arbitrary precision arithmetic and features also an explicit double precision implementation for a much faster numerical evaluation. The implementation is based on arXiv:1601.02649.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Mathematical Identities · Advanced Combinatorial Mathematics · Analytic Number Theory Research
