



Bits error versus wj




Bits error versus x
Results
| Original | 13.7 |
|---|---|
| Target | 13.1 |
| Herbie | 1.1 |
Initial program 13.7
Initial simplification7.0
Taylor expanded around 0 1.1
rmApplied add-sqr-sqrt1.1
Final simplification1.1
Time bar (total: 35.9s)Debug logProfile
herbie shell --seed 2018254
(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))))))