



Bits error versus wj




Bits error versus x
| Original | 14.4 |
|---|---|
| Target | 13.7 |
| Herbie | 2.1 |
Initial program 14.4
Initial simplification14.4
Taylor expanded around 0 2.1
Simplified2.1
Final simplification2.1
Time bar (total: 20.4s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 2.1 | 2.1 | 0.5 | 1.7 | 0% |
herbie shell --seed 2018263 +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))))))