julia
6fa3e455
- faster conversion from Integer to BigInt (#29165)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
faster conversion from Integer to BigInt (#29165) * faster conversion from Integer to BigInt This applies mainly to `BigInt(::[U]Int128)`. * avoid stack overflow on windows 64?
References
#29165 - faster conversion from Integer to BigInt
Author
rfourquet
Committer
simonbyrne
Parents
d28a7d59
Loading