Releases: bionanoimaging/FourierTools.jl
Releases · bionanoimaging/FourierTools.jl
v0.2.0
FourierTools v0.2.0
- Change convolution methods
Merged pull requests:
- CompatHelper: bump compat for "ChainRulesCore" to "0.10" (#5) (@github-actions[bot])
v0.1.1
FourierTools v0.1.1
v0.1.0
FourierTools v0.1.0
First release of FourierTools.jl which allows to work with the Fourier space conveniently
Array manipulation like shifting, shearing, rotation based on Fourier space methods
Fast fftshift(fft(arr)) operations with ffts and similarly
Fourier based up and downsampling (sinc interpolation) of a signal via zero padding and center cropping in Fourier space
FFT based convolutions via conv
Closed issues:
resample
withrft
messed up the highest frequency slice in the first dimension (#1)
Merged pull requests:
- CompatHelper: add new compat entry for "IndexFunArrays" at version "0.1" (#2) (@github-actions[bot])