



Bits error versus wj




Bits error versus x
Results
| Original | 13.9 |
|---|---|
| Target | 13.3 |
| Herbie | 1.1 |
Initial program 13.9
Initial simplification6.9
Taylor expanded around 0 1.1
Final simplification1.1
Time bar (total: 26.8s)Debug logProfile
herbie shell --seed 2018216
(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))))))