fixup! add readme
This commit is contained in:
parent
493ef7e293
commit
5bc55414a3
|
|
@ -1,6 +1,6 @@
|
||||||
# F8: 8-bit floats
|
# F8: 8-bit floats
|
||||||
|
|
||||||
<div class="warning">Not for production use!</div>
|
> :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