Compare commits
3 Commits
5bc55414a3
...
3b126e7fa6
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b126e7fa6 | |||
| 40ba11f33c | |||
| f0468502d8 |
|
|
@ -1,6 +1,6 @@
|
||||||
# F8: 8-bit floats
|
# F8: 8-bit floats
|
||||||
|
|
||||||
> :warning: Not for production use!
|
> ⚠️ 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