Hacker News
- Elementary Functions and Not Following IEEE754 Floating-Point Standard (2020) http://www.hlsl.co.uk/blog/2020/1/29/ieee754-is-not-followed 32 comments
Lobsters
- Elementary Functions and NOT Following the IEEE 754 Floating-Point Standard (2020) https://www.hlsl.co.uk/blog/2020/1/29/ieee754-is-not-followed 2 comments programming
- Blog post from 2020: “None of the major mathematical libraries that are used throughout computing are actually rounding correctly.” Does anyone know if Julia ended up fixing this in the end? http://www.hlsl.co.uk/blog/2020/1/29/ieee754-is-not-followed 4 comments julia
- None of the major mathematical libraries that are used throughout computing are actually rounding correctly. http://www.hlsl.co.uk/blog/2020/1/29/ieee754-is-not-followed 265 comments programming
- How To Use Python To Create A Gif From Video Files http://www.hlsl.co.uk/blog/2014/12/11/creating-a-gif-image-from-a-video-file 10 comments coding
- A tool I wrote to compare generated assembly from HLSL to help optimise shaders. http://www.hlsl.co.uk/blog/2014/10/1/hlsl-shader-assembly-comparison-tool 4 comments coding
- I wrote a tool to compare generated assembly from HLSL to help optimise shaders. http://www.hlsl.co.uk/blog/2014/10/1/hlsl-shader-assembly-comparison-tool 8 comments gamedev