Closed yen3 closed 3 years ago
The float type in python is the double type in C. The previous implementation has the precision problem. Change it to ctypes.c_dobule to fix it
ctypes.c_dobule
The float type in python is the double type in C. The previous implementation has the precision problem. Change it to
ctypes.c_dobule
to fix it