FourierTools.jl Versions Save

Tools for working with Fourier space.

v0.4.3

2 months ago

FourierTools v0.4.3

Diff since v0.4.2

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:

  • Incorrect rrule for conv? (#35)
  • select_region does not export, is this on purpose? (#38)

v0.4.2

1 year ago

FourierTools v0.4.2

Diff since v0.4.1

Merged pull requests:

  • Fix bug with type promotion in fftpos (#37) (@RainerHeintzmann)

v0.4.1

1 year ago

FourierTools v0.4.1

Diff since v0.4.0

Merged pull requests:

  • added fourier_reverse! operations (#33) (@RainerHeintzmann)

v0.4.0

1 year ago

FourierTools v0.4.0

Diff since v0.3.7

Closed issues:

  • Missing tests for czt (#9)
  • Runtime dispatch with ft_fix_before (#29)

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

1 year ago

FourierTools v0.3.7

Diff since v0.3.6

  • reexports functionality of FFTW

Merged pull requests:

  • Fourier filtering (#23) (@RainerHeintzmann)
  • Add reexport to simplify usage with FFT and NFFT (#25) (@roflmaostc)

v0.3.6

1 year ago

FourierTools v0.3.6

Diff since v0.3.5

v0.3.5

1 year ago

FourierTools v0.3.5

Diff since v0.3.4

v0.3.4

1 year ago

FourierTools v0.3.4

Diff since v0.3.3

Closed issues:

  • Remove unused variable (#7)
  • Bug in rotate (#21)

Merged pull requests:

  • Add simple ccorr method to FourierTools (#18) (@roflmaostc)
  • fixed bug in rotate and added feature to remove wrap-around on shear! (#22) (@RainerHeintzmann)

v0.3.3

1 year ago

FourierTools v0.3.3

Diff since v0.3.2

  • Fix bug in NFFT planning for Julia 1.6

v0.3.2

1 year ago

FourierTools v0.3.2

Diff since v0.3.1

Merged pull requests:

  • Added NFFT support and resample_nfft. (#15) (@RainerHeintzmann)
  • CompatHelper: add new compat entry for NFFT at version 0.11, (keep existing compat) (#16) (@github-actions[bot])
  • CompatHelper: bump compat for NFFT to 0.12, (keep existing compat) (#17) (@github-actions[bot])