Faster implementation of Float64(::BigInt), Float32(::BigInt) and Float16(::BigInt) #31502
narendrakpatel
changed the title WIP: Faster implementation of Float64(::BigInt) Faster implementation of Float64(::BigInt), Float32(::BigInt) and Float16(::BigInt) 6 years ago
narendrakpatel
marked this pull request as ready for review 6 years ago
basic implementation of 64 bit version Float64(::BigInt)
cff00947
basic implementation of 32 bit version Float64(::BigInt)
06eaa2ea
refactor Float64(::BigInt)
c851665d
implement Float32(::BigInt)
e33edbf8
implement Float16(::BigInt)
2b5377fa
add tests for BigInt to Float conversions
d9656830
simonbyrne
merged
85daeabc
into master 6 years ago
Assignees
No one assigned
Labels
performance
bignums
Login to write a write a comment.
Login via GitHub