



Bits error versus wj




Bits error versus x
| Original | 13.6 |
|---|---|
| Target | 13.2 |
| Herbie | 2.0 |
Initial program 13.6
Taylor expanded around 0 2.0
Simplified2.0
Final simplification2.0
Time bar (total: 2.9m)Debug logProfile
herbie shell --seed 2018249 +o rules:numerics
(FPCore (wj x)
:name "Jmat.Real.lambertw, newton loop step"
:herbie-target
(- wj (- (/ wj (+ wj 1)) (/ x (+ (exp wj) (* wj (exp wj))))))
(- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))))