Skip to content

v2.4.1

Latest
Compare
Choose a tag to compare
@DiamonDinoia DiamonDinoia released this 08 Jul 20:30
· 6 commits to master since this release

FINUFFT version 2.4.1

Small fixes:

  • Fix cufinufft importing bug found by @fzimmermann89 (Barbone, issue #707, PR #708)
  • Cached the optimal thread number (# physical cores) to reduce system call
    overhead in repeated small transforms (@YuWei-CH), #697, fixing #693).

New feature:

Minor changes:

  • new Python version of 2D Poisson solve tutorial (@juliusgh, #700).