Releases: JuliaApproximation/FastTransforms.jl
Releases · JuliaApproximation/FastTransforms.jl
v0.17.0
FastTransforms v0.17.0
Breaking changes
- Argument order changed for
clenshaw!
andhorner!
to mutate first argument
Merged pull requests:
- Change clenshaw!/horner! to mutate first argument (#255) (@dlfivefifty)
Closed issues:
- Avoid reexporting dependencies (#213)
v0.16.8
FastTransforms v0.16.8
v0.16.7
FastTransforms v0.16.7
v0.16.6
FastTransforms v0.16.6
Merged pull requests:
- Move out forwardrecurrence/clenshaw (#249) (@dlfivefifty)
Closed issues:
- What algorithm is the default cheb2leg? (#254)
v0.16.5
FastTransforms v0.16.5
Merged pull requests:
- Extend FTPlans to Arrays and higher dimensions (#252) (@ioannisPApapadopoulos)
Closed issues:
- Access to multithreading? (#250)