{"bit_width":32,"date":1471101304,"note":"libraries","iterations":3,"flags":["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"],"seed":"#(1066149172 3462179920 3756494053 4279790727 1233554805 3521179209)","points":256,"tests":[{"samplers":["default","default","default","default"],"bits":128,"start":17.379047242891595,"link":"0-powComplexrealpart","pinf":0,"ninf":0,"vars":["x.re","x.im","y.re","y.im"],"input":"(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))))","time":22444.970947265625,"target":false,"output":"(if (<= x.re 2.3151212f-38) (/ (cos (+ (* y.re (atan2 x.im x.re)) (* (log (- x.re)) y.im))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (- x.re) y.re))) (/ (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re))))","end":2.3330992399683974,"name":"powComplex, real part","status":"imp-start","end-est":6.976454335886373},{"samplers":["default","default","default","default"],"bits":128,"start":19.199701049415026,"link":"1-powCompleximaginarypart","pinf":0,"ninf":0,"vars":["x.re","x.im","y.re","y.im"],"input":"(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))))","time":22556.429931640625,"target":false,"output":"(if (<= x.re 2.3151212f-38) (/ (sin (+ (* y.re (atan2 x.im x.re)) (* (log (- x.re)) y.im))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (- x.re) y.re))) (/ (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re))))","end":2.4467994156134973,"name":"powComplex, imaginary part","status":"imp-start","end-est":9.531035431030586},{"samplers":["(uniform 0 1)","(uniform 0 1)"],"bits":128,"start":0.4589199270909162,"link":"2-normaldistribution","pinf":0,"ninf":0,"vars":["u1","u2"],"input":"(+ (* (* (/ 1 6) (pow (* -2 (log u1)) 0.5)) (cos (* (* 2 PI) u2))) 0.5)","time":11874.4599609375,"target":false,"output":"(+ 0.5 (/ (pow (* -2 (log u1)) 0.5) (/ 6 (log (exp (cos (* PI (* u2 2))))))))","end":0.4588904018469576,"name":"normal distribution","status":"ex-start","end-est":0.4607214543313229},{"samplers":["default","default"],"bits":128,"start":0.03324386655643692,"link":"3-mathsquareoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(- (* re re) (* im im))","time":4151.836181640625,"target":false,"output":"(* (+ (fabs im) re) (- re (fabs im)))","end":0,"name":"math.square on complex, real part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":0.027625,"link":"4-mathsquareoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(+ (* re im) (* im re))","time":2507.760986328125,"target":false,"output":"(* re (+ im im))","end":0.06397894716226976,"name":"math.square on complex, imaginary part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":13.946513622731226,"link":"5-mathsqrtoncompleximaginarypartimgreaterthan0branch","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (- (* re re) (* im im))) re))))","time":13976.583984375,"target":false,"output":"(* 0.5 (sqrt (* 2.0 (+ (* (sqrt (+ re im)) (sqrt (- re im))) re))))","end":0.5239580134669466,"name":"math.sqrt on complex, imaginary part, im greater than 0 branch","status":"imp-start","end-est":0.570508608305831},{"samplers":["default","default"],"bits":128,"start":0.11637260697692725,"link":"6-mathsinoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","time":16527.0068359375,"target":false,"output":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","end":0.11637260697692725,"name":"math.sin on complex, real part","status":"ex-start","end-est":0.14419556275762696},{"samplers":["default","default"],"bits":128,"start":14.616741566117062,"link":"7-mathlog10oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (log (sqrt (+ (* re re) (* im im)))) (log 10))","time":12395.81103515625,"target":false,"output":"(if (<= re -3.924884f+16) (/ (log (- re)) (log 10)) (if (<= re 1.6052693f+16) (cbrt (cube (/ (log (sqrt (+ (sqr re) (* im im)))) (log 10)))) (/ (log re) (log 10))))","end":6.862110004307941,"name":"math.log10 on complex, real part","status":"imp-start","end-est":6.101469488373387},{"samplers":["default","default"],"bits":128,"start":0.513636842188131,"link":"8-mathlog10oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (atan2 im re) (log 10))","time":4503.04296875,"target":false,"output":"(cube (* (cbrt (atan2 im re)) (cbrt (/ 1 (log 10)))))","end":0.256369458609385,"name":"math.log10 on complex, imaginary part","status":"ex-start","end-est":0.26894384768442015},{"samplers":["default","default","default"],"bits":128,"start":14.66941797548957,"link":"9-mathlog2oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im","base"],"input":"(/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0)))","time":20557.152099609375,"target":false,"output":"(if (<= im -8.943399f+18) (/ (log (- im)) (log base)) (if (<= im 7.8802614f+18) (/ (+ (+ (* (log base) (log (cbrt (sqrt (+ (sqr re) (* im im)))))) (* (log (cbrt (sqrt (+ (sqr im) (* re re))))) (+ (log base) (log base)))) 0) (* (log base) (log base))) (/ (log im) (log base))))","end":6.8679791345186905,"name":"math.log/2 on complex, real part","status":"imp-start","end-est":7.1053996114027544},{"samplers":["default","default","default"],"bits":128,"start":14.988254286150992,"link":"10-mathlog2oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im","base"],"input":"(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0)))","time":8291.60888671875,"target":false,"output":"(/ (- (atan2 im re) 0) (log base))","end":0.3887785718784256,"name":"math.log/2 on complex, imaginary part","status":"imp-start","end-est":0.4186325195368841},{"samplers":["default","default"],"bits":128,"start":14.468949285044468,"link":"11-mathlog1oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(log (sqrt (+ (* re re) (* im im))))","time":6780.847900390625,"target":false,"output":"(if (<= re -3.924884f+16) (log (- re)) (if (<= re 1.6052693f+16) (log (sqrt (exp (log (+ (sqr re) (* im im)))))) (log re)))","end":6.629783855989151,"name":"math.log/1 on complex, real part","status":"imp-start","end-est":5.858441836838867},{"samplers":["default","default"],"bits":128,"start":0.223625,"link":"12-mathlog1oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":2038.2939453125,"target":false,"output":"(atan2 im re)","end":0.223625,"name":"math.log/1 on complex, imaginary part","status":"ex-start","end-est":0.234375},{"samplers":["default","default"],"bits":128,"start":0.030698120312590144,"link":"13-mathexponcomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (cos im))","time":3412.35498046875,"target":false,"output":"(* (exp re) (cos im))","end":0.030698120312590144,"name":"math.exp on complex, real part","status":"ex-start","end-est":0.01953125},{"samplers":["default","default"],"bits":128,"start":0.0674111191253458,"link":"14-mathexponcompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (sin im))","time":4040.9521484375,"target":false,"output":"(* (exp re) (sin im))","end":0.0674111191253458,"name":"math.exp on complex, imaginary part","status":"ex-start","end-est":0.0390625},{"samplers":["default","default"],"bits":128,"start":3.207551671517373,"link":"15-mathcubeoncomplexrealpart","pinf":0,"ninf":0,"vars":["x.re","x.im"],"input":"(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))","time":11492.625,"target":false,"output":"(+ (* (sqr x.re) x.re) (* x.im (* x.re (- (- x.im) (+ x.im x.im)))))","end":0.25760986647430095,"name":"math.cube on complex, real part","status":"imp-start","end-est":0.2109375},{"samplers":["default","default"],"bits":128,"start":3.341367910537465,"link":"16-mathcubeoncompleximaginarypart","pinf":0,"ninf":0,"vars":["x.re","x.im"],"input":"(+ (* (- (* x.re x.re) (* x.im x.im)) x.im) (* (+ (* x.re x.im) (* x.im x.re)) x.re))","time":20905.279052734375,"target":false,"output":"(+ (* (* x.re x.im) (+ (+ x.re x.re) (+ x.im x.re))) (* x.im (* (+ x.re x.im) (- x.im))))","end":0.26815450145148256,"name":"math.cube on complex, imaginary part","status":"imp-start","end-est":0.26009750976844204},{"samplers":["default","default"],"bits":128,"start":0.032875,"link":"17-mathcosoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","time":11724.002197265625,"target":false,"output":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","end":0.032875,"name":"math.cos on complex, real part","status":"ex-start","end-est":0.03515625},{"samplers":["default","default"],"bits":128,"start":0.223625,"link":"18-mathargoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":2043.741943359375,"target":false,"output":"(atan2 im re)","end":0.223625,"name":"math.arg on complex","status":"ex-start","end-est":0.234375},{"samplers":["default","default"],"bits":128,"start":13.326945790438316,"link":"19-mathabsoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(sqrt (+ (* re re) (* im im)))","time":5604.676025390625,"target":false,"output":"(if (<= re -3.924884f+16) (- re) (if (<= re 1.6052693f+16) (sqrt (+ (sqr re) (* im im))) (+ re (/ (* 1/2 im) (/ re im)))))","end":6.288543658482229,"name":"math.abs on complex","status":"imp-start","end-est":5.733167197245389},{"samplers":["default","default","default","default"],"bits":128,"start":0.04351840061561778,"link":"20-_multiplyComplexrealpart","pinf":0,"ninf":0,"vars":["x.re","x.im","y.re","y.im"],"input":"(- (* x.re y.re) (* x.im y.im))","time":7597.177001953125,"target":false,"output":"(- (* x.re y.re) (* x.im y.im))","end":0.04351840061561778,"name":"_multiplyComplex, real part","status":"ex-start","end-est":0.04296875},{"samplers":["default","default","default","default"],"bits":128,"start":0.049064446870979606,"link":"21-_multiplyCompleximaginarypart","pinf":0,"ninf":0,"vars":["x.re","x.im","y.re","y.im"],"input":"(+ (* x.re y.im) (* x.im y.re))","time":9591.696044921875,"target":false,"output":"(+ (* x.re y.im) (* x.im y.re))","end":0.049064446870979606,"name":"_multiplyComplex, imaginary part","status":"ex-start","end-est":0.037441259768442016},{"samplers":["default","default","default","default"],"bits":128,"start":12.698709672900979,"link":"22-_divideComplexrealpart","pinf":0,"ninf":0,"vars":["x.re","x.im","y.re","y.im"],"input":"(/ (+ (* x.re y.re) (* x.im y.im)) (+ (* y.re y.re) (* y.im y.im)))","time":14118.237060546875,"target":false,"output":"(if (<= y.re -1.9353409f+09) (+ (/ x.re y.re) (* (/ y.im y.re) (/ x.im y.re))) (if (<= y.re 9.809289f+19) (/ (+ (* x.re y.re) (* x.im y.im)) (+ (* y.re y.re) (* y.im y.im))) (+ (/ x.re y.re) (* (/ y.im y.re) (/ x.im y.re)))))","end":6.103916093439515,"name":"_divideComplex, real part","status":"imp-start","end-est":6.2829661742172895},{"samplers":["default","default","default","default"],"bits":128,"start":12.517310469819455,"link":"23-_divideCompleximaginarypart","pinf":0,"ninf":0,"vars":["x.re","x.im","y.re","y.im"],"input":"(/ (- (* x.im y.re) (* x.re y.im)) (+ (* y.re y.re) (* y.im y.im)))","time":11744.386962890625,"target":false,"output":"(if (<= y.re -6.508034f+18) (- (/ x.im y.re) (* (/ y.im y.re) (/ x.re y.re))) (if (<= y.re 9.809289f+19) (- (/ (* x.im y.re) (+ (sqr y.re) (* y.im y.im))) (/ x.re (+ y.im (/ (sqr y.re) y.im)))) (- (/ x.im y.re) (* (/ y.im y.re) (/ x.re y.re)))))","end":2.6648950914022067,"name":"_divideComplex, imaginary part","status":"imp-start","end-est":3.058326664799653},{"samplers":["default","default"],"bits":128,"start":0.1443122693882707,"link":"24-Octave38oct_fill_randg","pinf":0,"ninf":0,"vars":["a","rand"],"input":"(* (- a (/ 1.0 3.0)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1.0 3.0))))) rand)))","time":18538.76611328125,"target":false,"output":"(* (- a (/ 1.0 3.0)) (+ 1 (* (/ 1 (* (sqrt 9) (sqrt (- a (/ 1.0 3.0))))) rand)))","end":0.09970844960164414,"name":"Octave 3.8, oct_fill_randg","status":"ex-start","end-est":0.1015625},{"samplers":["default"],"bits":128,"start":20.92869011749475,"link":"25-Octave38jcobi4ascalled","pinf":0,"ninf":0,"vars":["i"],"input":"(/ (/ (* (* i i) (* i i)) (* (* 2 i) (* 2 i))) (- (* (* 2 i) (* 2 i)) 1.0))","time":11183.223876953125,"target":false,"output":"(if (<= i 91.210335f0) (/ (sqr (/ i 2)) (- (* (* i 2) (* i 2)) 1.0)) (+ (+ 1/16 (/ 0.00390625 (pow i 4))) (/ 0.015625 (* i i))))","end":0.0218987256008319,"name":"Octave 3.8, jcobi/4, as called","status":"imp-start","end-est":0.00390625},{"samplers":["default","default","default"],"bits":128,"start":25.45056912901059,"link":"26-Octave38jcobi4","pinf":0,"ninf":0,"vars":["alpha","beta","i"],"input":"(/ (/ (* (* i (+ (+ alpha beta) i)) (+ (* beta alpha) (* i (+ (+ alpha beta) i)))) (* (+ (+ alpha beta) (* 2 i)) (+ (+ alpha beta) (* 2 i)))) (- (* (+ (+ alpha beta) (* 2 i)) (+ (+ alpha beta) (* 2 i))) 1.0))","time":101751.53198242188,"target":false,"output":"(if (<= (/ (* (* i (+ (+ alpha beta) i)) (+ (* beta alpha) (* i (+ (+ alpha beta) i)))) (* (+ (+ alpha beta) (* 2 i)) (+ (+ alpha beta) (* 2 i)))) 2.5550674f+29) (sqr (/ (sqrt (/ (* i (+ beta (+ i alpha))) (/ (sqr (+ (+ beta alpha) (* 2 i))) (+ (* alpha beta) (* i (+ beta (+ i alpha))))))) (sqrt (- (sqr (+ (+ beta alpha) (* 2 i))) 1.0)))) (* (/ 1/4 4) (exp (/ 0.25 (* i i)))))","end":4.290277025037185,"name":"Octave 3.8, jcobi/4","status":"imp-start","end-est":7.500243381829672},{"samplers":["default","default"],"bits":128,"start":1.9954355071018153,"link":"27-Octave38jcobi3","pinf":0,"ninf":0,"vars":["alpha","beta"],"input":"(/ (/ (/ (+ (+ (+ alpha beta) (* beta alpha)) 1.0) (+ (+ alpha beta) (* 2 1))) (+ (+ alpha beta) (* 2 1))) (+ (+ (+ alpha beta) (* 2 1)) 1.0))","time":46873.009033203125,"target":false,"output":"(* (/ 1 (+ (+ beta 1.0) (+ alpha 2))) (/ (/ (+ (+ alpha 1.0) (+ beta (* beta alpha))) (+ alpha (+ 2 beta))) (+ alpha (+ 2 beta))))","end":2.018211085607185,"name":"Octave 3.8, jcobi/3","status":"apx-start","end-est":1.4251143570388909},{"samplers":["default","default","default"],"bits":128,"start":11.276141660527417,"link":"28-Octave38jcobi2","pinf":0,"ninf":0,"vars":["alpha","beta","i"],"input":"(/ (+ (/ (/ (* (+ alpha beta) (- beta alpha)) (+ (+ alpha beta) (* 2 i))) (+ (+ (+ alpha beta) (* 2 i)) 2.0)) 1.0) 2.0)","time":46141.1240234375,"target":false,"output":"(if (<= (/ (* (+ alpha beta) (- beta alpha)) (+ (+ alpha beta) (* 2 i))) -2.7731526f+08) (/ (- (/ 8.0 (cube alpha)) (- (/ 4.0 (* alpha alpha)) (/ 2.0 alpha))) 2.0) (/ (+ (/ (* (/ (+ alpha beta) 1) (pow (/ (- beta alpha) (+ (+ alpha beta) (* 2 i))) 1)) (+ (+ (+ alpha beta) (* 2 i)) 2.0)) 1.0) 2.0))","end":0.23559435319171965,"name":"Octave 3.8, jcobi/2","status":"imp-start","end-est":3.405812638981974},{"samplers":["default","default"],"bits":128,"start":6.753827087614085,"link":"29-Octave38jcobi1","pinf":0,"ninf":0,"vars":["alpha","beta"],"input":"(/ (+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0) 2.0)","time":17956.464111328125,"target":false,"output":"(if (<= (/ (- beta alpha) (+ (+ alpha beta) 2.0)) -0.99999976f0) (+ (/ 1.0 alpha) (- (/ 4.0 (cube alpha)) (/ (/ 2.0 alpha) alpha))) (/ (+ (/ (- beta alpha) (pow (+ (+ alpha beta) 2.0) 1)) 1.0) 2.0))","end":0.23972129294257322,"name":"Octave 3.8, jcobi/1","status":"imp-start","end-est":1.3059186662474753},{"samplers":["default"],"bits":128,"start":0.2783443609377705,"link":"30-JmatReallambertwestimator","pinf":0,"ninf":0,"vars":["x"],"input":"(- (log x) (log (log x)))","time":5977.18408203125,"target":false,"output":"(log (/ x (log x)))","end":0.02675,"name":"Jmat.Real.lambertw, estimator","status":"ex-start","end-est":0.03125},{"samplers":["default"],"bits":128,"start":false,"link":"31-JmatRealgammabranchzlessthan05","pinf":false,"ninf":false,"vars":["z"],"input":"(* (/ PI (sin (* PI z))) (* (* (* (sqrt (* PI 2)) (pow (+ (+ (- (- 1 z) 1) 7) 0.5) (+ (- (- 1 z) 1) 0.5))) (exp (- (+ (+ (- (- 1 z) 1) 7) 0.5)))) (+ (+ (+ (+ (+ (+ (+ (+ 0.9999999999998099 (/ 676.5203681218851 (+ (- (- 1 z) 1) 1))) (/ -1259.1392167224028 (+ (- (- 1 z) 1) 2))) (/ 771.3234287776531 (+ (- (- 1 z) 1) 3))) (/ -176.6150291621406 (+ (- (- 1 z) 1) 4))) (/ 12.507343278686905 (+ (- (- 1 z) 1) 5))) (/ -0.13857109526572012 (+ (- (- 1 z) 1) 6))) (/ 9.984369578019572e-06 (+ (- (- 1 z) 1) 7))) (/ 1.5056327351493116e-07 (+ (- (- 1 z) 1) 8)))))","time":600000,"target":false,"output":"#f","end":false,"name":"Jmat.Real.gamma, branch z less than 0.5","status":"timeout","end-est":false},{"samplers":["default"],"bits":128,"start":28.412556459684215,"link":"32-JmatRealgammabranchzgreaterthan05","pinf":0,"ninf":0,"vars":["z"],"input":"(* (* (* (sqrt (* PI 2)) (pow (+ (+ (- z 1) 7) 0.5) (+ (- z 1) 0.5))) (exp (- (+ (+ (- z 1) 7) 0.5)))) (+ (+ (+ (+ (+ (+ (+ (+ 0.9999999999998099 (/ 676.5203681218851 (+ (- z 1) 1))) (/ -1259.1392167224028 (+ (- z 1) 2))) (/ 771.3234287776531 (+ (- z 1) 3))) (/ -176.6150291621406 (+ (- z 1) 4))) (/ 12.507343278686905 (+ (- z 1) 5))) (/ -0.13857109526572012 (+ (- z 1) 6))) (/ 9.984369578019572e-06 (+ (- z 1) 7))) (/ 1.5056327351493116e-07 (+ (- z 1) 8))))","time":142968.53515625,"target":false,"output":"(- (+ (* 2585.1948787825354 (* (/ (* z (sqrt 2)) (exp 6.5)) (* (sqrt PI) (pow (/ 1 (pow 6.5 1.0)) 0.5)))) (+ (* 338.26018406094255 (* (/ (* z (* (sqrt 2) (sqr (log 6.5)))) (exp 6.5)) (* (sqrt PI) (pow (/ 1 (pow 6.5 1.0)) 0.5)))) (+ (* 676.5203681218851 (* (/ (sqrt 2) (* (exp 6.5) z)) (* (sqrt PI) (pow (/ 1 (pow 6.5 1.0)) 0.5)))) (* 676.5203681218851 (* (/ (* (sqrt 2) (log 6.5)) (exp 6.5)) (* (sqrt PI) (pow (/ 1 (pow 6.5 1.0)) 0.5))))))) (+ (* 1656.8104518737205 (* (/ (sqrt 2) (exp 6.5)) (* (sqrt PI) (pow (/ 1 (pow 6.5 1.0)) 0.5)))) (* 1656.8104518737205 (* (/ (* z (* (sqrt 2) (log 6.5))) (exp 6.5)) (* (sqrt PI) (pow (/ 1 (pow 6.5 1.0)) 0.5))))))","end":0.14325,"name":"Jmat.Real.gamma, branch z greater than 0.5","status":"imp-start","end-est":1.2707708463948013},{"samplers":["default"],"bits":128,"start":0.33175,"link":"33-JmatRealerfibranchxlessthanorequalto05","pinf":0,"ninf":0,"vars":["x"],"input":"(fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))","time":33574.94677734375,"target":false,"output":"(fabs (* (+ (* 1/21 (* (fabs x) (sqr (cube (fabs x))))) (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (* 1/5 (* (sqr (fabs x)) (cube (fabs x))))))) (/ 1 (sqrt PI))))","end":0.330875,"name":"Jmat.Real.erfi, branch x less than or equal to 0.5","status":"ex-start","end-est":0.3359375},{"samplers":["default"],"bits":128,"start":0.673050692904732,"link":"34-JmatRealerfibranchxgreaterthanorequalto5","pinf":0,"ninf":0,"vars":["x"],"input":"(* (* (/ 1 (sqrt PI)) (exp (* (fabs x) (fabs x)))) (+ (+ (+ (/ 1 (fabs x)) (* (/ 1 2) (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))))) (* (/ 3 4) (* (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))))) (* (/ 15 8) (* (* (* (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))))))","time":75090.796875,"target":false,"output":"(/ (+ (+ (/ (/ (/ 3 4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (+ (/ (/ 15 (cube (fabs x))) (* (* 8 (fabs x)) (cube (fabs x)))) (/ (/ 1 2) (cube (fabs x))))) (/ (sqrt PI) (exp (* (fabs x) (fabs x)))))","end":0.673050692904732,"name":"Jmat.Real.erfi, branch x greater than or equal to 5","status":"ex-start","end-est":0.7124191870596437},{"samplers":["default"],"bits":128,"start":12.022236645357317,"link":"35-JmatRealerf","pinf":0,"ninf":0,"vars":["x"],"input":"(- 1 (* (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ 0.254829592 (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ -0.284496736 (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ 1.421413741 (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ -1.453152027 (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) 1.061405429))))))))) (exp (- (* (fabs x) (fabs x))))))","time":34328.197998046875,"target":false,"output":"(- 1 (* (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ 0.254829592 (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ -0.284496736 (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ 1.421413741 (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (/ (pow (- (sqr (fabs -1.453152027)) (sqr (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) 1.061405429))) 1) (- -1.453152027 (/ 1.061405429 (+ 1 (* (fabs x) 0.3275911)))))))))))) (exp (- (* (fabs x) (fabs x))))))","end":10.300767530144434,"name":"Jmat.Real.erf","status":"imp-start","end-est":11.469236937003654},{"samplers":["default"],"bits":128,"start":14.343882642528797,"link":"36-JmatRealdawson","pinf":0,"ninf":0,"vars":["x"],"input":"(* (/ (+ (+ (+ (+ (+ 1 (* 0.1049934947 (* x x))) (* 0.0424060604 (* (* x x) (* x x)))) (* 0.0072644182 (* (* (* x x) (* x x)) (* x x)))) (* 0.0005064034 (* (* (* (* x x) (* x x)) (* x x)) (* x x)))) (* 0.0001789971 (* (* (* (* (* x x) (* x x)) (* x x)) (* x x)) (* x x)))) (+ (+ (+ (+ (+ (+ 1 (* 0.7715471019 (* x x))) (* 0.2909738639 (* (* x x) (* x x)))) (* 0.0694555761 (* (* (* x x) (* x x)) (* x x)))) (* 0.0140005442 (* (* (* (* x x) (* x x)) (* x x)) (* x x)))) (* 0.0008327945 (* (* (* (* (* x x) (* x x)) (* x x)) (* x x)) (* x x)))) (* (* 2 0.0001789971) (* (* (* (* (* (* x x) (* x x)) (* x x)) (* x x)) (* x x)) (* x x))))) x)","time":46076.0439453125,"target":false,"output":"(if (<= x -6327.9365f0) (/ (+ (+ (+ 1 (/ 0.1049934947 (* x x))) (/ (* 0.0072644182 1) (sqr (cube x)))) (+ (+ (/ (/ (* 0.0424060604 1) (cube x)) x) (/ 0.0001789971 (pow x 10))) (/ (/ (* 1 0.0005064034) (sqr (cube x))) (* x x)))) (* (+ (+ (+ (+ 1 (/ (* 1 0.0694555761) (sqr (cube x)))) (* 0.2909738639 (/ (/ 1 x) (cube x)))) (+ (/ 0.7715471019 (* x x)) (/ (* (/ 1 (cube x)) (/ 1 (cube x))) (/ (pow x 6) 0.0003579942)))) (+ (/ (/ (* 0.0140005442 1) (sqr (cube x))) (* x x)) (/ (/ (* 0.0008327945 1) (sqr (cube x))) (pow x 4)))) x)) (if (<= x 25436.441f0) (* (/ x (+ (+ (* (* (* (* x x) (* x x)) (* (cube x) (cube x))) (+ (pow (* (* 2 0.0001789971) (* x x)) 1) 0.0008327945)) (+ (+ 1 (* (* x 0.2909738639) (cube x))) (* (* 0.7715471019 x) x))) (* (* x x) (* (* (* x x) (* x x)) (+ 0.0694555761 (* 0.0140005442 (* x x))))))) (+ (+ (+ (* (* x 0.0424060604) (cube x)) (+ (* (* x x) 0.1049934947) 1)) (* (* (* x x) 0.0001789971) (* (* (* x x) (* x x)) (* (* x x) (* x x))))) (* (* x x) (* (* (* x x) (* x x)) (+ 0.0072644182 (* (* 0.0005064034 x) x)))))) (/ (+ (+ (+ 1 (/ 0.1049934947 (* x x))) (/ (* 0.0072644182 1) (sqr (cube x)))) (+ (+ (/ (/ (* 0.0424060604 1) (cube x)) x) (/ 0.0001789971 (pow x 10))) (/ (/ (* 1 0.0005064034) (sqr (cube x))) (* x x)))) (* (+ (+ (+ (+ 1 (/ (* 1 0.0694555761) (sqr (cube x)))) (* 0.2909738639 (/ (/ 1 x) (cube x)))) (+ (/ 0.7715471019 (* x x)) (/ (* (/ 1 (cube x)) (/ 1 (cube x))) (/ (pow x 6) 0.0003579942)))) (+ (/ (/ (* 0.0140005442 1) (sqr (cube x))) (* x x)) (/ (/ (* 0.0008327945 1) (sqr (cube x))) (pow x 4)))) x))))","end":0.17221588270842814,"name":"Jmat.Real.dawson","status":"imp-start","end-est":9.773610652800174},{"samplers":["default","default"],"bits":128,"start":18.34880579823585,"link":"37-mathsqrtoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (+ (* re re) (* im im))) re))))","time":11624.3349609375,"target":16.021277281659692,"output":"(if (<= re -1.9909943f-05) (* (sqrt (* (sqr im) 2.0)) (/ 0.5 (sqrt (* re -2)))) (if (<= re 1.6052693f+16) (* 0.5 (sqrt (* 2.0 (+ (pow (sqrt (sqrt (+ (sqr re) (* im im)))) 2) re)))) (* 0.5 (sqrt (* (+ (* 2 re) (/ (* im 1/2) (/ re im))) 2.0)))))","end":10.142702256854317,"name":"math.sqrt on complex, real part","status":"gt-target","end-est":9.34349198876639},{"samplers":["default","default"],"bits":128,"start":25.105128867694297,"link":"38-mathsinoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (- (exp (- 0 im)) (exp im)))","time":18436.218017578125,"target":4.779675932378213,"output":"(* (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))) (* (cos re) 0.5))","end":0.4454925466611044,"name":"math.sin on complex, imaginary part","status":"gt-target","end-est":1.5414138770628005},{"samplers":["default"],"bits":128,"start":0.132125,"link":"39-mathcubeonreal","pinf":0,"ninf":0,"vars":["x"],"input":"(* (* x x) x)","time":1579.841064453125,"target":0.072375,"output":"(pow x 3)","end":0.072375,"name":"math.cube on real","status":"eq-target","end-est":0.07421875},{"samplers":["default","default"],"bits":128,"start":20.435692703605294,"link":"40-mathcosoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))","time":19188.2490234375,"target":5.714232579751755,"output":"(+ (* (* 0.5 (sin re)) (- (* 1/60 (pow im 5)))) (* (+ (* 2 im) (* 1/3 (cube im))) (* (sin re) (- 0.5))))","end":1.4937162000295165,"name":"math.cos on complex, imaginary part","status":"gt-target","end-est":1.6662276032260843},{"samplers":["default","default"],"bits":128,"start":9.420622806042916,"link":"41-JmatReallambertwnewtonloopstep","pinf":0,"ninf":0,"vars":["wj","x"],"input":"(- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))))","time":9939.553955078125,"target":1.785955149657219,"output":"(if (<= wj 0.032728814f0) (- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))) (+ (- wj (/ wj (+ 1 wj))) (/ x (pow (+ (exp wj) (* wj (exp wj))) 1))))","end":0.5172284545393733,"name":"Jmat.Real.lambertw, newton loop step","status":"gt-target","end-est":0.7819796181498557},{"samplers":["default"],"bits":128,"start":0.12734813790326746,"link":"42-FastMathtest5","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* d1 (* (* (* (* (* d1 (* d1 d1)) d1) d1) (* d1 d1)) d1)) d1)","time":5612.927001953125,"target":0.05859924843993386,"output":"(pow d1 (+ (+ 2 3) (+ 2 3)))","end":0.05859924843993386,"name":"FastMath test5","status":"eq-target","end-est":0.045253759768442016},{"samplers":["default","default","default"],"bits":128,"start":0.11466994950937849,"link":"43-FastMathtest3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 3) (* d1 d2)) (* d1 d3))","time":7818.85400390625,"target":0.07694812031259013,"output":"(* d1 (+ (+ 3 d2) d3))","end":0.07694812031259013,"name":"FastMath test3","status":"eq-target","end-est":0.0546875},{"samplers":["default","default"],"bits":128,"start":0.20449863580352212,"link":"44-FastMathtest2","pinf":0,"ninf":0,"vars":["d1","d2"],"input":"(+ (+ (* d1 10) (* d1 d2)) (* d1 20))","time":5028.82421875,"target":0.03675,"output":"(* d1 (+ d2 30))","end":0.03675,"name":"FastMath test2","status":"eq-target","end-est":0.02734375},{"samplers":["default"],"bits":128,"start":0.26475,"link":"45-FastMathtest1","pinf":0,"ninf":0,"vars":["d"],"input":"(+ (* d 10) (* d 20))","time":996.795166015625,"target":0,"output":"(* d (+ 10 20))","end":0,"name":"FastMath test1","status":"eq-target","end-est":0},{"samplers":["default"],"bits":128,"start":0.140511842188131,"link":"46-FastMathrepmul","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* (* d1 d1) d1) d1)","time":1948.159912109375,"target":0.06425,"output":"(pow d1 4)","end":0.06425,"name":"FastMath repmul","status":"eq-target","end-est":0.07421875},{"samplers":["default","default","default","default"],"bits":128,"start":0.09870358504721016,"link":"47-FastMathdist4","pinf":0,"ninf":0,"vars":["d1","d2","d3","d4"],"input":"(- (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) (* d1 d1))","time":15153.305908203125,"target":0.08425960194963135,"output":"(+ (* d1 (+ d4 d2)) (* d1 (- (+ d3 d1))))","end":0.09560708992026984,"name":"FastMath dist4","status":"eq-target","end-est":0.09110128162065376},{"samplers":["default","default","default"],"bits":128,"start":0.09441460794984513,"link":"48-FastMathdist3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 d2) (* (+ d3 5) d1)) (* d1 32))","time":11107.443115234375,"target":0.07899060156295074,"output":"(+ (* d1 d2) (* d1 (+ 32 (+ d3 5))))","end":0.09241895706344525,"name":"FastMath dist3","status":"eq-target","end-est":0.109375},{"samplers":["default","default","default"],"bits":128,"start":0.05782887309009203,"link":"49-FastMathdist","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (* d1 d2) (* d1 d3))","time":5454.119873046875,"target":0.048875,"output":"(* d1 (+ d2 d3))","end":0.048875,"name":"FastMath dist","status":"eq-target","end-est":0.046875}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}