



Bits error versus wj




Bits error versus x
Results
| Original | 13.5 |
|---|---|
| Target | 12.8 |
| Herbie | 0.3 |
if wj < 8.55419651697416e-05Initial program 13.1
Initial simplification6.8
Taylor expanded around 0 0.3
if 8.55419651697416e-05 < wj Initial program 32.4
Initial simplification1.1
rmApplied flip-+1.1
Applied associate-/r/1.1
Final simplification0.3
Time bar (total: 40.6s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 1.1 | 0.3 | 0.1 | 1.1 | 79.5% |
herbie shell --seed 2018290
(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))))))