Skip to content

Fixing Dragon4 to take unbiased rounding into account.#257

Merged
tannergooding merged 2 commits intodotnet:masterfrom
tannergooding:float-format
Dec 16, 2019
Merged

Fixing Dragon4 to take unbiased rounding into account.#257
tannergooding merged 2 commits intodotnet:masterfrom
tannergooding:float-format

Conversation

@tannergooding
Copy link
Copy Markdown
Member

The Dragon4 implementation was not taking unbiased rounding into account and so it would generate longer than necessary (but still correct) strings. This is only needed when generating the shortest possible string and doesn't need to be accounted for when generating strings of a specific digit length.

@tannergooding
Copy link
Copy Markdown
Member Author

This is a copy of #232 which was detached when the repo became public.

@tannergooding
Copy link
Copy Markdown
Member Author

This is still dependent on the live live support going through. This is being tracked by #92

@tannergooding tannergooding merged commit 8cda531 into dotnet:master Dec 16, 2019
@tannergooding tannergooding deleted the float-format branch December 16, 2019 15:51
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants