• Tools
  • Articles
  • Q&A
  • Login
0 0

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


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

python numpy

10 years, 9 months ago
nanaco

nanaco


share
nanaco 10 years, 9 months ago

Answers

Your Answer

Ask Question
Related questions

Python and R interface

在numpy或pandas下,同样的type,为啥 0.0/0.0 有时能=NaN 有时能=inf?

MacOS下不同版本Python安装如Numpy等第三方模块的疑问?

ipython notebook 不能导入numpy

numpy中的fromfunction()的调用栈很奇葩!?!?

Python numpy 从1.6更新到1.9