



Bits error versus wj




Bits error versus x
| Original | 13.4 |
|---|---|
| Target | 13.0 |
| Herbie | 1.0 |
Initial program 13.4
rmApplied div-sub13.4
Applied associate--r-7.5
Simplified7.5
Taylor expanded around 0 1.0
Simplified1.0
Final simplification1.0
Time bar (total: 29.3s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 1.0 | 1.0 | 0.1 | 0.9 | 0% |
herbie shell --seed 2018351 +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))))))