Skip to content

v1.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 09:39
5200ded

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)