


Bits error versus m



Bits error versus v
Initial program 0.2
Initial simplification0.2
rmApplied fma-udef0.2
Applied distribute-rgt-in0.2
Simplified0.2
rmApplied fma-def0.2
Final simplification0.2
Time bar (total: 18.3s)Debug logProfile
herbie shell --seed 2018249 +o rules:numerics
(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))