



Bits error versus x.re




Bits error versus x.im
Results
| Original | 7.1 |
|---|---|
| Target | 0.2 |
| Herbie | 0.2 |
Initial program 7.1
Initial simplification7.1
Taylor expanded around 0 7.0
Taylor expanded around -inf 62.6
Simplified0.2
rmApplied associate-*l*0.2
Final simplification0.2
Time bar (total: 23.8s)Debug logProfile
herbie shell --seed 2018234 +o rules:numerics
(FPCore (x.re x.im)
:name "math.cube on complex, real part"
:herbie-target
(+ (* (* x.re x.re) (- x.re x.im)) (* (* x.re x.im) (- x.re (* 3 x.im))))
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im)))