Open
Description
We've discussed potentially implementing trait abstractions over SIMD vectors in the basic API because it's pretty unwieldy to handle every single possible TxW combo, and we've mentioned we will need to leave some traits in separate semi-official crates, e.g. a simd-complex
, but we need to think about what abstractions we want to offer where.
Discussion partly here: https://rust-lang.zulipchat.com/#narrow/stream/257879-project-portable-simd/topic/Semi-official.20(non-std.3A.3Asimd).20crates