dimforge / simba

Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
Apache License 2.0
293 stars 29 forks source link

feat: add a SupersetOf<f32> requirement for the ComplexField and SimdComplexField traits #59

Closed sebcrozet closed 4 months ago

sebcrozet commented 4 months ago

This revives https://github.com/dimforge/simba/pull/55