We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54cfc1f commit b784a44Copy full SHA for b784a44
README.md
@@ -25,7 +25,7 @@ This float16 library produces correct results for all conversions between float1
25
26
Current status:
27
28
-* Core API is done. Some new functions are planned. Breaking API changes are unlikely.
+* core API is done and breaking API changes are unlikely.
29
* 100% of unit tests pass:
30
* short mode (`go test -short`) tests around 65763 conversions in 0.005s.
31
* normal mode (`go test`) tests all possible 4+ billion conversions in about 45s.
0 commit comments