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

Out-of-core mult doesn't work for 9^9^9 #9

Open
stylewarning opened this issue Mar 14, 2020 · 0 comments
Open

Out-of-core mult doesn't work for 9^9^9 #9

stylewarning opened this issue Mar 14, 2020 · 0 comments
Labels
bug Something isn't working storage-representation Related to the storage representation of numbers (RAM, disk, etc.)

Comments

@stylewarning
Copy link
Owner

I propose calculating 9^9^9 as the multiplication stress test. It seems to work for in-core multiplies, but not out-of-core.

@stylewarning stylewarning added bug Something isn't working storage-representation Related to the storage representation of numbers (RAM, disk, etc.) labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working storage-representation Related to the storage representation of numbers (RAM, disk, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant