Unbox Complex should use one array.
Open
- Dominant language
- Haskell
- Stars
- 400
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
The `Unbox` instance for `Complex a` should use one `Vector a`. This would reduce space requirements and improve locality.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.