



Bits error versus wj




Bits error versus x
Results
| Original | 14.0 |
|---|---|
| Target | 13.4 |
| Herbie | 1.8 |
Initial program 14.0
Initial simplification7.4
Taylor expanded around 0 1.1
rmApplied add-exp-log1.8
Final simplification1.8
Time bar (total: 39.3s)Debug logProfile
herbie shell --seed 2018227
(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))))))