



Bits error versus wj




Bits error versus x
| Original | 13.7 |
|---|---|
| Target | 13.2 |
| Herbie | 1.9 |
Initial program 13.7
Initial simplification13.7
Taylor expanded around 0 1.9
Simplified1.9
Final simplification1.9
Time bar (total: 28.4s)Debug logProfile
herbie shell --seed 2018220 +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))))))