{"bit_width":32,"date":1468331805,"note":"numerics","iterations":3,"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":"#(1065639804 936413623 2655205282 2235462195 918319548 1069991914)","points":256,"tests":[{"samplers":["default"],"bits":128,"start":0.055625,"link":"0-arccos","pinf":0,"ninf":0,"vars":["x"],"input":"(* 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))))","time":5952.408203125,"target":false,"output":"(* 2 (atan (sqrt (/ 1 (/ (+ 1 x) (- 1 x))))))","end":0.057625,"name":"arccos","status":"ex-start","end-est":0.03125},{"samplers":["default","default","default"],"bits":128,"start":5.88657710529558,"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":18386.48486328125,"target":false,"output":"(- (+ (- 3 4.5) (/ 2 (* r r))) (* (* (/ 0.125 (- 1 v)) (- 3 (* 2 v))) (cube (cbrt (sqr (* w r))))))","end":0.6418017322285517,"name":"Rosa's TurbineBenchmark","status":"imp-start","end-est":0.43766463035100445},{"samplers":["default","default"],"bits":128,"start":0.5702834805039793,"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":36367.842041015625,"target":false,"output":"(+ (+ (+ (+ x1 x1) (+ (cube x1) (/ (* (* x1 (* x1 3)) (+ (* x1 (* x1 3)) (- (* x2 2) x1))) (+ (sqr x1) 1)))) (* (+ (* (pow (- (/ (+ (* x1 (* x1 3)) (- (* x2 2) x1)) (+ (sqr x1) 1)) 3) 1) (/ (* (+ (* 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.5107845552335762,"name":"Rosa's FloatVsDoubleBenchmark","status":"ex-start","end-est":0.5019340206939178},{"samplers":["default","default","default"],"bits":128,"start":8.62480262817183,"link":"3-RosasDopplerBench","pinf":0,"ninf":0,"vars":["u","v","t1"],"input":"(/ (* (- t1) v) (* (+ t1 u) (+ t1 u)))","time":7746.421142578125,"target":false,"output":"(/ (* (/ (- t1) (+ t1 u)) v) (+ t1 u))","end":0.513623773845575,"name":"Rosa's DopplerBench","status":"imp-start","end-est":0.4864446563583222},{"samplers":["default"],"bits":128,"start":0.3746505781158435,"link":"4-RosasBenchmark","pinf":0,"ninf":0,"vars":["x"],"input":"(- (* 0.954929658551372 x) (* 0.12900613773279798 (* (* x x) x)))","time":3873.9990234375,"target":false,"output":"(- (* x 0.954929658551372) (* (* 0.12900613773279798 (sqr x)) x))","end":0.23573745527270468,"name":"Rosa's Benchmark","status":"ex-start","end-est":0.201503759768442},{"samplers":["default","default"],"bits":128,"start":0.11624796327408242,"link":"5-Radioactiveexchangebetweentwosurfaces","pinf":0,"ninf":0,"vars":["x","y"],"input":"(- (pow x 4) (pow y 4))","time":6911.977783203125,"target":false,"output":"(- (pow x 4) (sqr (sqr (sqrt (sqrt (pow y 4))))))","end":0.06012215999043748,"name":"Radioactive exchange between two surfaces","status":"ex-start","end-est":0.06766378162065376},{"samplers":["default","default"],"bits":128,"start":7.498515699109162,"link":"6-NMSESection61mentionedB","pinf":0,"ninf":0,"vars":["a","b"],"input":"(* (* (/ PI 2) (/ 1 (- (sqr b) (sqr a)))) (- (/ 1 a) (/ 1 b)))","time":12135.77001953125,"target":false,"output":"(/ (/ 1 (/ (+ a b) PI)) (* 2 (* a b)))","end":0.30353176876406246,"name":"NMSE Section 6.1 mentioned, B","status":"imp-start","end-est":0.2731437988422101},{"samplers":["default","default"],"bits":128,"start":20.181804241741315,"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":28973.0810546875,"target":false,"output":"(if (<= x 0.07415683f0) 1 (/ (- (/ (+ 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2))","end":0.29294846829050253,"name":"NMSE Section 6.1 mentioned, A","status":"imp-start","end-est":2.988627137234899},{"samplers":["default"],"bits":128,"start":6.795971778497534,"link":"8-xx21","pinf":0,"ninf":0,"vars":["x"],"input":"(/ x (+ (sqr x) 1))","time":3886.470947265625,"target":0.131155076667031,"output":"(if (<= x -1783537.0f0) (- (/ 1 (pow x 5)) (- (/ 1 (cube x)) (/ 1 x))) (if (<= x 19.416372f0) (/ x (+ (sqr x) 1)) (- (/ 1 (pow x 5)) (- (/ 1 (cube x)) (/ 1 x)))))","end":0.03682312031259014,"name":"x / (x^2 + 1)","status":"eq-target","end-est":0.04296875},{"samplers":["default","default","default"],"bits":128,"start":19.699878644360826,"link":"9-simplefmatest","pinf":0,"ninf":0,"vars":["x","y","z"],"input":"(- (fma x y z) (+ 1 (+ (* x y) z)))","time":10653.851806640625,"target":0,"output":"(- (/ 1 (/ (+ (sqr (fma x y z)) (+ (sqr 1) (* (fma x y z) 1))) (- (cube (fma x y z)) 1))) (+ (* x y) z))","end":16.165159645038063,"name":"simple fma test","status":"lt-target","end-est":16.43510395790839},{"samplers":["default"],"bits":128,"start":18.284952868918403,"link":"10-ln1x","pinf":0,"ninf":0,"vars":["x"],"input":"(log (+ 1 x))","time":4830.85595703125,"target":3.3596165243920555,"output":"(if (<= x 0.0541411f0) (+ (* (- (* 1/3 x) 1/2) (sqr x)) x) (log (+ 1 x)))","end":0.06291618981225955,"name":"ln(1 + x)","status":"gt-target","end-est":0.39486934208007796},{"samplers":["default","default","default"],"bits":128,"start":16.00359513147902,"link":"11-Thequadraticformular2","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":22798.9638671875,"target":9.828316671183417,"output":"(if (<= b -1.3462214f+10) (/ (/ (* 4 c) (- (/ (* 2 a) (/ b c)) (- b (- b)))) 2) (if (<= b 2.0316441f-38) (* (/ c 2) (/ 4 (+ (- b) (sqrt (- (sqr b) (* (* c a) 4)))))) (if (<= b 1.6720318f+16) (/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a)) (- (/ c b) (/ b a)))))","end":2.792833887182381,"name":"The quadratic formula (r2)","status":"gt-target","end-est":2.4965724327448577},{"samplers":["default","default","default"],"bits":128,"start":15.937708496789185,"link":"12-Thequadraticformular1","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (+ (- b) (sqrt (- (sqr b) (* (* 4 a) c)))) (* 2 a))","time":18996.65380859375,"target":9.77401436632215,"output":"(if (<= b -1.3462214f+10) (- (/ c b) (/ b a)) (if (<= b -1.4384158f-33) (/ (pow (+ (- b) (sqrt (- (sqr b) (* (* 4 a) c)))) 1) (* 2 a)) (if (<= b 9.795369f+18) (/ (* (/ (* 4 a) 1) (/ c (- (- b) (sqrt (- (sqr b) (* (* 4 a) c)))))) (* 2 a)) (* (/ c b) (/ -2 2)))))","end":2.5346277596648457,"name":"The quadratic formula (r1)","status":"gt-target","end-est":2.6126663311790255},{"samplers":["default"],"bits":128,"start":19.11906898015609,"link":"13-Kahansexpquotient","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- (exp x) 1) x)","time":7767.35205078125,"target":18.101665868560072,"output":"(if (<= x -0.020011608f0) (/ (log (exp (- (exp x) 1))) x) (+ (* 1/6 (sqr x)) (+ 1 (* 1/2 x))))","end":0.13042762424955776,"name":"Kahan's exp quotient","status":"gt-target","end-est":0.6827780568999035},{"samplers":["(uniform -14 -13)","(uniform -3 -2)","(uniform 3 3.5)","(uniform 12.5 13.5)"],"bits":128,"start":4.112865260782938,"link":"14-Expressionp6","pinf":0,"ninf":0,"vars":["a","b","c","d"],"input":"(* (+ a (+ b (+ c d))) 2)","time":8096.99609375,"target":4.244834455709997,"output":"(* (+ a (+ (pow (/ (- (sqr b) (sqr c)) (- b c)) 1) d)) 2)","end":3.4242631208046186,"name":"Expression, p6","status":"eq-target","end-est":3.368605088450285},{"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":14019.510009765625,"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":7780.262939453125,"target":false,"output":"#f","end":false,"name":"Expression 4, p15","status":"crash","end-est":false},{"samplers":["default"],"bits":128,"start":0.054875,"link":"17-Expression3p15","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (* x (* x x)) (* x x))","time":6202.740966796875,"target":0.08531372187554088,"output":"(+ (sqr x) (pow x 3))","end":0.053375,"name":"Expression 3, p15","status":"eq-target","end-est":0.05859375},{"samplers":["default"],"bits":128,"start":0.00725,"link":"18-Expression2p15","pinf":0,"ninf":0,"vars":["x"],"input":"(+ x (* x x))","time":4945.212890625,"target":0.07025,"output":"(+ x (sqr x))","end":0.00725,"name":"Expression 2, p15","status":"eq-target","end-est":0.01171875},{"samplers":["(uniform 1 2)","(uniform 2 4)","(uniform 4 8)","(uniform 8 16)","(uniform 16 32)"],"bits":128,"start":0.41642970000576957,"link":"19-Expression1p15","pinf":0,"ninf":0,"vars":["a","b","c","d","e"],"input":"(+ (+ (+ (+ e d) c) b) a)","time":9537.97900390625,"target":0.272125,"output":"(+ (+ (+ e d) c) (+ b a))","end":0.36527368437626206,"name":"Expression 1, p15","status":"eq-target","end-est":0.30306625976844204},{"samplers":["default","default"],"bits":128,"start":0.02880971187916663,"link":"20-Differenceofsquares","pinf":0,"ninf":0,"vars":["a","b"],"input":"(- (sqr a) (sqr b))","time":3156.11083984375,"target":0.006875,"output":"(* (+ a b) (- a b))","end":0.006875,"name":"Difference of squares","status":"eq-target","end-est":0},{"samplers":["default","default"],"bits":128,"start":23.581663362381086,"link":"21-CompoundInterest","pinf":0,"ninf":0,"vars":["i","n"],"input":"(* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))","time":13628.911865234375,"target":22.88640046119209,"output":"(if (<= i -0.97743076f0) (* 100 (/ (- (pow (pow (+ 1 (/ i n)) n) 3) (pow 1 3)) (* (/ i n) (+ (sqr (pow (+ 1 (/ i n)) n)) (+ (sqr 1) (* (pow (+ 1 (/ i n)) n) 1)))))) (if (<= i 0.009737393f0) (* (+ (* i 50) 100) n) (* 100 (* (/ (- (pow (+ 1 (/ i n)) n) 1) i) n))))","end":4.379336069820155,"name":"Compound Interest","status":"gt-target","end-est":7.1355916194836855},{"samplers":["default","default","default","default"],"bits":128,"start":12.4772920896852,"link":"22-Complexdivisionrealpart","pinf":0,"ninf":0,"vars":["a","b","c","d"],"input":"(/ (+ (* a c) (* b d)) (+ (sqr c) (sqr d)))","time":9003.01806640625,"target":0.23465138578333752,"output":"(/ (+ (* a c) (* b d)) (sqr (sqrt (+ (sqr c) (sqr d)))))","end":12.450254813042243,"name":"Complex division, real part","status":"eq-start","end-est":11.619695732442567},{"samplers":["default","default","default","default"],"bits":128,"start":13.072142120174913,"link":"23-Complexdivisionimagpart","pinf":0,"ninf":0,"vars":["a","b","c","d"],"input":"(/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))","time":11673.241943359375,"target":2.5386757255234107,"output":"(if (<= c -4.9221833f+10) (- (/ b c) (* (/ d c) (/ a c))) (if (<= c 2.448105f+07) (- (/ (* b c) (+ (sqr c) (sqr d))) (/ a (/ (+ (sqr c) (sqr d)) d))) (- (/ b c) (* (/ d c) (/ a c)))))","end":4.61886828631721,"name":"Complex division, imag part","status":"lt-target","end-est":7.248102848358202},{"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":17355.740966796875,"target":false,"output":"#f","end":false,"name":"Area of a triangle","status":"crash","end-est":false}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}