julia
Faster int to float conversion
#45656
Merged

Faster int to float conversion #45656

albheim
albheim uint128/int128 to f64, uint128 to f32
ac8e8b8d
albheim Merge branch 'master' into albheim/int_to_float_conv
7f117e54
albheim f32 replace old
b9281e30
Seelengrab
albheim
oscardssmith
albheim remove extra ones, update in128 to f32
6d57eab3
albheim
albheim float64 as intermediate for float16 conversion
81eb2b2c
albheim Fix Int to f32 error, add comments
93d48068
albheim reset to old f32 since it seems faster
4da8b7fd
albheim Merge branch 'master' into albheim/int_to_float_conv
f88c93a9
oscardssmith oscardssmith added maths
oscardssmith oscardssmith added performance
albheim write out i128 to f64 to make it faster
c303aa73
albheim Merge branch 'master' into albheim/int_to_float_conv
68f49205
albheim albheim marked this pull request as ready for review 3 years ago
albheim cleanup
3e2aa356
albheim Merge remote-tracking branch 'myfork/albheim/int_to_float_conv' into …
816dd29f
albheim
JeffBezanson
albheim Merge branch 'master' into albheim/int_to_float_conv
c2824974
albheim Better variable names and structure
059aec8e
oscardssmith
oscardssmith commented on 2022-06-27
albheim Nicer constant definitions
c331ca4f
albheim Merge branch 'master' into albheim/int_to_float_conv
07caafe7
albheim
KristofferC
oscardssmith
oscardssmith commented on 2022-08-31
oscardssmith
albheim Merge branch 'master' into albheim/int_to_float_conv
13dbe22e
albheim
albheim for int128 use uabs and inline call uint128 func
b0f5b48c
albheim test Int128->Float64 conversion with lsb/msb gaps
31db248a
albheim Merge branch 'albheim/int_to_float_conv' of github.com:albheim/julia …
2966a69b
albheim
albheim Move uabs function earlier to fix compilation
cc14a785
albheim Revert to old version
e5946504
albheim
albheim commented on 2022-09-01
albheim
albheim clean up 128 bit int to f64 tests
0a2c4577
albheim remove trailing whitespace
b4385065
albheim Merge branch 'master' into albheim/int_to_float_conv
02c5ec6a
albheim fix tests
2ef86787
albheim
oscardssmith oscardssmith merged 639a4ff6 into master 3 years ago
oscardssmith
albheim albheim deleted the albheim/int_to_float_conv branch 3 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone