memset is terrible and not performant likely (for nonzeroing path)
Open
enhancement
task
- Dominant language
- Haskell
- Stars
- 123
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
it falls back to a scalar c loop when not zeroing. which seems disappointing. Also not sure if it correctly handles `-0` in the floating point code
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.