



Bits error versus wj




Bits error versus x
Results
| Original | 13.6 |
|---|---|
| Target | 13.0 |
| Herbie | 1.1 |
Initial program 13.6
Initial simplification7.0
Taylor expanded around 0 1.1
rmApplied flip-+1.1
Applied associate-/r/1.1
rmApplied associate-*l/1.1
Final simplification1.1
Time bar (total: 39.1s)Debug logProfile
herbie shell --seed 2018255
(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))))))