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

Add serde support for fixed-point numbers #8

Closed SlimeYummy closed 4 years ago

SlimeYummy commented 4 years ago

Implement serde's Serialize and Deserialize for fixed-point numbers.