Skip to content

Releases: Expander/polylogarithm

Polylogarithm 3.2

28 Apr 22:28
Compare
Choose a tag to compare

New: Implementation of the complex polylogarithm for arbitrary n
New: Implementation of the standard Clausen function for arbitrary n

Polylogarithm 3.1

14 Mar 21:10
Compare
Choose a tag to compare

Fixed: Implemented series expansion around z = 1 to improve convergence.

Polylogarithm 3.0

02 Mar 20:55
Compare
Choose a tag to compare

Split the implementations among separate files.

Polylogarithm 2.0

23 Feb 16:20
Compare
Choose a tag to compare

New:

  • polylogarithms with n = 0,1,3,4,5,6
  • Clausen function with n = 2
  • unit tests against Mathematica and GSL