Skip to content

Issues: stencillogic/astro-float

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Store the mantissa as a Box<[Word]> rather than a vector question Further information is requested
#27 opened Apr 5, 2024 by tgross35
Use target pointer width rather than x86 question Further information is requested
#26 opened Apr 5, 2024 by tgross35
Add a BigFloat with const generic precision enhancement New feature or request
#25 opened Apr 5, 2024 by tgross35
Proposal for a public BigFloat::to_f64 enhancement New feature or request good first issue Good for newcomers
#11 opened Feb 26, 2023 by Alextopher
Implement AGM algorithms for the logarithm. enhancement New feature or request
#9 opened Feb 23, 2023 by stencillogic
Improve performance of Mantissa::mul_short enhancement New feature or request
#8 opened Feb 23, 2023 by stencillogic
Improve performance of Mantissa::div_short enhancement New feature or request
#7 opened Feb 23, 2023 by stencillogic
ProTip! Type g i on any issue or pull request to go back to the issue listing page.