{"bit_width":32,"date":1469379669,"note":"numerics","iterations":2,"flags":["rules:arithmetic","rules:polynomials","rules:fractions","rules:exponents","rules:trigonometry","setup:simplify","reduce:regimes","reduce:taylor","reduce:simplify","reduce:avg-error","generate:rr","generate:taylor","generate:simplify"],"seed":"#(1065385120 3968465003 4252011776 3360847114 2908152799 1991881914)","points":256,"tests":[{"samplers":["default"],"bits":128,"start":0.050375,"link":"0-arccos","pinf":0,"ninf":0,"vars":["x"],"input":"(* 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))))","time":6448.423095703125,"target":false,"output":"(* 2 (atan (sqrt (sqr (/ (sqrt (- 1 x)) (sqrt (+ 1 x)))))))","end":0.07157312031259015,"name":"arccos","status":"ex-start","end-est":0.078125},{"samplers":["default","default","default"],"bits":128,"start":6.135331832042765,"link":"1-RosasTurbineBenchmark","pinf":0,"ninf":0,"vars":["v","w","r"],"input":"(- (- (+ 3 (/ 2 (* r r))) (/ (* (* 0.125 (- 3 (* 2 v))) (* (* (* w w) r) r)) (- 1 v))) 4.5)","time":23758.110107421875,"target":false,"output":"(- (+ (- 3 4.5) (/ 2 (* r r))) (* (log (exp (* (/ 0.125 (- 1 v)) (- 3 (* 2 v))))) (sqr (* w r))))","end":0.6233306733655832,"name":"Rosa's TurbineBenchmark","status":"imp-start","end-est":0.5517264154673905},{"samplers":["default","default"],"bits":128,"start":0.5694029772949669,"link":"2-RosasFloatVsDoubleBenchmark","pinf":0,"ninf":0,"vars":["x1","x2"],"input":"(+ x1 (+ (+ (+ (+ (* (+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6))) (+ (* x1 x1) 1)) (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (* (* x1 x1) x1)) x1) (* 3 (/ (- (- (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))))","time":35734.820068359375,"target":false,"output":"(+ (+ (+ (+ x1 x1) (+ (cube x1) (/ (pow (* (* x1 (* x1 3)) (+ (* x1 (* x1 3)) (- (* x2 2) x1))) 1) (+ (sqr x1) 1)))) (* (+ (* (- (/ (+ (* x1 (* x1 3)) (- (* x2 2) x1)) (+ (sqr x1) 1)) 3) (/ (* (+ (* x1 (* x1 3)) (- (* x2 2) x1)) (* 2 x1)) (+ (sqr x1) 1))) (* (- (/ (+ (* x1 (* x1 3)) (- (* x2 2) x1)) (/ (+ (sqr x1) 1) 4)) 6) (sqr x1))) (+ (sqr x1) 1))) (* (/ 3 (+ (sqr x1) 1)) (- (* x1 (* x1 3)) (+ x1 (* x2 2)))))","end":0.522895148139763,"name":"Rosa's FloatVsDoubleBenchmark","status":"ex-start","end-est":0.4290027785953739},{"samplers":["default","default","default"],"bits":128,"start":8.706363471656374,"link":"3-RosasDopplerBench","pinf":0,"ninf":0,"vars":["u","v","t1"],"input":"(/ (* (- t1) v) (* (+ t1 u) (+ t1 u)))","time":7310.528076171875,"target":false,"output":"(* (/ (- t1) (+ t1 u)) (/ v (+ t1 u)))","end":0.649129713332684,"name":"Rosa's DopplerBench","status":"imp-start","end-est":0.6773632286552511},{"samplers":["default"],"bits":128,"start":0.35971032498079536,"link":"4-RosasBenchmark","pinf":0,"ninf":0,"vars":["x"],"input":"(- (* 0.954929658551372 x) (* 0.12900613773279798 (* (* x x) x)))","time":3763.72705078125,"target":false,"output":"(- (* x 0.954929658551372) (* (* 0.12900613773279798 x) (* x x)))","end":0.2357875848236771,"name":"Rosa's Benchmark","status":"ex-start","end-est":0.20445253907376806},{"samplers":["default","default"],"bits":128,"start":0.11425676194006885,"link":"5-Radioactiveexchangebetweentwosurfaces","pinf":0,"ninf":0,"vars":["x","y"],"input":"(- (pow x 4) (pow y 4))","time":9941.230224609375,"target":false,"output":"(- (sqr (sqr (sqrt (sqrt (pow x 4))))) (pow y 4))","end":0.05742484296149227,"name":"Radioactive exchange between two surfaces","status":"ex-start","end-est":0.06640625},{"samplers":["default","default"],"bits":128,"start":7.381132759544336,"link":"6-NMSESection61mentionedB","pinf":0,"ninf":0,"vars":["a","b"],"input":"(* (* (/ PI 2) (/ 1 (- (sqr b) (sqr a)))) (- (/ 1 a) (/ 1 b)))","time":14004.9609375,"target":false,"output":"(/ (* PI (/ 1 (+ a b))) (* 2 (* a b)))","end":0.3071073328277344,"name":"NMSE Section 6.1 mentioned, B","status":"imp-start","end-est":0.248378759768442},{"samplers":["default","default"],"bits":128,"start":20.27871105741911,"link":"7-NMSESection61mentionedA","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(/ (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2)","time":31225.831787109375,"target":false,"output":"(if (<= x 0.13361129f0) 1 (/ (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (cube (cbrt (/ (- (/ 1 eps) 1) (pow (exp x) (+ 1 eps)))))) 2))","end":0.31132474138596467,"name":"NMSE Section 6.1 mentioned, A","status":"imp-start","end-est":1.8641237959259662},{"samplers":["default"],"bits":128,"start":6.91907511146712,"link":"8-xx21","pinf":0,"ninf":0,"vars":["x"],"input":"(/ x (+ (sqr x) 1))","time":4969.51123046875,"target":0.13607632093228064,"output":"(if (<= x -295.29782f0) (- (/ 1 (pow x 5)) (- (/ 1 (cube x)) (/ 1 x))) (if (<= x 226.16275f0) (* (/ x (- (sqr (sqr x)) (sqr 1))) (- (sqr x) 1)) (- (/ 1 (pow x 5)) (- (/ 1 (cube x)) (/ 1 x)))))","end":0.033302083199991936,"name":"x / (x^2 + 1)","status":"eq-target","end-est":0.0234375},{"samplers":["default","default","default"],"bits":128,"start":19.560794102429412,"link":"9-simplefmatest","pinf":0,"ninf":0,"vars":["x","y","z"],"input":"(- (fma x y z) (+ 1 (+ (* x y) z)))","time":10677.992919921875,"target":0,"output":"(- (/ (- (cube (fma x y z)) 1) (+ (sqr (fma x y z)) (+ (sqr 1) (* (fma x y z) 1)))) (+ (* x y) z))","end":15.961098932053448,"name":"simple fma test","status":"lt-target","end-est":15.682620662886668},{"samplers":["default"],"bits":128,"start":18.100024928711324,"link":"10-ln1x","pinf":0,"ninf":0,"vars":["x"],"input":"(log (+ 1 x))","time":7408.47998046875,"target":3.4410350538910968,"output":"(if (<= x 0.0139647685f0) (+ (* (- (* 1/3 x) 1/2) (sqr x)) x) (log (+ 1 x)))","end":0.07170521082972213,"name":"ln(1 + x)","status":"gt-target","end-est":0.4851170331243853},{"samplers":["default","default","default"],"bits":128,"start":16.411322948806273,"link":"11-Thequadraticformular2","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":20009.385009765625,"target":10.308874779038996,"output":"(if (<= b -13072682.0f0) (* (/ c b) (/ -2 2)) (if (<= b -2.2357632f-17) (/ (/ (- (* c (* 4 a))) (+ (- (sqrt (- (sqr b) (* a (* 4 c))))) b)) (* 2 a)) (if (<= b 4.0821213f+08) (/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a)) (- (/ c b) (/ b a)))))","end":3.042859018140083,"name":"The quadratic formula (r2)","status":"gt-target","end-est":3.7981104852516827},{"samplers":["default","default","default"],"bits":128,"start":17.280891813336417,"link":"12-Thequadraticformular1","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (+ (- b) (sqrt (- (sqr b) (* (* 4 a) c)))) (* 2 a))","time":16185.12109375,"target":11.291541185755824,"output":"(if (<= b -1.6510623f+14) (- (/ c b) (/ b a)) (if (<= b 1.8040304f-05) (/ (+ (- b) (sqrt (- (sqr b) (* (* 4 a) c)))) (* 2 a)) (* (/ c b) (/ -2 2))))","end":3.0050973907799428,"name":"The quadratic formula (r1)","status":"gt-target","end-est":4.1800939178171275},{"samplers":["default"],"bits":128,"start":19.131166598944773,"link":"13-Kahansexpquotient","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- (exp x) 1) x)","time":5225.971923828125,"target":18.02336738498169,"output":"(if (<= x -0.010588815f0) (/ (cube (cbrt (- (exp x) 1))) x) (+ (* 1/6 (sqr x)) (+ 1 (* 1/2 x))))","end":0.14767426488843433,"name":"Kahan's exp quotient","status":"gt-target","end-est":0.35117264907754614},{"samplers":["(uniform -14 -13)","(uniform -3 -2)","(uniform 3 3.5)","(uniform 12.5 13.5)"],"bits":128,"start":4.115144757613374,"link":"14-Expressionp6","pinf":0,"ninf":0,"vars":["a","b","c","d"],"input":"(* (+ a (+ b (+ c d))) 2)","time":8737.5849609375,"target":4.2316178593395595,"output":"(* (+ a (+ (exp (log (+ b c))) d)) 2)","end":3.404875320619069,"name":"Expression, p6","status":"eq-target","end-est":3.4380925481927154},{"samplers":["default","default","default","default"],"bits":384,"start":false,"link":"15-Expressionp14","pinf":false,"ninf":false,"vars":["a","b","c","d"],"input":"(* a (+ (+ b c) d))","time":16830.501953125,"target":false,"output":"#f","end":false,"name":"Expression, p14","status":"crash","end-est":false},{"samplers":["default","default"],"bits":384,"start":false,"link":"16-Expression4p15","pinf":false,"ninf":false,"vars":["a","b"],"input":"(* (+ a b) (+ a b))","time":8167.55712890625,"target":false,"output":"#f","end":false,"name":"Expression 4, p15","status":"crash","end-est":false},{"samplers":["default"],"bits":128,"start":0.053875,"link":"17-Expression3p15","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (* x (* x x)) (* x x))","time":6430.4130859375,"target":0.08883496250072115,"output":"(* x (+ (sqr x) x))","end":0.05425,"name":"Expression 3, p15","status":"eq-target","end-est":0.0390625},{"samplers":["default"],"bits":128,"start":0.005125,"link":"18-Expression2p15","pinf":0,"ninf":0,"vars":["x"],"input":"(+ x (* x x))","time":5268.738037109375,"target":0.0755,"output":"(+ x (sqr x))","end":0.005125,"name":"Expression 2, p15","status":"eq-target","end-est":0.00390625},{"samplers":["(uniform 1 2)","(uniform 2 4)","(uniform 4 8)","(uniform 8 16)","(uniform 16 32)"],"bits":128,"start":0.41835657969317946,"link":"19-Expression1p15","pinf":0,"ninf":0,"vars":["a","b","c","d","e"],"input":"(+ (+ (+ (+ e d) c) b) a)","time":8436.657958984375,"target":0.267875,"output":"(+ (+ (+ e d) (+ c b)) a)","end":0.3670874062518029,"name":"Expression 1, p15","status":"eq-target","end-est":0.35546875},{"samplers":["default","default"],"bits":128,"start":0.029054940819718034,"link":"20-Differenceofsquares","pinf":0,"ninf":0,"vars":["a","b"],"input":"(- (sqr a) (sqr b))","time":3134.804931640625,"target":0.007125,"output":"(- (sqr a) (sqr (fabs b)))","end":0.017337243963790685,"name":"Difference of squares","status":"eq-target","end-est":0.01171875},{"samplers":["default","default"],"bits":128,"start":26.01517429110178,"link":"21-CompoundInterest","pinf":0,"ninf":0,"vars":["i","n"],"input":"(* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))","time":12866.791015625,"target":24.71554221814781,"output":"(if (<= i -0.31132668f0) (* 100 (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ i n))) (if (<= i 15.317358f0) (* (+ (* i 50) 100) n) (* (+ (* 1/2 i) 1) (/ i (/ (/ i n) 100)))))","end":4.415082603746936,"name":"Compound Interest","status":"gt-target","end-est":8.035058183276307},{"samplers":["default","default","default","default"],"bits":128,"start":12.39807863521525,"link":"22-Complexdivisionrealpart","pinf":0,"ninf":0,"vars":["a","b","c","d"],"input":"(/ (+ (* a c) (* b d)) (+ (sqr c) (sqr d)))","time":8416.52197265625,"target":0.23005606830968325,"output":"(/ (+ (* a c) (* b d)) (sqr (sqrt (+ (sqr c) (sqr d)))))","end":12.37315228104055,"name":"Complex division, real part","status":"eq-start","end-est":12.824870372814631},{"samplers":["default","default","default","default"],"bits":128,"start":12.403735331373396,"link":"23-Complexdivisionimagpart","pinf":0,"ninf":0,"vars":["a","b","c","d"],"input":"(/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))","time":9432.501953125,"target":0.7657652873891877,"output":"(if (<= d 1.9581659f+18) (/ (- (* b c) (* a d)) (+ (sqr (fabs c)) (sqr (fabs d)))) (- (/ (* b c) (sqr d)) (/ a d)))","end":6.833208893787836,"name":"Complex division, imag part","status":"lt-target","end-est":6.530470269615531},{"samplers":["default","default","default"],"bits":384,"start":false,"link":"24-Areaofatriangle","pinf":false,"ninf":false,"vars":["a","b","c"],"input":"(sqrt (* (* (* (/ (+ (+ a b) c) 2) (- (/ (+ (+ a b) c) 2) a)) (- (/ (+ (+ a b) c) 2) b)) (- (/ (+ (+ a b) c) 2) c)))","time":18822.988037109375,"target":false,"output":"#f","end":false,"name":"Area of a triangle","status":"crash","end-est":false}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}