



Bits error versus wj




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