evanw / float-toy

Use this to build intuition for the IEEE floating-point format
155 stars 38 forks source link

Add half precision. #4

Closed uprego closed 4 years ago

uprego commented 4 years ago

https://en.wikipedia.org/wiki/Half-precision_floating-point_format

evanw commented 4 years ago

This has been merged.

uprego commented 4 years ago

Awesome, thanks!