Pages

Saturday, September 17, 2011

Everything you didn’t know about floating points is here

Hi! This time I would like to thank Michael Herf for the awesome article dedicated to quite important minutiae of effective floating point usage. I found myself many absolutely new things that I couldn’t even think of. Just image Your code can work 8 TIMES FASTER after fixing conversion problems which inevitably exist in your code if you don’t make a special trick. Check it out here - http://stereopsis.com/FPU.html.

No comments:

Post a Comment