Add bfloat16 support; encoder uses round to nearest even on discarded…#93
Add bfloat16 support; encoder uses round to nearest even on discarded…#93SmoothThunk wants to merge 3 commits into
Conversation
… bits. Decoder pads with zeros (no rebiasing needed). Also added arithmetic, npy mapping, and testing.
|
Reviewed the bf16 addition (high-effort pass, 8 finder angles + direct verification by running the actual logic in Lean 4.31). Nice work — the encoder rounding and the Correctness1.
Note 2. Same for 3. 4. Cleanup (non-blocking)
Verified and not an issueI flagged and then refuted two NaN concerns by running them: |
No description provided.