Explore >> Select a destination


You are here

gafferongames.com
| | www.yosoygames.com.ar
1.7 parsecs away

Travel
| | [AI summary] The post discusses the challenges and complexities of achieving floating point determinism across different platforms and programming languages, highlighting issues with IEEE 754 compliance, compiler optimizations, and hardware variations.
| | erikmcclure.com
7.0 parsecs away

Travel
| | *"Beware of bugs in the above code; I have only proved it correct, not tried it."* - Donald Knuth Earlier today, I came across a post during a google-fu session that claimed that no one should use the C++ standard library function make_heap, because almost nobody uses it correctly. I immediately started mentally ranting about how utterly ridiculous this claim is, because anyone whose gone to a basic algorithm class would know how to properly use make_heap.
| | basesandframes.wordpress.com
3.7 parsecs away

Travel
| | Download Presentation part 1 Download Presentation part 2 I was trying to interpolate a scaling function on an SPU on PS3 and realized, this device has no math library. How do you write powf() without access to libm? The IEEE754 standard for floating point numbers only covers five fundamental functions - addition, subtraction, multiplication, division...
| | www.fosskers.ca
33.9 parsecs away

Travel
|