


Bits error versus m



Bits error versus v
Results
Initial program 0.2
Initial simplification0.2
rmApplied sub-neg0.2
Final simplification0.2
Time bar (total: 18.6s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.2 | 0.2 | 0.0 | 0.2 | 0% |
herbie shell --seed 2018355
(FPCore (m v)
:name "a parameter of renormalized beta distribution"
:pre (and (< 0 m) (< 0 v) (< v 0.25))
(* (- (/ (* m (- 1 m)) v) 1) m))