2021年1月1日星期五

How to change floating point precision in Python?

I want to change my numpy array floating point resolution so it can only have 2 decimal places. Not to print out the value to the command window but the way the value is actually represented in memory!

https://stackoverflow.com/questions/65535432/how-to-change-floating-point-precision-in-python January 02, 2021 at 10:05AM

没有评论:

发表评论