Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretty-print floats and doubles efficiently. #249

Open
vmchale opened this issue Feb 20, 2024 · 0 comments
Open

Pretty-print floats and doubles efficiently. #249

vmchale opened this issue Feb 20, 2024 · 0 comments

Comments

@vmchale
Copy link
Contributor

vmchale commented Feb 20, 2024

The bytestring library now implements a fast algorithm.

By using doubleDec to implement the Pretty instance for Double, it would not change the behavior and it would give better performance.

Thank you for your library!
Vanessa McHale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant