Fascinating exploration of an upcoming feature in Rust: algebraic operators on floating-point numbers, which allow the compiler to locally unlock vectorisation at the expanse of IEEE or ANSI standards.
This allows to control very precisely where we choose to allow unsafe float optimizations and where we don't.
https://pythonspeed.com/articles/faster-float-math-rust/
Thanks @nprofile1q... for the great article as always!
#RustLang #ScientificComputing
This allows to control very precisely where we choose to allow unsafe float optimizations and where we don't.
https://pythonspeed.com/articles/faster-float-math-rust/
Thanks @nprofile1q... for the great article as always!
#RustLang #ScientificComputing