Releases: dominic-chang/JacobiElliptic.jl
Releases · dominic-chang/JacobiElliptic.jl
v0.3.1
JacobiElliptic v0.3.1
Merged pull requests:
- CompatHelper: bump compat for Enzyme in [weakdeps] to 0.13, (keep existing compat) (#12) (@github-actions[bot])
v0.2.3
JacobiElliptic v0.2.3
Merged pull requests:
v0.2.2
v0.2.1
JacobiElliptic v0.2.1
Changes
- Pre-allocated arrays to remove GPU malloc calls
- Added new
Enzyme
rules forConst
returns
v0.2.0
JacobiElliptic v0.2.0
- Now includes Bille C. Carlson's Algorithms for elliptic integrals and Jacobi elliptic functions (default)
- Auto differentiable with support from
ForwardDiff
,Zygote
andEnzyme
Merged pull requests:
v0.1.1
JacobiElliptic v0.1.1
v0.1.0
Implementation of Toshio Fukushima algorithms for Elliptic integrals and Jacobi Elliptic functions
What's New
- Complete and Incomplete Elliptic Integrals of the First Kind (K, F)
- Complete and Incomplete Elliptic Integrals of the Second Kind (E)
- Complete and Incomplete Elliptic Integrals of the Third Kind (Pi)
- Elliptic sine and its inverse (sn, asn)
- Elliptic cosine and its inverse (cn, asn)
- Elliptic delta amplitude
New Contributors
Full Changelog: https://github.com/dchang10/JacobiElliptic.jl/commits/v0.1.0