Skip to content

v0.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Nov 14:10
· 16 commits to master since this release
68fa0c5

NFFT v0.14.0

Diff since v0.13.7

Breaking changes:
Implements a backend token/struct based interface to allow users to change between NFFT implementations, see #149 for more details

Merged pull requests:

  • Backend based AbstractNFFT implementation (#149) (@nHackel)