{"bit_width":64,"date":1469534751,"note":"hamming","iterations":2,"flags":["rules:numerics","rules:arithmetic","rules:polynomials","rules:fractions","rules:exponents","rules:trigonometry","setup:simplify","reduce:post-process","reduce:regimes","reduce:taylor","reduce:simplify","reduce:avg-error","generate:rr","generate:taylor","generate:simplify","precision:double"],"seed":"#(1065894488 2199264003 1058398788 1110142813 3223388056 148167450)","points":256,"tests":[{"samplers":["default","default"],"bits":128,"start":43.46838153730806,"link":"0-NMSEproblem346","pinf":0,"ninf":0,"vars":["x","n"],"input":"(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n)))","time":28835.536865234375,"target":false,"output":"(if (<= n -4.0375591153106724e+18) (fma (/ (log1p (/ 1 x)) n) (fma (/ (log1p (/ 1 x)) n) 1/2 1) (- 1 (pow x (/ 1 n)))) (if (<= n 1.9112275185699473e+21) (- (exp (/ (log1p x) n)) (pow x (/ 1 n))) (fma (/ (log1p (/ 1 x)) n) (fma (/ (log1p (/ 1 x)) n) 1/2 1) (- 1 (pow x (/ 1 n))))))","end":40.389558082598086,"name":"NMSE problem 3.4.6","status":"imp-start","end-est":3.2985671877902596},{"samplers":["default"],"bits":128,"start":30.89140750901038,"link":"1-NMSEproblem345","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- x (sin x)) (- x (tan x)))","time":19813.23095703125,"target":false,"output":"(if (<= x -0.025556113738953053) (- (/ x (- x (tan x))) (/ (sin x) (- x (tan x)))) (if (<= x 17.12856537901564) (- (* 9/40 (sqr x)) (+ (* 27/2800 (pow x 4)) 1/2)) (- (/ x (- x (tan x))) (/ (sin x) (- x (tan x))))))","end":0.022575532192069547,"name":"NMSE problem 3.4.5","status":"imp-start","end-est":0.31499164842628824},{"samplers":["default"],"bits":128,"start":39.302693164406236,"link":"2-NMSEproblem344","pinf":0,"ninf":0,"vars":["x"],"input":"(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))","time":10028.343017578125,"target":false,"output":"(sqrt (cbrt (cube (/ (expm1 (* 2 x)) (expm1 x)))))","end":0.06792147498715048,"name":"NMSE problem 3.4.4","status":"imp-start","end-est":0.00390625},{"samplers":["default"],"bits":128,"start":30.629400471784933,"link":"3-NMSEproblem341","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- 1 (cos x)) (sqr x))","time":13926.742919921875,"target":false,"output":"(* (/ (sin x) x) (/ (sin x) (fma (cos x) x x)))","end":0.28888157312744406,"name":"NMSE problem 3.4.1","status":"imp-start","end-est":0.2338122518516443},{"samplers":["default"],"bits":128,"start":41.02274978461774,"link":"4-NMSEproblem336","pinf":0,"ninf":0,"vars":["N"],"input":"(- (log (+ N 1)) (log N))","time":3383.093017578125,"target":false,"output":"(log1p (/ 1 N))","end":0.019163580206077314,"name":"NMSE problem 3.3.6","status":"imp-start","end-est":0.00390625},{"samplers":["default","default"],"bits":128,"start":37.347391687534596,"link":"5-NMSEproblem335","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (cos (+ x eps)) (cos x))","time":26743.634033203125,"target":false,"output":"(if (<= eps -8.852571138183384e-52) (- (- (* (cos x) (cos eps)) (* (sin x) (sin eps))) (cos x)) (if (<= eps 17.12856537901564) (* (- (* (cube x) 1/6) (fma 1/2 eps x)) eps) (- (- (* (cos x) (cos eps)) (* (sin x) (sin eps))) (cos x))))","end":5.550989180741939,"name":"NMSE problem 3.3.5","status":"imp-start","end-est":18.088261182902507},{"samplers":["default"],"bits":128,"start":22.268637134934956,"link":"6-NMSEproblem334","pinf":0,"ninf":0,"vars":["x"],"input":"(- (pow (+ x 1) (/ 1 3)) (pow x (/ 1 3)))","time":42682.820068359375,"target":false,"output":"(if (<= x 6.741693610388393e+16) (/ (- (cube (pow (+ x 1) (/ 1 3))) (cbrt (cube (cube (pow x (/ 1 3)))))) (+ (sqr (pow (+ x 1) (/ 1 3))) (+ (sqr (pow x (/ 1 3))) (* (pow (+ x 1) (/ 1 3)) (pow x (/ 1 3)))))) (- (fma (cbrt (/ 1 (pow x 4))) 1/3 (pow x -1/3)) (fma 1/9 (cbrt (/ 1 (pow x 7))) (cbrt (/ 1 x)))))","end":29.331636646809777,"name":"NMSE problem 3.3.4","status":"uni-start","end-est":26.402169522609242},{"samplers":["default"],"bits":128,"start":14.878966735312288,"link":"7-NMSEproblem331","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 (+ x 1)) (/ 1 x))","time":2068.13916015625,"target":false,"output":"(/ (- (- x x) 1) (fma x x x))","end":0.36565500825449565,"name":"NMSE problem 3.3.1","status":"imp-start","end-est":0.3286163590744397},{"samplers":["default","default","default"],"bits":128,"start":35.637826961872676,"link":"8-NMSEproblem321positive","pinf":0,"ninf":0,"vars":["a","b/2","c"],"input":"(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a)","time":15296.35595703125,"target":false,"output":"(if (<= b/2 -1.102640798064626e+96) (- (* 1/2 (/ c b/2)) (* 2 (/ b/2 a))) (if (<= b/2 -4.180861961583105e-193) (/ (+ (- b/2) (sqr (sqrt (sqrt (- (sqr b/2) (* a c)))))) a) (if (<= b/2 2.2608845850534584e+29) (/ (/ (* a c) a) (- (- b/2) (sqrt (- (sqr b/2) (* a c))))) (/ (/ -1/2 1) (/ b/2 c)))))","end":6.782271888872512,"name":"NMSE problem 3.2.1, positive","status":"imp-start","end-est":8.40888875017249},{"samplers":["default","default","default"],"bits":128,"start":40.52731129854359,"link":"9-NMSEproblem321negative","pinf":0,"ninf":0,"vars":["a","b/2","c"],"input":"(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a)","time":15796.594970703125,"target":false,"output":"(if (<= b/2 -2.874810909131491e-160) (/ c (- (/ (* 1/2 c) (/ b/2 a)) (* 2 b/2))) (if (<= b/2 8.164018341878614e+86) (/ 1 (/ a (- (- b/2) (sqrt (- (sqr b/2) (* a c)))))) (* -2 (/ b/2 a))))","end":6.162205599625481,"name":"NMSE problem 3.2.1, negative","status":"imp-start","end-est":8.776318931718048},{"samplers":["default","default"],"bits":128,"start":29.23442068046633,"link":"10-NMSEsection35","pinf":0,"ninf":0,"vars":["a","x"],"input":"(- (exp (* a x)) 1)","time":4241.95703125,"target":0.19310448562385746,"output":"(expm1 (* x a))","end":0.012711113321340308,"name":"NMSE section 3.5","status":"eq-target","end-est":0.04326881092597981},{"samplers":["default"],"bits":128,"start":39.77405107748309,"link":"11-NMSEsection311","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (exp x) (- (exp x) 1))","time":5823.529052734375,"target":39.272323256363414,"output":"(/ (exp x) (expm1 x))","end":0.5151519628108969,"name":"NMSE section 3.11","status":"gt-target","end-est":0.4882867521016504},{"samplers":["default"],"bits":128,"start":59.3772015889179,"link":"12-NMSEproblem343","pinf":0,"ninf":0,"vars":["eps"],"input":"(log (/ (- 1 eps) (+ 1 eps)))","time":5564.884033203125,"target":0.05626837115471198,"output":"(- (+ (* 2 eps) (+ (* 2/5 (pow eps 5)) (* 2/3 (pow eps 3)))))","end":0.07899957428061342,"name":"NMSE problem 3.4.3","status":"eq-target","end-est":0.26351097247872973},{"samplers":["default","default","default"],"bits":128,"start":58.677741573366895,"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":43030.912841796875,"target":14.387396051589489,"output":"(* (/ (expm1 (* eps (+ b a))) (expm1 (* a eps))) (/ 1 (/ (expm1 (* b eps)) eps)))","end":27.63860165358433,"name":"NMSE problem 3.4.2","status":"lt-target","end-est":27.592759218559333},{"samplers":["default"],"bits":128,"start":34.684447763803675,"link":"14-NMSEproblem337","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (- (exp x) 2) (exp (- x)))","time":5252.81103515625,"target":9.282854068701212,"output":"(fma (pow x 6) 1/360 (fma (pow x 4) 1/12 (sqr x)))","end":0.13361617991122707,"name":"NMSE problem 3.3.7","status":"gt-target","end-est":0.59830118995681},{"samplers":["default"],"bits":128,"start":10.272254722809748,"link":"15-NMSEproblem333","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1)))","time":11476.360107421875,"target":0.2740689806099791,"output":"(if (<= x -0.025556113738953053) (/ (fma (- (/ 1 x) 1) (- (/ 1 x) (fma 2 (/ 1 x) 2)) (+ (/ 1 (sqr x)) (/ 1 x))) (* (- x 1) (fma x x x))) (if (<= x 2883.1030255300666) (/ (fma (- x 1) (- x (fma 2 x 2)) (+ (* x x) x)) (* (- x 1) (fma x x x))) (+ (/ (/ 2 x) (* x x)) (+ (/ 2 (pow x 7)) (/ 2 (pow x 5))))))","end":0.23348122723710038,"name":"NMSE problem 3.3.3","status":"eq-target","end-est":0.17457427821732288},{"samplers":["default","default"],"bits":128,"start":38.026121350888175,"link":"16-NMSEproblem332","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (tan (+ x eps)) (tan x))","time":43793.94287109375,"target":16.00044181461237,"output":"(if (<= eps -11069.066172703997) (/ (- (* (cotan x) (sin (+ x eps))) (cos (+ (/ 1 eps) (/ 1 x)))) (* (cos (+ x eps)) (cotan x))) (if (<= eps 45926.76670985681) (+ (+ (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))) (/ (- (* (cotan x) (sin (+ x eps))) (cos (+ (/ 1 eps) (/ 1 x)))) (* (cos (+ x eps)) (cotan x)))))","end":14.982690083810333,"name":"NMSE problem 3.3.2","status":"gt-target","end-est":14.856595097119916},{"samplers":["default","default","default"],"bits":128,"start":35.507209609742496,"link":"17-NMSEp42positive","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (+ (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":20649.421875,"target":23.09698536750021,"output":"(if (<= b -5.8926960145992884e+113) (- (/ c b) (/ b a)) (if (<= b 9.08997095700831e-165) (/ (+ (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a)) (if (<= b 2.2608845850534584e+29) (/ (/ (* c (* 4 a)) (- (- b) (sqrt (- (sqr b) (* 4 (* a c)))))) (* 2 a)) (* (/ c b) (/ -2 2)))))","end":6.5462356250319385,"name":"NMSE p42, positive","status":"gt-target","end-est":7.741079459949205},{"samplers":["default","default","default"],"bits":128,"start":40.560055010056246,"link":"18-NMSEp42negative","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":21646.400146484375,"target":29.123882927006164,"output":"(if (<= b -2.874810909131491e-160) (/ (/ (* c 4) (- (fma (* a 2) (/ c b) (- b)) b)) 2) (if (<= b 8.164018341878614e+86) (/ 1 (/ (* 2 a) (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))))) (/ (- b) a)))","end":6.7980521336337585,"name":"NMSE p42, negative","status":"gt-target","end-est":8.812210813161409},{"samplers":["default"],"bits":128,"start":59.97468687594067,"link":"19-NMSEexample39","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 x) (cotan x))","time":6963.669189453125,"target":0.07833890614869855,"output":"(fma (cube x) 1/45 (fma 2/945 (pow x 5) (* x 1/3)))","end":0.33225,"name":"NMSE example 3.9","status":"eq-target","end-est":0.34283152965131286},{"samplers":["default"],"bits":128,"start":63.32498336427616,"link":"20-NMSEexample38","pinf":0,"ninf":0,"vars":["N"],"input":"(- (- (* (+ N 1) (log (+ N 1))) (* N (log N))) 1)","time":21534.072998046875,"target":60.772291696123766,"output":"(- (fma N (log1p N) (log1p N)) (fma (/ 1 N) (- (log N)) 1))","end":0.26725,"name":"NMSE example 3.8","status":"gt-target","end-est":60.703379138931936},{"samplers":["default"],"bits":128,"start":58.62350173700797,"link":"21-NMSEexample37","pinf":0,"ninf":0,"vars":["x"],"input":"(- (exp x) 1)","time":7401.6220703125,"target":0.5125799584037211,"output":"(expm1 x)","end":0.0005,"name":"NMSE example 3.7","status":"eq-target","end-est":0},{"samplers":["default"],"bits":128,"start":19.990107197526235,"link":"22-NMSEexample36","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))","time":6275.169189453125,"target":0.6527778826100439,"output":"(/ (/ 1 (+ (sqrt (+ 1 x)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1))))","end":0.39626787855729545,"name":"NMSE example 3.6","status":"eq-target","end-est":0.3523026367581883},{"samplers":["default"],"bits":128,"start":15.361517410682273,"link":"23-NMSEexample35","pinf":0,"ninf":0,"vars":["N"],"input":"(- (atan (+ N 1)) (atan N))","time":3224.135986328125,"target":0.36553000825449566,"output":"(atan2 (- 1 0) (fma N (+ 1 N) 1))","end":0.3649050082544957,"name":"NMSE example 3.5","status":"eq-target","end-est":0.3286163590744397},{"samplers":["default"],"bits":128,"start":29.842439419109986,"link":"24-NMSEexample34","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- 1 (cos x)) (sin x))","time":48470.17822265625,"target":0.00025,"output":"(log1p (expm1 (/ (sin x) (+ (cos x) 1))))","end":0.920988655725197,"name":"NMSE example 3.4","status":"eq-target","end-est":1.080464296711867},{"samplers":["default","default"],"bits":128,"start":37.42537557899858,"link":"25-NMSEexample33","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (sin (+ x eps)) (sin x))","time":21896.990966796875,"target":15.422749520719895,"output":"(fma (sin eps) (cos x) (- (* (sin x) (cos eps)) (sin x)))","end":0.41357133571475896,"name":"NMSE example 3.3","status":"gt-target","end-est":0.3281178685228785},{"samplers":["default"],"bits":128,"start":61.037289124756356,"link":"26-NMSEexample310","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (log (- 1 x)) (log (+ 1 x)))","time":10010.129150390625,"target":0.32859235023815025,"output":"(/ (log1p (- x)) (log1p x))","end":0.021761842188131018,"name":"NMSE example 3.10","status":"eq-target","end-est":0.01171875},{"samplers":["default"],"bits":128,"start":29.92438321619641,"link":"27-NMSEexample31","pinf":0,"ninf":0,"vars":["x"],"input":"(- (sqrt (+ x 1)) (sqrt x))","time":4032.06494140625,"target":0.15957800781475356,"output":"(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))","end":0.15957800781475356,"name":"NMSE example 3.1","status":"eq-target","end-est":0.16472626953688405}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}