Skip to content
Snippets Groups Projects
Commit 3132eeb7 authored by simply-nicky's avatar simply-nicky
Browse files

bug fix

parent d861b843
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ ctypedef fused float_t:
ctypedef np.uint64_t uint_t
ctypedef np.npy_bool bool_t
ctypedef np.complex128_t complex_t
DEF FLOAT_MAX = 1.7976931348623157e+308
DEF MU_C = 1.681792830507429
......
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