Big integer support
Open
enhancement
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 603
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 6
Description
README.md fib demo on x86_64 Ubuntu.
log2(10\**62) is 205, log2(10\**63) is 209.
Python number type has arbitrary precision, does codon restrict that?
If so, what are the limits?
P.S:
My interest comes from processing up to 617-digit or 2048-bit numbers:
https://github.com/Hermann-SW/RSA_numbers_factored
Contributor guide
Assessment
This issue has not been assessed yet.