(Not-so) Precise Float Arithmetic in Python [PyOhio 2023]

Publicado el: 17 diciembre 2023
en el canal de: PyOhio
69
3

Talk by Syed Muhammad Dawoud Sheraz Ali at PyOhio 2023:
Just like in other programming languages, floating number arithmetics is not very precise in Python. What makes floats so special and weird that a simple arithmetic operation might not yield the expected result? Why is it so? For instance, what happens when you run the following line on the Python terminal: 0.1+0.1+0.1==0.3? What will be the output? True or False?

This small talk will focus on the underlying behavior of floating arithmetics precision and then discuss a few potential solutions to the problem in Python.

PyOhio talk listing: https://www.pyohio.org/2023/talks/not...


En esta página del sitio puede ver el video en línea (Not-so) Precise Float Arithmetic in Python [PyOhio 2023] de Duración hora minuto segunda en buena calidad , que subió el usuario PyOhio 17 diciembre 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 69 veces y le gustó 3 a los espectadores. Disfruta viendo!