



Bits error versus wj




Bits error versus x
Results
| Original | 13.3 |
|---|---|
| Target | 12.7 |
| Herbie | 1.0 |
Initial program 13.3
Initial simplification6.7
Taylor expanded around 0 1.0
Taylor expanded around inf 1.0
Final simplification1.0
Time bar (total: 44.6s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 1.0 | 1.0 | 0.0 | 1.0 | 0% |
herbie shell --seed 2018285
(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))))))