Skip to content
Snippets Groups Projects
Commit af0a166e authored by Nikolay Ivanov's avatar Nikolay Ivanov
Browse files

posix.time invokation deleted

parent dffac8d6
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ import numpy as np
from libc.math cimport sqrt, exp, pi, floor, ceil
from cython.parallel import prange
cimport openmp
from posix.time cimport clock_gettime, timespec, CLOCK_REALTIME
ctypedef fused float_t:
np.float64_t
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment