Removed debug timer
This commit is contained in:
parent
4b98879efe
commit
8948b0cf16
2542
squish/voronoi.c
2542
squish/voronoi.c
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,4 @@
|
||||
import array, scipy.spatial, numpy as np
|
||||
from timeit import default_timer as timer
|
||||
from cython.parallel import parallel, prange
|
||||
|
||||
cimport numpy as np
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user