https://github.com/mikgroup/sigpy
Revision 4b4cf9165ef3277b57391cbd624ff6ae9b0dcc1f authored by Frank Ong on 21 August 2020, 18:01:21 UTC, committed by Frank Ong on 21 August 2020, 18:09:05 UTC
There was a typo when calculating the kaiser bessel kernel
using t^8 instead of t^6
1 parent 3786765
History
Tip revision: 4b4cf9165ef3277b57391cbd624ff6ae9b0dcc1f authored by Frank Ong on 21 August 2020, 18:01:21 UTC
Fix kaiser bessel interpolation on gpu
Tip revision: 4b4cf91
File Mode Size
.github
conda.recipe
docs
sigpy
tests
.coveragerc -rw-r--r-- 46 bytes
.gitignore -rw-r--r-- 676 bytes
.readthedocs.yml -rw-r--r-- 140 bytes
.travis.yml -rw-r--r-- 226 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.rst -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 1.5 KB
README.rst -rw-r--r-- 3.8 KB
codecov.yml -rw-r--r-- 240 bytes
requirements.txt -rw-r--r-- 34 bytes
run_tests.sh -rwxr-xr-x 100 bytes
setup.cfg -rw-r--r-- 323 bytes
setup.py -rw-r--r-- 922 bytes

README.rst

back to top