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: implement Distribution for AutoSimd, Simd and Wide types #38

Closed GabrielDertoni closed 2 years ago

GabrielDertoni commented 2 years ago

closes #37

sebcrozet commented 2 years ago

Thanks!