{"bit_width":64,"date":1469016477,"note":"hamming","iterations":3,"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":"#(1065767146 1567806045 1856802035 1672802504 2070886570 609046914)","points":256,"tests":[{"samplers":["default","default"],"bits":128,"start":32.60112483432314,"link":"0-NMSEproblem346","pinf":0,"ninf":0,"vars":["x","n"],"input":"(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n)))","time":47429.674072265625,"target":false,"output":"(if (<= x 1.751947898743096e-155) (- (exp (/ (log1p x) n)) (pow x (/ 1 n))) (if (<= x 4.2915703207789075) (- (exp (/ (log1p x) n)) (pow x (/ 1 n))) (if (<= x 3.0165602320725886e+73) (* (+ (sqrt (pow (+ x 1) (/ 1 n))) (sqrt (pow x (/ 1 n)))) (- (/ (/ 1/2 x) n) (fma (/ 1/4 (* n n)) (/ (log x) x) (/ 1/4 (* n (sqr x)))))) (if (<= x 8.7651298832822e+100) (- (exp (/ (log1p x) n)) (pow x (/ 1 n))) (if (<= x 2.1269679020085675e+145) (* (+ (sqrt (pow (+ x 1) (/ 1 n))) (sqrt (pow x (/ 1 n)))) (- (/ (/ 1/2 x) n) (fma (/ 1/4 (* n n)) (/ (log x) x) (/ 1/4 (* n (sqr x)))))) (if (<= x 3.1044253479896454e+201) (- (exp (/ (log1p x) n)) (pow x (/ 1 n))) (if (<= x 1.5820368822243981e+217) (* (+ (sqrt (pow (+ x 1) (/ 1 n))) (sqrt (pow x (/ 1 n)))) (- (/ (/ 1/2 x) n) (fma (/ 1/4 (* n n)) (/ (log x) x) (/ 1/4 (* n (sqr x)))))) (- (exp (/ (log1p x) n)) (pow x (/ 1 n))))))))))","end":27.988102996379762,"name":"NMSE problem 3.4.6","status":"imp-start","end-est":22.874118702662194},{"samplers":["default"],"bits":128,"start":31.670859766169745,"link":"1-NMSEproblem345","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- x (sin x)) (- x (tan x)))","time":26088.878173828125,"target":false,"output":"(if (<= x -8.61646249982272e-12) (log1p (expm1 (/ (- x (sin x)) (- x (tan x))))) (if (<= x 8.584780819621077) (- (* 9/40 (sqr x)) (+ (* 27/2800 (pow x 4)) 1/2)) (/ (- (cube (/ x (- x (tan x)))) (cube (/ (sin x) (- x (tan x))))) (fma (/ x (- x (tan x))) (+ (/ (sin x) (- x (tan x))) (/ x (- x (tan x)))) (sqr (/ (sin x) (- x (tan x))))))))","end":0.2603471977375873,"name":"NMSE problem 3.4.5","status":"imp-start","end-est":0.5349346730297125},{"samplers":["default"],"bits":128,"start":40.03615517957061,"link":"2-NMSEproblem344","pinf":0,"ninf":0,"vars":["x"],"input":"(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))","time":9530.822021484375,"target":false,"output":"(sqrt (/ (expm1 (* x 2)) (expm1 x)))","end":0.0531459776792252,"name":"NMSE problem 3.4.4","status":"imp-start","end-est":0.01171875},{"samplers":["default"],"bits":128,"start":31.500430409264276,"link":"3-NMSEproblem341","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- 1 (cos x)) (sqr x))","time":17768.6640625,"target":false,"output":"(if (<= x -8.61646249982272e-12) (* (/ (sqr (sin x)) x) (/ 1 (fma (cos x) x x))) (if (<= x 8.584780819621077) (- (+ (* 1/720 (pow x 4)) 1/2) (* 1/24 (sqr x))) (* (/ 1 x) (/ (- 1 (cos x)) x))))","end":0.23949606393896522,"name":"NMSE problem 3.4.1","status":"imp-start","end-est":0.40213753018827814},{"samplers":["default"],"bits":128,"start":40.69835500514956,"link":"4-NMSEproblem336","pinf":0,"ninf":0,"vars":["N"],"input":"(- (log (+ N 1)) (log N))","time":3165.839111328125,"target":false,"output":"(log1p (/ 1 N))","end":0.0095,"name":"NMSE problem 3.3.6","status":"imp-start","end-est":0.01171875},{"samplers":["default","default"],"bits":128,"start":37.19748336246725,"link":"5-NMSEproblem335","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (cos (+ x eps)) (cos x))","time":25540.343994140625,"target":false,"output":"(if (<= eps -9.748260542427816e-17) (- (- (* (cos x) (cos eps)) (* (sin x) (sin eps))) (cos x)) (if (<= eps 0.00044197627601391903) (- (* (* eps 1/6) (cube x)) (* eps (fma 1/2 eps x))) (- (- (* (cos x) (cos eps)) (* (sin x) (sin eps))) (cos x))))","end":3.906227183545969,"name":"NMSE problem 3.3.5","status":"imp-start","end-est":15.397151760675634},{"samplers":["default"],"bits":128,"start":29.714832933134883,"link":"6-NMSEproblem334","pinf":0,"ninf":0,"vars":["x"],"input":"(- (pow (+ x 1) (/ 1 3)) (pow x (/ 1 3)))","time":21998.966064453125,"target":false,"output":"(/ 1 (fma (exp (/ (log x) 3)) (+ (cbrt x) (pow (+ 1 x) (/ 1 3))) (* (pow (+ 1 x) (/ 1 3)) (pow (+ 1 x) (/ 1 3)))))","end":2.4090221289562552,"name":"NMSE problem 3.3.4","status":"imp-start","end-est":2.379187441462363},{"samplers":["default"],"bits":128,"start":14.063572097028864,"link":"7-NMSEproblem331","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 (+ x 1)) (/ 1 x))","time":2614.268798828125,"target":false,"output":"(/ (- (- x x) 1) (fma x x x))","end":0.4363739747304594,"name":"NMSE problem 3.3.1","status":"imp-start","end-est":0.591619541504301},{"samplers":["default","default","default"],"bits":128,"start":35.159097653926565,"link":"8-NMSEproblem321positive","pinf":0,"ninf":0,"vars":["a","b/2","c"],"input":"(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a)","time":19412.930908203125,"target":false,"output":"(if (<= b/2 -6.636085511448982e+62) (- (/ 1/2 (/ b/2 c)) (* (/ b/2 a) 2)) (if (<= b/2 3.186709671602115e-147) (/ 1 (/ a (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))))) (if (<= b/2 8.495124006963825e+40) (/ (/ (* a c) (- (- b/2) (sqrt (- (sqr b/2) (* a c))))) a) (/ c (- (* (* 1/2 c) (/ a b/2)) (* 2 b/2))))))","end":7.216291108935923,"name":"NMSE problem 3.2.1, positive","status":"imp-start","end-est":10.332078062488135},{"samplers":["default","default","default"],"bits":128,"start":36.02112451795538,"link":"9-NMSEproblem321negative","pinf":0,"ninf":0,"vars":["a","b/2","c"],"input":"(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a)","time":18272.77001953125,"target":false,"output":"(if (<= b/2 -2.496996520939034e+74) (/ c (- (* (* 1/2 c) (/ a b/2)) (* 2 b/2))) (if (<= b/2 -9.074512816801552e-91) (/ (/ (* a c) (+ (- b/2) (sqrt (- (sqr b/2) (* a c))))) a) (if (<= b/2 -6.735949376426626e-136) (/ c (- (* (* 1/2 c) (/ a b/2)) (* 2 b/2))) (if (<= b/2 2.7032921376893094e+83) (/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a) (- (/ 1/2 (/ b/2 c)) (* (/ b/2 a) 2))))))","end":7.104078496176127,"name":"NMSE problem 3.2.1, negative","status":"imp-start","end-est":9.235450137621813},{"samplers":["default","default"],"bits":128,"start":29.27747157597959,"link":"10-NMSEsection35","pinf":0,"ninf":0,"vars":["a","x"],"input":"(- (exp (* a x)) 1)","time":4411.803955078125,"target":0.12476658415540874,"output":"(expm1 (* x a))","end":0.019839548006519613,"name":"NMSE section 3.5","status":"eq-target","end-est":0.054416942724855026},{"samplers":["default"],"bits":128,"start":40.52348750803179,"link":"11-NMSEsection311","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (exp x) (- (exp x) 1))","time":6577.51513671875,"target":40.1002872982252,"output":"(/ (exp x) (expm1 x))","end":0.4314009944410065,"name":"NMSE section 3.11","status":"gt-target","end-est":0.5000055021016504},{"samplers":["default"],"bits":128,"start":58.600581177764774,"link":"12-NMSEproblem343","pinf":0,"ninf":0,"vars":["eps"],"input":"(log (/ (- 1 eps) (+ 1 eps)))","time":12789.7119140625,"target":0.17390520310671048,"output":"(- (log1p (- eps (fma eps eps eps))) (+ (log1p eps) (log1p eps)))","end":0.01175,"name":"NMSE problem 3.4.3","status":"eq-target","end-est":0.01953125},{"samplers":["default","default","default"],"bits":128,"start":58.6159571018939,"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":82499.38500976562,"target":13.888148796410984,"output":"(* (cbrt (/ (expm1 (* eps (+ b a))) (expm1 (* a eps)))) (* (* (cbrt (/ (expm1 (* eps (+ b a))) (expm1 (* a eps)))) (cbrt (/ (expm1 (* eps (+ b a))) (expm1 (* a eps))))) (/ eps (expm1 (* b eps)))))","end":28.35171775971107,"name":"NMSE problem 3.4.2","status":"lt-target","end-est":28.82602677800842},{"samplers":["default"],"bits":128,"start":34.57905883708398,"link":"14-NMSEproblem337","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (- (exp x) 2) (exp (- x)))","time":9302.93701171875,"target":8.51630132379576,"output":"(fma (pow x 6) 1/360 (fma (pow x 4) 1/12 (sqr x)))","end":0.10475799684105089,"name":"NMSE problem 3.3.7","status":"gt-target","end-est":1.267502069487464},{"samplers":["default"],"bits":128,"start":9.484732195007844,"link":"15-NMSEproblem333","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1)))","time":11507.68994140625,"target":0.2619289489631605,"output":"(if (<= x -2.1401320122751497) (+ (+ (/ 2 (pow x 5)) (/ 2 (pow x 7))) (/ 2 (pow x 3))) (if (<= x 15879525.552212397) (+ (/ 1 (+ x 1)) (+ (- (/ 2 x)) (/ 1 (- x 1)))) (+ (+ (/ 2 (pow x 5)) (/ 2 (pow x 7))) (/ (/ 2 x) (* x x)))))","end":0.2931223919124912,"name":"NMSE problem 3.3.3","status":"eq-target","end-est":0.40052722708787736},{"samplers":["default","default"],"bits":128,"start":37.88423200344471,"link":"16-NMSEproblem332","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (tan (+ x eps)) (tan x))","time":45438.1669921875,"target":15.485663137593516,"output":"(if (<= eps -0.05251705580964073) (/ (- (* (cotan x) (sin (+ x eps))) (cos (+ (/ 1 eps) (/ 1 x)))) (* (cos (+ x eps)) (cotan x))) (if (<= eps 639.2159073015437) (+ (+ (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.847914187978056,"name":"NMSE problem 3.3.2","status":"eq-target","end-est":14.484280679113711},{"samplers":["default","default","default"],"bits":128,"start":34.087030593956726,"link":"17-NMSEp42positive","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (+ (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":32612.950927734375,"target":21.47705599369039,"output":"(if (<= b -2.2169129342957125e+142) (- (/ (/ c b) 1) (/ b a)) (if (<= b 1.2379375656305326e-258) (* (/ 1 2) (/ (+ (- b) (sqrt (- (sqr b) (* 4 (* a c))))) a)) (if (<= b 2.7032921376893094e+83) (* (/ c 2) (/ 4 (- (- b) (sqrt (- (sqr b) (* (* c a) 4)))))) (* (/ (/ c (/ 2 4)) (- (* (/ c b) a) b)) (/ 1 2)))))","end":5.778633838089022,"name":"NMSE p42, positive","status":"gt-target","end-est":8.014523790357575},{"samplers":["default","default","default"],"bits":128,"start":36.0850891930089,"link":"18-NMSEp42negative","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":33315.6708984375,"target":23.794480144470437,"output":"(if (<= b -2.496996520939034e+74) (/ (/ (* c 4) (- (fma (* a 2) (/ c b) (- b)) b)) 2) (if (<= b -9.074512816801552e-91) (/ (/ (* c (* 4 a)) (+ (- b) (sqrt (- (sqr b) (* 4 (* a c)))))) (* 2 a)) (if (<= b -6.735949376426626e-136) (/ (/ (* c 4) (- (fma (* a 2) (/ c b) (- b)) b)) 2) (if (<= b 2.7032921376893094e+83) (* (/ 1 2) (/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) a)) (- (/ c b) (/ b a))))))","end":7.372559604609258,"name":"NMSE p42, negative","status":"gt-target","end-est":9.250810574412421},{"samplers":["default"],"bits":128,"start":59.89183907293337,"link":"19-NMSEexample39","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 x) (cotan x))","time":7170.97900390625,"target":0.08272914777632703,"output":"(fma (cube x) 1/45 (fma 2/945 (pow x 5) (* x 1/3)))","end":0.331875,"name":"NMSE example 3.9","status":"eq-target","end-est":0.30859375},{"samplers":["default"],"bits":128,"start":63.32302251679683,"link":"20-NMSEexample38","pinf":0,"ninf":0,"vars":["N"],"input":"(- (- (* (+ N 1) (log (+ N 1))) (* N (log N))) 1)","time":21191.35400390625,"target":60.77050900487808,"output":"(- (fma N (log1p N) (log1p N)) (fma (/ 1 N) (- (log N)) 1))","end":0.263875,"name":"NMSE example 3.8","status":"gt-target","end-est":60.740445154067},{"samplers":["default"],"bits":128,"start":58.678238368089204,"link":"21-NMSEexample37","pinf":0,"ninf":0,"vars":["x"],"input":"(- (exp x) 1)","time":5585.072021484375,"target":0.40664326248676336,"output":"(expm1 x)","end":0.00025,"name":"NMSE example 3.7","status":"eq-target","end-est":0.00390625},{"samplers":["default"],"bits":128,"start":19.735370607472543,"link":"22-NMSEexample36","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))","time":8550.365966796875,"target":0.6558452533471171,"output":"(/ (/ 1 (fma (sqrt x) (sqrt (+ 1 x)) x)) (sqrt (+ x 1)))","end":0.2893714457122512,"name":"NMSE example 3.6","status":"eq-target","end-est":0.3083000488422101},{"samplers":["default"],"bits":128,"start":14.576884729637724,"link":"23-NMSEexample35","pinf":0,"ninf":0,"vars":["N"],"input":"(- (atan (+ N 1)) (atan N))","time":3614.89892578125,"target":0.4324989747304594,"output":"(atan2 (- 1 0) (fma N (+ 1 N) 1))","end":0.4309989747304594,"name":"NMSE example 3.5","status":"eq-target","end-est":0.591619541504301},{"samplers":["default"],"bits":128,"start":30.582963927368336,"link":"24-NMSEexample34","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- 1 (cos x)) (sin x))","time":53196.7470703125,"target":0.000375,"output":"(log1p (expm1 (/ (sin x) (+ (cos x) 1))))","end":0.978781153842157,"name":"NMSE example 3.4","status":"eq-target","end-est":0.8971455199845699},{"samplers":["default","default"],"bits":128,"start":36.41136780215572,"link":"25-NMSEexample33","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (sin (+ x eps)) (sin x))","time":24622.68701171875,"target":13.054548358580446,"output":"(expm1 (log1p (fma (sin eps) (cos x) (- (* (cos eps) (sin x)) (sin x)))))","end":0.47947551710361047,"name":"NMSE example 3.3","status":"gt-target","end-est":1.4027963869406153},{"samplers":["default"],"bits":128,"start":60.947533324020235,"link":"26-NMSEexample310","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (log (- 1 x)) (log (+ 1 x)))","time":10202.73193359375,"target":0.2870307599986389,"output":"(/ (log1p (- x)) (log1p x))","end":0.020219360937770436,"name":"NMSE example 3.10","status":"eq-target","end-est":0.03125},{"samplers":["default"],"bits":128,"start":29.80696234990521,"link":"27-NMSEexample31","pinf":0,"ninf":0,"vars":["x"],"input":"(- (sqrt (+ x 1)) (sqrt x))","time":5101.10400390625,"target":0.165434210940655,"output":"(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))","end":0.165434210940655,"name":"NMSE example 3.1","status":"eq-target","end-est":0.14128876953688402}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}