Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source
4
Improve pow(x,y): 25% speedup, increase accuracy for integer exponents.
· 1ea61a5d
Rasmus Munk Larsen
authored
Nov 26, 2024
1ea61a5d
Add test for using pcast on scalars.
· 5064cb7d
Rasmus Munk Larsen
authored
Nov 25, 2024
5064cb7d
Refactor special case handling in pow(x,y) and revert to repeated squaring for <float,int>
· f19a6803
Rasmus Munk Larsen
authored
Nov 27, 2024
f19a6803
Fix UB in setZero
· d34b100c
Charles Schlosser
authored
Nov 27, 2024
and
Rasmus Munk Larsen
committed
Nov 27, 2024
d34b100c
Loading