Compare commits
4 Commits
3b126e7fa6
...
5bc55414a3
| Author | SHA1 | Date | |
|---|---|---|---|
| 5bc55414a3 | |||
| 493ef7e293 | |||
| f84c434a1c | |||
| fe44566139 |
|
|
@ -1,6 +1,6 @@
|
||||||
# F8: 8-bit floats
|
# F8: 8-bit floats
|
||||||
|
|
||||||
> ⚠️ Not for production use!
|
> :warning: Not for production use!
|
||||||
|
|
||||||
F8 is a toy software floating-point math library.
|
F8 is a toy software floating-point math library.
|
||||||
It provides an 8-bit floating point type `F8`, with 5 mantissa bits, 3 exponent bits, and no sign bit.
|
It provides an 8-bit floating point type `F8`, with 5 mantissa bits, 3 exponent bits, and no sign bit.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user