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

Merge branch 'dev0'

parents 43308ae4 3132eeb7
No related branches found
Tags v0.1.1
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