julia
Faster pow32 and pow16 without the negative number bug
#40620
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
13
Changes
View On
GitHub
Faster pow32 and pow16 without the negative number bug
#40620
oscardssmith
merged 13 commits into
JuliaLang:master
from
oscardssmith:revised-pow32
oscardssmith
added
performance
oscardssmith
added
regression
oscardssmith
added
maths
oscardssmith
added
float16
dkarrasch
commented on 2021-04-27
fredrikekre
commented on 2021-04-27
KristofferC
commented on 2021-04-27
oscardssmith
commented on 2021-04-27
oscardssmith
added
triage
oscardssmith
removed
triage
oscardssmith
added
needs decision
fredrikekre
commented on 2021-04-27
oscardssmith
force pushed
from
d4089876
to
88372b51
4 years ago
oscardssmith
removed
needs decision
added negative tests
c12b812f
update to reflect review comments.
b27971dd
check for x==0
60bb46a7
special case pow tests
73137499
make Float64 correct for 0^negative, 0^NaN
bacd5f6a
Update base/math.jl
c71b487c
Update base/math.jl
8e5ecb70
maybe working
4535d412
revert float^integer changes
3bb7d44b
remove incorrect change to Float64 behavior
fbd2f60f
fix tests and an edge case
61f13f49
fix tests and an edge case
64c37693
oscardssmith
force pushed
from
67410b1a
to
64c37693
4 years ago
fix merge
a90419ae
oscardssmith
closed this
4 years ago
oscardssmith
reopened this
4 years ago
oscardssmith
merged
5d87cb92
into master
4 years ago
oscardssmith
deleted the revised-pow32 branch
4 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
fredrikekre
simeonschaub
KristofferC
dkarrasch
JeffreySarnoff
Assignees
No one assigned
Labels
performance
regression
maths
float16
Milestone
No milestone
Login to write a write a comment.
Login via GitHub