Skip to content

Commit 9d7956c

Browse files
committed
Add errata to README
See #225.
1 parent 4c90317 commit 9d7956c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ Other implementations of Ryu:
107107

108108
[6]: https://github.com/haskell/bytestring/pull/365
109109

110+
### Paper Errata
111+
112+
1. The condition in the modified `compute_shortest` algorithm is not correct.
113+
110114
## Ryu Printf
111115
Since Ryu generates the shortest decimal representation, it is not immediately
112116
suitable for use in languages that have printf-like facilities. In most

0 commit comments

Comments
 (0)