Artifacts in data analysis using floating-point numbers.
收藏Figshare2018-10-11 更新2026-04-29 收录
下载链接:
https://figshare.com/articles/dataset/Artifacts_in_data_analysis_using_floating-point_numbers_/7196012
下载链接
链接失效反馈官方服务:
资源简介:
Using the Python script and data provided in Supporting Information S1 Data, we loaded the input data x and y in the top two rows (where one unavailable data point is interpreted as nan, floating-point "not a number"). Computing the ratio x/y, division by zero resulted in two further nonfinite values. Sorting the data (in ascending order, using Python's standard sorting algorithm) silently yielded an incorrect result. Computing the maximum based on successive comparisons failed as well, but this is not immediately obvious just from the value. Only the mean value is an obvious indication that something went wrong.
创建时间:
2018-10-11



