|
|
Subscribe / Log in / New account

Some median Python NaNsense

Some median Python NaNsense

[Development] Posted Jan 3, 2020 22:11 UTC (Fri) by corbet

Anybody who has ever taken a numerical analysis course understands that floating-point arithmetic on computers is a messy affair. Even so, it is easy to underestimate just how messy things can be. This topic came to the fore in an initially unrelated python-ideas mailing-list thread; what should the Python statistics module do with floating-point values that are explicitly not numbers?

Full Story (comments: 33)


Copyright © 2020, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds