Revision 815e17d2df1da967616d0ae8d42da36ff923a8a8 authored by Siddharth Srinivasan on 08 December 2021, 16:15:11 UTC, committed by Siddharth Srinivasan on 08 December 2021, 16:15:11 UTC
Unsure why, but if the calibration region is added at the end
versus at the beginning, the _poisson function segmentation
faults when decorated with numba.jit. Moving the calibration
region to the beginning alleviates this.
1 parent 278f9b3
History
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-- 236 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-- 40 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