mri-nufft icon indicating copy to clipboard operation
mri-nufft copied to clipboard

MRRT Nufft

Open paquiteau opened this issue 1 year ago • 0 comments

Hi, while looking for other stuff, we found an another NUFFT backend with @chaithyagr:

https://github.com/mritools/mrrt.nufft

Its a interesting one: fully written with a Python Stack (Cython / numba /Cupy) and is basically a port of Fessler's NUFFT from MATLAB. It has:

  • both support for CPU and GPU
  • single or double precision.
  • Multi coil support (but without SENSE reconstruction)

paquiteau avatar Jul 19 '23 12:07 paquiteau