We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c90317 commit 9d7956cCopy full SHA for 9d7956c
1 file changed
README.md
@@ -107,6 +107,10 @@ Other implementations of Ryu:
107
108
[6]: https://github.com/haskell/bytestring/pull/365
109
110
+### Paper Errata
111
+
112
+1. The condition in the modified `compute_shortest` algorithm is not correct.
113
114
## Ryu Printf
115
Since Ryu generates the shortest decimal representation, it is not immediately
116
suitable for use in languages that have printf-like facilities. In most
0 commit comments