Skip to content
Open
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
3662bd7
bf16 rfc
Jamesbarford May 27, 2026
0e1f5c4
Addressed feedback and some verbosity issues
Jamesbarford Jul 21, 2026
5321ed6
Lift most of the `bf16` scalar arithmetic to the appendex, single out…
Jamesbarford Jul 22, 2026
376dbcf
RFC Formatting
Jamesbarford Jul 22, 2026
e491009
typo & corrected summary
Jamesbarford Jul 22, 2026
c55b204
Remove incorrect scalar semantics
Jamesbarford Jul 22, 2026
04a5572
Significantly trim Reference level vector operations text
Jamesbarford Jul 22, 2026
f756210
Gramma & spelling tweak
Jamesbarford Jul 22, 2026
07390f1
Remove segment on usize, trim guide-level scalar section, trim
Jamesbarford Jul 23, 2026
25d6822
Add line about target-dependent behaviour remaining accessible throug…
Jamesbarford Jul 23, 2026
88d5308
Rework RFC to propose adding `bf16` to `core::num` instead
Jamesbarford Jul 28, 2026
c843595
Incorporated feedback for trait implementations
Jamesbarford Jul 29, 2026
0601c45
Add `PartialEq` and `PartialOrd` as traits to be implemented
Jamesbarford Jul 30, 2026
2c8b1f0
Remove `from_f32(...)` and note that the type can only be constructed…
Jamesbarford Aug 5, 2026
6b10890
Meeting feedback - rename `bf16` -> `f16b`, include `From<f16b> for f…
Jamesbarford Aug 6, 2026
397111b
changed missed `bf16` prefix to `f16b` and stated `f16b` will be re-e…
Jamesbarford Aug 7, 2026
733a599
Fix C++ suffix
joshtriplett Aug 10, 2026
067d06c
Move trait implementation for Display/FromStr to future posibilities.
Jamesbarford Aug 10, 2026
6b58e6f
commit to only one brain floating point type in Rust
Jamesbarford Aug 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading