issues
search
mckib2
/
pygrappa
Python implementations of GRAPPA-like algorithms.
https://pygrappa.readthedocs.io/en/latest/
MIT License
64
stars
13
forks
source link
Cython
#7
Closed
mckib2
closed
5 years ago
mckib2
commented
5 years ago
Speed improvements for pygrappa.grappa
Experimental Cython implementation pygrappa.cgrappa. Finding unique mask patches is done in C++, speed up over pygrappa.grappa by about 2x (see tests/benchmark.py)