|
You are here |
gregat.es | ||
| | | | |
rupertmckay.com
|
|
| | | | | Rounding errors are inevitable. | |
| | | | |
blog.m-ou.se
|
|
| | | | | A few years ago, due to some random chain of events, I ended up implementing a conversion from 128 bit integers to 64 bit floats. This would've turned out to be a complete waste of time, except that my final version is faster than the builtin conversion of every compiler I tested. In this blog post, I'll explain what happened, how floats work, how this conversion works, and how it got a bit out of hand. | |
| | | | |
orlp.net
|
|
| | | | | [AI summary] A deep dive into the complexities and pitfalls of comparing different numeric types (integers and floating-point) across various programming languages and the CPU architecture | |
| | | | |
www.vinta.com.br
|
|
| | | Brief introduction to React Hooks and description of the implementation process in a project at Vinta. | ||