Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Serialize f32 #214

Merged
merged 2 commits into from Sep 10, 2021
Merged

Serialize f32 #214

merged 2 commits into from Sep 10, 2021

Commits on Sep 10, 2021

  1. Adds explicit serialization for f32 to avoid rounding artifacts when …

    …promoting f32 to f64
    john.burkhardt committed Sep 10, 2021
    Copy the full SHA
    c420357 View commit details
    Browse the repository at this point in the history
  2. Adds test cases for f32 representations (inf and nan)

    john.burkhardt committed Sep 10, 2021
    Copy the full SHA
    7d07fe6 View commit details
    Browse the repository at this point in the history