-
Recent Posts
Recent Comments
- scruss2 on A Mathematician Looks at the Collins English Dictionary
- Dr. Y. Chahlaoui on What’s New in MATLAB R2019a and R2019b?
- Nick Higham on Better LaTeX Tables with Booktabs
- gvdeynde on Better LaTeX Tables with Booktabs
- Fabio Boffelli on The Nearest Correlation Matrix
Categories
- books (17)
- conferences (26)
- Emacs (8)
- LaTeX (12)
- matrix computations (6)
- miscellaneous (13)
- people (15)
- Princeton Companion (12)
- publication peculiarities (7)
- publishing (2)
- research (18)
- software (23)
- writing (13)
Tag Archives: fp16
Half Precision Arithmetic: fp16 Versus bfloat16
The 2008 revision of the IEEE Standard for Floating-Point Arithmetic introduced a half precision 16-bit floating point format, known as fp16, as a storage format. Various manufacturers have adopted fp16 for computation, using the obvious extension of the rules for … Continue reading