Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6bbc583

Browse files
MAINT Cython settings to module level in sparsefuncs_fast
Every function in the module used `@cython.boundscheck(False)`, `@cython.wraparound(False)`, and `@cython.cdivision(True)`. Move those settings to module level to simplify the code.
1 parent aadec16 commit 6bbc583

File tree

2 files changed

+508
-526
lines changed

2 files changed

+508
-526
lines changed

0 commit comments

Comments
 (0)