[PROPOSAL] Add VectorX structs mirroring the System.Numerics Vectors
Open
- Dominant language
- C#
- Stars
- 703
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Numerics Vectors only support floats, we could re-create them for Doubles, ints and longs (and possibly other types?).
This would allow users to take advantage of vector instructions without having to do loads and saves themselves.
Contributor guide
Assessment
This issue has not been assessed yet.