Floating-Point Comparison Performance
Open
- Dominant language
- C++
- Stars
- 374
- Forks
- 264
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 17
Description
From this [write up](https://bitbashing.io/comparing-floats.html) float distance could be several times better. I can poke around when implementing `constexpr std::nexttoward` as that is the last outlier in ccmath from [this proposal. ](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p0533r8.pdf)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.