Skip to content

Releases: Expander/polylogarithm

Polylogarithm 6.6.0

09 Nov 10:51
Compare
Choose a tag to compare

Changes

  • performance improvement of Clausen function Cl3

Polylogarithm 6.5.0

11 Oct 04:17
Compare
Choose a tag to compare

Changes

  • performance improvement of Clausen function Cl2

Polylogarithm 6.4.0

01 Sep 13:18
Compare
Choose a tag to compare

New

  • C and FORTRAN implementations of Clausen function Cl2

Changes

  • performance improvement of Clausen function Cl2

Polylogarithm 6.3.0

18 Aug 19:50
Compare
Choose a tag to compare

Changes

  • performance improvement of Clausen function Cl2
  • improved numerical accuracy of all Clausen functions for arguments close to 0 and pi

Polylogarithm 6.2.1

20 May 14:17
Compare
Choose a tag to compare

Fixed

  • increased precision of complex dilogarithm for z values with z^2 < machine epsilon

Polylogarithm 6.2.0

27 Mar 16:04
Compare
Choose a tag to compare

Changes

  • performance improvement of real dilogarithm by ~2-4%

Polylogarithm 6.1.0

16 Jan 14:09
Compare
Choose a tag to compare

Changes

  • simplification of horner C++ functions (deduction of array lengths)
  • adapt naming of variables in Li2 to other functions, to be consistent

Polylogarithm 6.0.0

05 Dec 21:28
Compare
Choose a tag to compare

New

  • From version 6.0.0 on, the polylogarithm package is licensed under the MIT license.

Polylogarithm 5.0.0

28 Jun 11:54
Compare
Choose a tag to compare

New

  • C implementations of the polylogarithms
  • Fortran implementations of the polylogarithms

Fixed

  • avoid incorrect optimization of g++ 8.3.0 with -Ofast -ffast-math of the branch cut choice of the complex logarithm

Polylogarithm 4.2.0

17 Jun 10:11
Compare
Choose a tag to compare

Changed

  • updated C implementation of real dilogarithm using a rational function approximation