{"bit_width":32,"date":1468599847,"note":"hamming","iterations":2,"flags":["rules:numerics","rules:arithmetic","rules:polynomials","rules:fractions","rules:exponents","rules:trigonometry","setup:simplify","reduce:post-process","reduce:taylor","reduce:simplify","reduce:avg-error","generate:rr","generate:taylor","generate:simplify"],"seed":"#(1065670707 1252142602 108487242 4101615998 1494603059 839552182)","points":256,"tests":[{"samplers":["default","default"],"bits":128,"start":28.36539661171608,"link":"0-NMSEproblem346","pinf":0,"ninf":0,"vars":["x","n"],"input":"(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n)))","time":13962.537109375,"target":false,"output":"(fma (/ (log1p (/ 1 x)) n) (fma (/ (log1p (/ 1 x)) n) 1/2 1) (- 1 (pow x (/ 1 n))))","end":16.453299658734924,"name":"NMSE problem 3.4.6","status":"imp-start","end-est":12.871294521914484},{"samplers":["default"],"bits":128,"start":14.468403044947728,"link":"1-NMSEproblem345","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- x (sin x)) (- x (tan x)))","time":3544.98291015625,"target":false,"output":"(/ (- x (sin x)) (- x (tan x)))","end":14.468403044947728,"name":"NMSE problem 3.4.5","status":"apx-start","end-est":14.522063362088216},{"samplers":["default"],"bits":128,"start":16.660638661710955,"link":"2-NMSEproblem344","pinf":0,"ninf":0,"vars":["x"],"input":"(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))","time":2527.443115234375,"target":false,"output":"(sqrt (/ (expm1 (* x 2)) (expm1 x)))","end":0.20073968659844219,"name":"NMSE problem 3.4.4","status":"imp-start","end-est":0.24825518643900868},{"samplers":["default"],"bits":128,"start":14.377034524128526,"link":"3-NMSEproblem341","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- 1 (cos x)) (sqr x))","time":7333.240966796875,"target":false,"output":"(sqr (/ (/ (sin x) (sqrt (+ 1 (cos x)))) x))","end":0.3449815651421935,"name":"NMSE problem 3.4.1","status":"imp-start","end-est":0.3496158776568043},{"samplers":["default"],"bits":128,"start":19.1882667579293,"link":"4-NMSEproblem336","pinf":0,"ninf":0,"vars":["N"],"input":"(- (log (+ N 1)) (log N))","time":2583.72802734375,"target":false,"output":"(log1p (/ 1 N))","end":0.062255904107726426,"name":"NMSE problem 3.3.6","status":"imp-start","end-est":0.04296875},{"samplers":["default","default"],"bits":128,"start":18.65285177189096,"link":"5-NMSEproblem335","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (cos (+ x eps)) (cos x))","time":9203.1611328125,"target":false,"output":"(- (- (* (cos x) (cos eps)) (cube (cbrt (* (sin x) (sin eps))))) (cos x))","end":9.235137513774102,"name":"NMSE problem 3.3.5","status":"imp-start","end-est":8.95403593907319},{"samplers":["default"],"bits":128,"start":13.063539649687343,"link":"6-NMSEproblem334","pinf":0,"ninf":0,"vars":["x"],"input":"(- (pow (+ x 1) (/ 1 3)) (pow x (/ 1 3)))","time":12886.23291015625,"target":false,"output":"(exp (log (- (pow (+ x 1) (/ 1 3)) (exp (/ (log x) 3)))))","end":13.116739829555137,"name":"NMSE problem 3.3.4","status":"apx-start","end-est":12.845074137535633},{"samplers":["default"],"bits":128,"start":5.954478919247316,"link":"7-NMSEproblem331","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 (+ x 1)) (/ 1 x))","time":3084.177001953125,"target":false,"output":"(cube (/ (cbrt (- 1)) (cbrt (fma x x x))))","end":1.0292580555510327,"name":"NMSE problem 3.3.1","status":"imp-start","end-est":0.9726861706619345},{"samplers":["default","default","default"],"bits":128,"start":15.793093243327784,"link":"8-NMSEproblem321positive","pinf":0,"ninf":0,"vars":["a","b/2","c"],"input":"(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a)","time":9288.94677734375,"target":false,"output":"(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a)","end":15.793093243327784,"name":"NMSE problem 3.2.1, positive","status":"apx-start","end-est":15.526459140316442},{"samplers":["default","default","default"],"bits":128,"start":15.805272843625461,"link":"9-NMSEproblem321negative","pinf":0,"ninf":0,"vars":["a","b/2","c"],"input":"(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a)","time":7860.56396484375,"target":false,"output":"(/ (/ (* a c) (+ (- b/2) (sqrt (- (sqr b/2) (* a c))))) a)","end":14.756476223527915,"name":"NMSE problem 3.2.1, negative","status":"imp-start","end-est":14.068598461904877},{"samplers":["default","default"],"bits":128,"start":12.212113605972839,"link":"10-NMSEsection35","pinf":0,"ninf":0,"vars":["a","x"],"input":"(- (exp (* a x)) 1)","time":1947.808837890625,"target":0.15503260155357926,"output":"(expm1 (* x a))","end":0.06610665266266337,"name":"NMSE section 3.5","status":"eq-target","end-est":0.0546875},{"samplers":["default"],"bits":128,"start":17.7692216734353,"link":"11-NMSEsection311","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (exp x) (- (exp x) 1))","time":1966.576171875,"target":16.042955996249013,"output":"(/ (exp x) (expm1 x))","end":1.7956939347002838,"name":"NMSE section 3.11","status":"gt-target","end-est":2.1722704762093},{"samplers":["default"],"bits":128,"start":25.929363501558328,"link":"12-NMSEproblem343","pinf":0,"ninf":0,"vars":["eps"],"input":"(log (/ (- 1 eps) (+ 1 eps)))","time":5302.326904296875,"target":0.10365445730807539,"output":"(- (+ (* 2 eps) (+ (* 2/5 (pow eps 5)) (* 2/3 (pow eps 3)))))","end":0.10660257762066555,"name":"NMSE problem 3.4.3","status":"eq-target","end-est":0.5326223002038319},{"samplers":["default","default","default"],"bits":128,"start":28.07038909571422,"link":"13-NMSEproblem342","pinf":0,"ninf":0,"vars":["a","b","eps"],"input":"(/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))","time":15371.27587890625,"target":6.217741397611786,"output":"(* (/ (expm1 (+ (* eps b) (* eps a))) (expm1 (* a eps))) (/ eps (expm1 (* b eps))))","end":12.179350519560725,"name":"NMSE problem 3.4.2","status":"lt-target","end-est":12.403075945564986},{"samplers":["default"],"bits":128,"start":14.679953814064174,"link":"14-NMSEproblem337","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (- (exp x) 2) (exp (- x)))","time":5359.070068359375,"target":2.720509876555737,"output":"(* (fma 1/1920 (pow x 5) (fma (cube x) 1/24 x)) (fma 1/1920 (pow x 5) (fma (cube x) 1/24 x)))","end":0.15022764723805618,"name":"NMSE problem 3.3.7","status":"gt-target","end-est":1.7432832958353668},{"samplers":["default"],"bits":128,"start":4.297039718043403,"link":"15-NMSEproblem333","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1)))","time":7175.8349609375,"target":0.3569175259561663,"output":"(+ (- (/ 1 (+ x 1)) (/ 2 x)) (cube (cbrt (/ 1 (- x 1)))))","end":11.633195279780683,"name":"NMSE problem 3.3.3","status":"lt-start","end-est":11.924319958793665},{"samplers":["default","default"],"bits":128,"start":22.305621085675572,"link":"16-NMSEproblem332","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (tan (+ x eps)) (tan x))","time":16539.6181640625,"target":8.688467112762503,"output":"(+ (+ (fma (/ eps (cos x)) (/ (sin x) (/ (cos x) (sin x))) (* (sin x) (/ (sqr eps) (cos x)))) (fma (/ (sqr eps) (cube (cos x))) (cube (sin x)) (* 1/3 (cube eps)))) (fma (/ (cube eps) (pow (cos x) 4)) (pow (sin x) 4) (fma (/ 4/3 (cos x)) (/ (* (sin x) (sin x)) (/ (cos x) (cube eps))) eps)))","end":0.34833875423198263,"name":"NMSE problem 3.3.2","status":"gt-target","end-est":15.757489374624942},{"samplers":["default","default","default"],"bits":128,"start":15.821710184052579,"link":"17-NMSEp42positive","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (+ (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":10470.125,"target":9.577241280052984,"output":"(* (/ 1 2) (/ (+ (- b) (sqrt (- (sqr b) (* 4 (* a c))))) a))","end":15.799915655817681,"name":"NMSE p42, positive","status":"eq-start","end-est":15.49525575475986},{"samplers":["default","default","default"],"bits":128,"start":15.838026402315622,"link":"18-NMSEp42negative","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":12154.383056640625,"target":9.466974653593553,"output":"(* (/ c 2) (/ 4 (+ (- b) (sqrt (- (sqr b) (* (* c a) 4))))))","end":13.795966310964987,"name":"NMSE p42, negative","status":"lt-target","end-est":13.285373558610017},{"samplers":["default"],"bits":128,"start":29.31607894503014,"link":"19-NMSEexample39","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 x) (cotan x))","time":5272.864013671875,"target":0.01802124062518029,"output":"(fma (cube x) 1/45 (fma 2/945 (pow x 5) (* x 1/3)))","end":0.3225,"name":"NMSE example 3.9","status":"eq-target","end-est":0.28515625},{"samplers":["default"],"bits":128,"start":31.021609593234782,"link":"20-NMSEexample38","pinf":0,"ninf":0,"vars":["N"],"input":"(- (- (* (+ N 1) (log (+ N 1))) (* N (log N))) 1)","time":27359.294921875,"target":0.001375,"output":"(- (expm1 (log1p (- (fma N (log1p N) (log1p N)) (* N (log N))))) 1)","end":29.438728606976557,"name":"NMSE example 3.8","status":"lt-target","end-est":29.417398263506044},{"samplers":["default"],"bits":128,"start":25.131736264882985,"link":"21-NMSEexample37","pinf":0,"ninf":0,"vars":["x"],"input":"(- (exp x) 1)","time":1650.77490234375,"target":0.9445048355905326,"output":"(expm1 x)","end":0.004,"name":"NMSE example 3.7","status":"eq-target","end-est":0.0078125},{"samplers":["default"],"bits":128,"start":8.345573248557992,"link":"22-NMSEexample36","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))","time":8658.34912109375,"target":0.21656372187554088,"output":"(/ (/ 1 (fma x x x)) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))","end":2.959451154673079,"name":"NMSE example 3.6","status":"lt-target","end-est":2.7061915483838708},{"samplers":["default"],"bits":128,"start":6.889623952194282,"link":"23-NMSEexample35","pinf":0,"ninf":0,"vars":["N"],"input":"(- (atan (+ N 1)) (atan N))","time":2474.93603515625,"target":0.5994049004416014,"output":"(atan2 (- 1 0) (fma N (+ 1 N) 1))","end":0.5987586598164211,"name":"NMSE example 3.5","status":"eq-target","end-est":0.5743896373771156},{"samplers":["default"],"bits":128,"start":13.441710630796573,"link":"24-NMSEexample34","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- 1 (cos x)) (sin x))","time":36421.423828125,"target":0.0205,"output":"(cube (cbrt (/ (sin x) (+ (cos x) 1))))","end":0.9953701146557916,"name":"NMSE example 3.4","status":"eq-target","end-est":1.0159550421893868},{"samplers":["default","default"],"bits":128,"start":16.695182269563425,"link":"25-NMSEexample33","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (sin (+ x eps)) (sin x))","time":8245.380859375,"target":7.661008860832532,"output":"(+ (* (sin x) (cos eps)) (- (cube (cbrt (* (cos x) (sin eps)))) (sin x)))","end":6.543693491621685,"name":"NMSE example 3.3","status":"gt-target","end-est":6.590869172779893},{"samplers":["default"],"bits":128,"start":26.67245750924076,"link":"26-NMSEexample310","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (log (- 1 x)) (log (+ 1 x)))","time":5373.430908203125,"target":0.4783493096428078,"output":"(/ (log1p (- x)) (log1p x))","end":0.08229981250360577,"name":"NMSE example 3.10","status":"eq-target","end-est":0.08107377930532605},{"samplers":["default"],"bits":128,"start":13.106320113187243,"link":"27-NMSEexample31","pinf":0,"ninf":0,"vars":["x"],"input":"(- (sqrt (+ x 1)) (sqrt x))","time":3913.982177734375,"target":0.1654199250014423,"output":"(/ 1 (+ (sqr (sqrt (sqrt (+ x 1)))) (sqrt x)))","end":0.25161021406186607,"name":"NMSE example 3.1","status":"eq-target","end-est":0.25228500976844204}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}