disable bounds checking
This commit is contained in:
parent
af03a744b6
commit
472f248063
@ -1,3 +1,4 @@
|
|||||||
|
#cython: boundscheck=False
|
||||||
"""
|
"""
|
||||||
blockmodels
|
blockmodels
|
||||||
"""
|
"""
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
#cython: boundscheck=False
|
||||||
"""
|
"""
|
||||||
${NAME}
|
${NAME}
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user