v0.14.2
·
115 commits
to master
since this release
FastTransforms v0.14.2
Closed issues:
- Move generic FFT into its own package? (#172)
- Should multiplication of
FTPlan
takeStridedArray
s as arguments instead ofArray
s? (#178)
Merged pull requests:
- remove ArrayLayouts (#177) (@MikaelSlevinsky)
- clean up whitespaces (#180) (@jishnub)
- Enum of transforms (#181) (@jishnub)
- allow views in *, \ and contiguous lmul! and ldiv! (#182) (@MikaelSlevinsky)
- add tests from #179 (#183) (@MikaelSlevinsky)