Open
Description
Useful code and benchmarks on floating point accuracy and performance: https://orlp.net/blog/taming-float-sums/
- relevant for numeric-loops subcrate Use std::arch for SIMD and target_feature #46 (comment)
Useful code and benchmarks on floating point accuracy and performance: https://orlp.net/blog/taming-float-sums/