Releases: Expander/PolyLog.jl
Releases · Expander/PolyLog.jl
PolyLog.jl 2.6.0
PolyLog.jl 2.5.1
New
- overload of polylogarithms for arguments of type
Missing
PolyLog.jl 2.5.0
New
- Extensions for ForwardDiff.jl and ChainRules.jl. Thanks to Andrés Riedemann (@longemen3000).
PolyLog.jl 2.4.2
PolyLog.jl 2.4.1
Fixes
- Ensure enough terms are taken into account in the series expansions in
li(n,z)whennis of typeInt8.
PolyLog.jl 2.4.0
New
- arbitrary precision implementations of
li0(z),li1(z),reli1(x),li2(z),reli2(x),li(n,z),reli(n,x),
Changes
- extend range of input values that do not cause a floating-point overflow
PolyLog.jl 2.3.1
Changes
- Added protection against catastrophic cancellation in the real dilogarithm
li2and the real trilogarithmli3for arguments close to 1. (Such a potential catastrophic cancellation has not been observed yet, though.)
PolyLog.jl 2.3.0
Changes
- performance improvement of real dilogarithm
reli2(x)
PolyLog.jl 2.2.0
Changes
- performance improvement of
reli4(x) - performance improvement of
digamma(n) - file
CITATION.cffhas been added with structured citation information
PolyLog.jl 2.1.0
Changes
- performance improvement of real trilogarithm
reli3(x::Real)