julia
Faster pow32 and pow16 without the negative number bug
#40620
Merged

Faster pow32 and pow16 without the negative number bug #40620

oscardssmith
oscardssmith oscardssmith added performance
oscardssmith oscardssmith added regression
oscardssmith oscardssmith added maths
oscardssmith oscardssmith added float16
oscardssmith
dkarrasch
dkarrasch commented on 2021-04-27
simeonschaub
fredrikekre
fredrikekre commented on 2021-04-27
KristofferC
KristofferC commented on 2021-04-27
oscardssmith
oscardssmith
oscardssmith commented on 2021-04-27
oscardssmith oscardssmith added triage
oscardssmith oscardssmith removed triage
oscardssmith oscardssmith added needs decision
fredrikekre
fredrikekre commented on 2021-04-27
oscardssmith oscardssmith force pushed from d4089876 to 88372b51 4 years ago
oscardssmith oscardssmith removed needs decision
JeffreySarnoff
oscardssmith
oscardssmith added negative tests
c12b812f
oscardssmith update to reflect review comments.
b27971dd
oscardssmith check for x==0
60bb46a7
oscardssmith special case pow tests
73137499
oscardssmith make Float64 correct for 0^negative, 0^NaN
bacd5f6a
oscardssmith Update base/math.jl
c71b487c
oscardssmith Update base/math.jl
8e5ecb70
oscardssmith maybe working
4535d412
oscardssmith revert float^integer changes
3bb7d44b
oscardssmith remove incorrect change to Float64 behavior
fbd2f60f
oscardssmith fix tests and an edge case
61f13f49
oscardssmith fix tests and an edge case
64c37693
oscardssmith oscardssmith force pushed from 67410b1a to 64c37693 4 years ago
oscardssmith fix merge
a90419ae
oscardssmith
oscardssmith oscardssmith closed this 4 years ago
oscardssmith oscardssmith reopened this 4 years ago
oscardssmith oscardssmith merged 5d87cb92 into master 4 years ago
oscardssmith oscardssmith deleted the revised-pow32 branch 4 years ago
KristofferC

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone