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
290 stars 29 forks source link

Swap the argument order of copysign. #18

Closed sebcrozet closed 3 years ago

sebcrozet commented 3 years ago

This is technically not a breaking change because it won't cause existing code to not compile anymore. However it is an important semantic change to justify a major release: