Releases: Expander/ClausenFunctions.jl
Releases · Expander/ClausenFunctions.jl
ClausenFunctions.jl 1.16.1
ClausenFunctions.jl 1.16.0
Fixes
- correctly handle signed zero
ClausenFunctions.jl 1.15.0
Fixes
- Correction in documentation of
cl(n,z)
andsl(n,z)
regarding the allowed input values forn
.
ClausenFunctions.jl 1.14.0
New
- implementation of
Cl(n,x)
andSl(n,x)
forn<1
ClausenFunctions.jl 1.13.0
New
- implementation of
cl(n,x)
forx
of type (real or complex)BigFloat
- implementation of
sl(n,x)
forx
of type (real or complex)BigFloat
ClausenFunctions.jl 1.12.0
New
- implementation of
cl1(z)
for complex z - implementation of
cl1(z)
with arbitrary precision - implementation of
cl(n,z)
for complex z - implementation of
sl(n,z)
for complex z
ClausenFunctions.jl 1.11.0
Changes
- fix type instability of
cl1
ClausenFunctions.jl 1.10.0
Changes
- type-generic function interfaces, now accepting numbers of type
Real
- performance improvement of range reduction
ClausenFunctions.jl 1.9.0
Changes
- performance improvement of
Cl(n,x)
andSl(n,x)
ClausenFunctions.jl 1.8.0
New
- Glaisher-Clausen function
Sl(n,x)
for integers n > 0 and real numbers x