Releases: bionanoimaging/FourierTools.jl
Releases · bionanoimaging/FourierTools.jl
v0.4.6
v0.4.5
FourierTools v0.4.5
The czt routine was improved. Type stability was improved. CZT-Plans are supported.
Merged pull requests:
- addec CUDA.jl support for czt (#44) (@RainerHeintzmann)
v0.4.4
FourierTools v0.4.4
v0.4.3
FourierTools v0.4.3
Merged pull requests:
- the CZT package was completely rewritten. Now supporting destination sizes and plans (#34) (@RainerHeintzmann)
- Remove wrong rule to fix issue #35 (#36) (@roflmaostc)
- to update the make-cuda-work branch (#40) (@RainerHeintzmann)
- fix(docs): Typos and signature (#42) (@kunzaatko)
Closed issues:
v0.4.2
FourierTools v0.4.2
Merged pull requests:
- Fix bug with type promotion in fftpos (#37) (@RainerHeintzmann)
v0.4.1
FourierTools v0.4.1
Merged pull requests:
- added fourier_reverse! operations (#33) (@RainerHeintzmann)
v0.4.0
FourierTools v0.4.0
Closed issues:
Merged pull requests:
- Fractiona fourier transform (#26) (@roflmaostc)
- Fourier join fix (#30) (@RainerHeintzmann)
- fixed a problem with czt which causes wrap-around. This had an effect… (#31) (@RainerHeintzmann)
- remove comment in test and changed czt input type requirement. (#32) (@RainerHeintzmann)
v0.3.7
FourierTools v0.3.7
- reexports functionality of FFTW
Merged pull requests:
- Fourier filtering (#23) (@RainerHeintzmann)
- Add reexport to simplify usage with FFT and NFFT (#25) (@roflmaostc)