Releases: JuliaApproximation/FastTransforms.jl
Releases · JuliaApproximation/FastTransforms.jl
v0.8.2
v0.8.1
v0.8.1 (2019-11-27)
Merged pull requests:
- CompatHelper: bump compat for "SpecialFunctions" to "0.9" (#93) (github-actions[bot])
v0.8.0
v0.8.0 (2019-11-27)
Merged pull requests:
- Switch to FastTransforms_jll (#92) (MikaelSlevinsky)
- CompatHelper: bump compat for "AbstractFFTs" to "0.5" (#91) (github-actions[bot])
v0.6.1
v0.6.1 (2019-11-22)
v0.7.0
v0.7.0 (2019-11-07)
Closed issues:
- Multidimensional generic FFTs, perhaps in a separate package? (#86)
- Building requires
sudo
privileges (#84) - Clenshaw-Curtis is still working? (#83)
- Tag v0.7 (#82)
- no method matching plan_cheb2jac(::Type{Complex{Float64}}, ::Int64, ::Float64, ::Float64) (#81)
- Support complex transforms (#79)
- error in setup? (#77)
- Support SpecialFunctions v0.8 (#76)
- pochhammer(-2,1.0) unexpectedly errors. (#70)
- speed regression on Julia 1.1 ? (#69)
- TH_cheb2leg BigFloat error (#61)
- Cleanup tests (#58)
- Failed to precompile on 32 bit Linux machine under Julia v1.0.1 (#56)
- FastTransforms.th_cheb2leg([1.0]) is broken (#32)
- cheb2leg(Float64[]) segfaults (#31)
- Add FMM-accelerated JAC2JAC (#25)
- Unify and abstractify type hierarchy (#24)
- Fix
FastTransforms.th\_cheb2legplan\(Float64,1\)
(#10)
Merged pull requests:
- Regain Windows support (#88) (MikaelSlevinsky)
- Revamped buildscript (#87) (mfherbst)
- Comply with plan_inv function of AbstractFFTs (#85) (mfherbst)
- Add build deps into build.jl (#80) (MikaelSlevinsky)
- Feat libfasttransforms (#75) (MikaelSlevinsky)
v0.6.0
v0.6.0 (2019-09-03)
Closed issues:
- link to fft(
Double64s
) works on Julia v1.3.0-DEV, not on v1.1.1 (#68)
Merged pull requests:
- Update syntax (no more At_mul, etc.) (#74) (dlfivefifty)
- Make pochhammer more robust (#72) (putianyi889)
v0.5.0
Fix bugs, better calculation of points
v0.4.2 allow symmetry to transcend numerics in Fejer's second-kind nodes
Add examples and support v0.7 final
v0.4.1 fix 0.6 tests
Support Julia v0.7, add Chebyshev transforms
v0.4.0 nightly no longer a failure