Skip to content

Releases: JuliaMath/FFTW.jl

v1.4.1

03 May 20:50
e0bc05a
Compare
Choose a tag to compare

FFTW v1.4.1

Diff since v1.4.0

Closed issues:

  • MKL's FFTW increase the cost of schedule(t::Task)? (#164)
  • Large Memory allocation for fft applied on real valued array (#194)

Merged pull requests:

  • Update README to account for set_provider! (#199) (@jonas-kr)
  • Fix for revertation from "mkl" to "fftw" (#201) (@N5N3)

v1.4.0

20 Apr 06:41
e729ea6
Compare
Choose a tag to compare

FFTW v1.4.0

Diff since v1.3.2

Closed issues:

  • Docs stop being deployed? (#185)
  • Eliminate build step, use Preferences (#188)
  • Could not load symbol "fftw_init_threads" (#196)

Merged pull requests:

Build documentation for v1.3.2

14 Mar 15:50
2c20abe
Compare
Choose a tag to compare
v1.3.2+doc1

Build documentation with Documenter 0.26 (#179)

v1.3.2

10 Feb 13:58
6ad135a
Compare
Choose a tag to compare

FFTW v1.3.2

Diff since v1.3.1

Merged pull requests:

v1.1.1

10 Feb 14:08
Compare
Choose a tag to compare

FFTW v1.1.1

Diff since v1.1.0

Closed issues:

  • Don't use Conda (#118)
  • "libmkl_rt" on Windows (#120)
  • slowdown in threaded code from julia 1.2 to julia 1.4-DEV (#121)
  • could not load library "libmkl_rt" (#130)
  • Weird Compat issue (#132)
  • Pkg.add("FFTW") shouldn't install MKL (#133)
  • hangs during plan_rfft (#137)
  • Five argument mul! (#139)
  • Deadlock with multiple FFTW plan construction / destruction in serial and threaded runs (#141)
  • libfftw3 not defined on Raspberry Pi 3 Raspbian (#143)
  • doesn't finish precompiling on julia 1.4 on macos (#144)
  • timing freeze in 1.5 (#152)
  • FFTW hangs when planning multiple transforms (#155)
  • size should return 2 arguments? (#159)
  • Concurrency bugs in the latest release (#161)
  • 1.4.2 issue with 2D (#169)
  • Missing symbol in FFTW_jll: FFTW_jll's version numbers are inaccurate (#170)
  • TagBot trigger issue (#177)

Merged pull requests:

v1.3.1

01 Jan 09:54
e70cbd7
Compare
Choose a tag to compare

FFTW v1.3.1

Diff since v1.3.0

Merged pull requests:

  • Improve inference, bump AbstractFFTs [compat] (#173) (@timholy)

v1.3.0

01 Jan 03:54
b5d7eb6
Compare
Choose a tag to compare

FFTW v1.3.0

Diff since v1.2.4

Closed issues:

  • 1.4.2 issue with 2D (#169)
  • Missing symbol in FFTW_jll: FFTW_jll's version numbers are inaccurate (#170)

Merged pull requests:

  • MassInstallAction: Install the CI workflow on this repository (#172) (@timholy)
  • CompatHelper: bump compat for "Reexport" to "1.0" (#175) (@github-actions[bot])

v1.2.4

21 Aug 09:39
130e9a0
Compare
Choose a tag to compare

v1.2.3

21 Aug 09:39
5200ded
Compare
Choose a tag to compare

FFTW v1.2.3

Diff since v1.2.2

Closed issues:

  • Deadlock with multiple FFTW plan construction / destruction in serial and threaded runs (#141)
  • timing freeze in 1.5 (#152)
  • FFTW hangs when planning multiple transforms (#155)
  • size should return 2 arguments? (#159)

Merged pull requests:

  • use Julia ReentrantLock rather than fftw_make_planner_threadsafe (#160) (@stevengj)

v1.2.2

02 Jun 09:39
0745fe2
Compare
Choose a tag to compare

FFTW v1.2.2

Diff since v1.2.1

Closed issues:

  • slowdown in threaded code from julia 1.2 to julia 1.4-DEV (#121)

Merged pull requests: