hanabi1224 / hanabi1224/Programming-Language-Benchmarks
Why @setFloatMode(.Optimized) is allowed for Zig?
Open
- Dominant language
- C#
- Stars
- 800
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
Could you please explain why @setFloatMode(.Optimized) is allowed for zig in spectralnorm code?
As far as I know this is “equivalent” to -ffast-math in GCC yet quite rightfully -ffast-math is not allowed for gcc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.