Orbit OK
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import mpmath as mp
|
||||
import numba as nb
|
||||
|
||||
mp.dps = 25 # 设置精度为25位小数
|
||||
mp.dps = 50 # 设置精度为50位小数
|
||||
|
||||
class Orbit:
|
||||
def __init__(self):
|
||||
|
Reference in New Issue
Block a user