Skip to content

Releases: JuliaMath/FFTW.jl

v1.8.0

06 Feb 05:03
ad2ca2b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1

20 Jun 18:18
008bc5b
Compare
Choose a tag to compare

FFTW v1.7.1

Diff since v1.7.0

Merged pull requests:

v1.7.0

11 Jun 18:08
e4a00b1
Compare
Choose a tag to compare

FFTW v1.7.0

Diff since v1.6.0

Closed issues:

  • Normalization of FFTW.r2r for FFTW.RODFT00 (#268)

Merged pull requests:

v1.6.0

03 Mar 23:14
ad076cf
Compare
Choose a tag to compare

FFTW v1.6.0

Diff since v1.5.0

Closed issues:

  • FFTW could not create plan for fft(n × m × 1 array, 2) (#142)
  • why mkl can not get fft(x,1)? (#237)
  • I didn't ask for plan_bfft, but got MethodError: no method matching plan_bfft(::Vector{Number}, ::UnitRange{Int64}) (#244)
  • FFTW.fft() fails to calculate spectrum (#250)
  • MKL: FFTW could not create plan (#252)

Merged pull requests:

v1.5.0

21 Jun 23:38
17bc81a
Compare
Choose a tag to compare

FFTW v1.5.0

Diff since v1.4.6

Closed issues:

  • get version of FFTW.set_num_threads()? (#117)
  • Please tag a new version (with support for MKL 2022) (#230)

Merged pull requests:

v1.4.6

28 Feb 20:55
683a6e8
Compare
Choose a tag to compare

FFTW v1.4.6

Diff since v1.4.5

Closed issues:

  • Migrate to travis-ci.com (#166)
  • Darwin ARM: libfftw3 not defined (#187)
  • Unable to install latest version of FFTW on Julia 1.6 (#206)
  • Problem with FFTW=1.4.3 ignoring DEPOT_PATH variable at runtime (#208)
  • Latest FFTW release causes portability issues (#210)
  • Support applying plans by column? (Or is it really 300x slower??) (#216)
  • fft(x,dim) fails on Julia-1.7.0-rc1 (#220)
  • First call to plan_rfft trashes the input (#226)

Merged pull requests:

v1.4.5

13 Sep 12:34
5f6f315
Compare
Choose a tag to compare

FFTW v1.4.5

Diff since v1.4.4

Merged pull requests:

v1.4.4

10 Sep 12:32
5839faf
Compare
Choose a tag to compare

FFTW v1.4.4

Diff since v1.4.3

Merged pull requests:

v1.4.3

21 Jun 21:17
9a9239f
Compare
Choose a tag to compare

FFTW v1.4.3

Diff since v1.4.2

Merged pull requests:

v1.4.2

08 Jun 20:39
df8f937
Compare
Choose a tag to compare

FFTW v1.4.2

Diff since v1.4.1

Closed issues:

  • Deadlock bug in FFTW 1.2.4 (#163)
  • Omit the alignment check when using MKL's fftw3 wrapper? (#202)

Merged pull requests: