numpy或python的其它科学计算包中能不能指定任意精度?


numpy的默认精度是64位的浮点数,能不能把精度调高,并应用在包中的函数里,比如说解方程?我只找到了调低的方法。

python numpy

nanaco 10 years, 7 months ago

Your Answer