{"bit_width":64,"date":1470562801,"note":"libraries","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","precision:double"],"seed":"#(1066118269 3146385405 2008244797 2413636924 657271294 3751684478)","points":256,"tests":[{"samplers":["default","default","default","default"],"bits":128,"start":31.73483179023407,"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":24949.163818359375,"target":false,"output":"(if (<= x.re 4.568385744369432e-286) (/ (cos (+ (* y.re (atan2 x.im x.re)) (* (log (* -1 x.re)) y.im))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (+ (sqr x.re) (* x.im x.im))) y.re))) (/ (cos (+ (* y.re (atan2 x.im x.re)) (* (log x.re) y.im))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (+ (sqr x.re) (* x.im x.im))) y.re))))","end":17.444668330744936,"name":"powComplex, real part","status":"imp-start","end-est":25.420341780628895},{"samplers":["default","default","default","default"],"bits":128,"start":36.324163456460234,"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":36875.6630859375,"target":false,"output":"(if (<= x.re -5.136673674913439e-282) (/ (sin (+ (* y.re (atan2 x.im x.re)) (* (log (* -1 x.re)) y.im))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (+ (sqr x.re) (* x.im x.im))) y.re))) (if (<= x.re 1.0887108629649695e+34) (/ (sin (+ (* y.re (atan2 x.im x.re)) (* (log (sqrt (+ (sqr x.re) (* x.im x.im)))) y.im))) (/ (+ (* (atan2 x.im x.re) y.im) (+ 1 (* 1/2 (* (sqr (atan2 x.im x.re)) (sqr y.im))))) (pow (sqrt (+ (sqr x.re) (* x.im x.im))) y.re))) (/ (+ (* y.im (log x.re)) (* (atan2 x.im x.re) y.re)) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (+ (sqr x.re) (* x.im x.im))) y.re)))))","end":23.131321116094245,"name":"powComplex, imaginary part","status":"imp-start","end-est":28.416467022724152},{"samplers":["(uniform 0 1)","(uniform 0 1)"],"bits":128,"start":0.42017089551525644,"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":6027.10888671875,"target":false,"output":"(+ 0.5 (* (pow (* -2 (log u1)) 0.5) (/ (cos (* u2 (* 2 PI))) 6)))","end":0.40220933401883285,"name":"normal distribution","status":"ex-start","end-est":0.30572133791597816},{"samplers":["default","default"],"bits":128,"start":0.007698120312590145,"link":"3-mathsquareoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(- (* re re) (* im im))","time":3192.305908203125,"target":false,"output":"(* (+ re im) (- re im))","end":0.000625,"name":"math.square on complex, real part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":0.007,"link":"4-mathsquareoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(+ (* re im) (* im re))","time":1927.1708984375,"target":false,"output":"(* re (+ im im))","end":0,"name":"math.square on complex, imaginary part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":30.034600280104854,"link":"5-mathsqrtoncompleximaginarypartimgreaterthan0branch","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (- (* re re) (* im im))) re))))","time":15081.067138671875,"target":false,"output":"(* 0.5 (sqrt (* 2.0 (+ (* (sqrt (+ re im)) (sqrt (- re im))) re))))","end":0.12062726534603094,"name":"math.sqrt on complex, imaginary part, im greater than 0 branch","status":"imp-start","end-est":0.7343739275807164},{"samplers":["default","default"],"bits":128,"start":0.021438232867308126,"link":"6-mathsinoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","time":8353.328857421875,"target":false,"output":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","end":0.021438232867308126,"name":"math.sin on complex, real part","status":"ex-start","end-est":0.015625},{"samplers":["default","default"],"bits":128,"start":30.350102575927455,"link":"7-mathlog10oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (log (sqrt (+ (* re re) (* im im)))) (log 10))","time":6739.029052734375,"target":false,"output":"(if (<= re -7.515261356325578e+104) (/ (log (- re)) (log 10)) (if (<= re 4.3827392081136433e+102) (cbrt (cube (/ (log (sqrt (+ (sqr re) (* im im)))) (log 10)))) (/ (log re) (log 10))))","end":14.172079914639053,"name":"math.log10 on complex, real part","status":"imp-start","end-est":16.818328364963026},{"samplers":["default","default"],"bits":128,"start":0.8445073312532456,"link":"8-mathlog10oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (atan2 im re) (log 10))","time":2289.60498046875,"target":false,"output":"(/ (atan2 im re) (log 10))","end":0.8445073312532456,"name":"math.log10 on complex, imaginary part","status":"ex-start","end-est":0.822597509768442},{"samplers":["default","default","default"],"bits":128,"start":31.297267488443147,"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":13257.60400390625,"target":false,"output":"(if (<= im -7.25960525145735e+115) (/ (log (- im)) (log base)) (if (<= im -6.407630827637074e-218) (* (/ 1 (log base)) (log (sqrt (+ (sqr im) (* re re))))) (if (<= im 2.3918651035698753e-213) (/ (log (- re)) (log base)) (if (<= im 1.3041855436404e+134) (* (/ 1 (log base)) (log (sqrt (+ (sqr im) (* re re))))) (/ (log im) (log base))))))","end":10.934779718363627,"name":"math.log/2 on complex, real part","status":"imp-start","end-est":15.85469237393344},{"samplers":["default","default","default"],"bits":128,"start":31.53174532425327,"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":5626.89990234375,"target":false,"output":"(/ (- (atan2 im re) 0) (log base))","end":0.31028308281331124,"name":"math.log/2 on complex, imaginary part","status":"imp-start","end-est":0.28125},{"samplers":["default","default"],"bits":128,"start":30.016143247506243,"link":"11-mathlog1oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(log (sqrt (+ (* re re) (* im im))))","time":3894.56884765625,"target":false,"output":"(if (<= re -1.3409558719239694e+109) (log (- re)) (if (<= re 4.3827392081136433e+102) (log (sqrt (+ (sqr re) (* im im)))) (log re)))","end":13.751006873284888,"name":"math.log/1 on complex, real part","status":"imp-start","end-est":16.234250658824212},{"samplers":["default","default"],"bits":128,"start":0,"link":"12-mathlog1oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1101.5859375,"target":false,"output":"(atan2 im re)","end":0,"name":"math.log/1 on complex, imaginary part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":0.009625,"link":"13-mathexponcomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (cos im))","time":2084.169921875,"target":false,"output":"(* (exp re) (cos im))","end":0.009625,"name":"math.exp on complex, real part","status":"ex-start","end-est":0.01171875},{"samplers":["default","default"],"bits":128,"start":0.022020011775584675,"link":"14-mathexponcompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (sin im))","time":3186.69091796875,"target":false,"output":"(* (exp re) (sin im))","end":0.022020011775584675,"name":"math.exp on complex, imaginary part","status":"ex-start","end-est":0.01171875},{"samplers":["default","default"],"bits":128,"start":6.226465639393076,"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":9561.622802734375,"target":false,"output":"(+ (* (sqr x.re) x.re) (* (* x.im x.re) (- (- x.im) (+ x.im x.im))))","end":0.24698364687698304,"name":"math.cube on complex, real part","status":"imp-start","end-est":0.234375},{"samplers":["default","default"],"bits":128,"start":6.535102759580832,"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":10727.405029296875,"target":false,"output":"(- (* 3 (* (* x.im x.re) x.re)) (pow x.im 3))","end":0.17426917344137616,"name":"math.cube on complex, imaginary part","status":"imp-start","end-est":0.10546875},{"samplers":["default","default"],"bits":128,"start":0.009198120312590145,"link":"17-mathcosoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","time":7486.218017578125,"target":false,"output":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","end":0.009198120312590145,"name":"math.cos on complex, real part","status":"ex-start","end-est":0.0078125},{"samplers":["default","default"],"bits":128,"start":0,"link":"18-mathargoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1107.433837890625,"target":false,"output":"(atan2 im re)","end":0,"name":"math.arg on complex","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":28.838623649365946,"link":"19-mathabsoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(sqrt (+ (* re re) (* im im)))","time":3742.1591796875,"target":false,"output":"(if (<= re -1.9018504137940512e+152) (- re) (if (<= re 7.779280713714382e+114) (sqrt (+ (sqr re) (* im im))) re))","end":13.962831521772351,"name":"math.abs on complex","status":"imp-start","end-est":16.114985298905996},{"samplers":["default","default","default","default"],"bits":128,"start":0.011448120312590146,"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":9255.239990234375,"target":false,"output":"(- (* x.re y.re) (* x.im y.im))","end":0.011448120312590146,"name":"_multiplyComplex, real part","status":"ex-start","end-est":0.01171875},{"samplers":["default","default","default","default"],"bits":128,"start":0.010049039677847345,"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":3931.458984375,"target":false,"output":"(+ (* x.re y.im) (* x.im y.re))","end":0.010049039677847345,"name":"_multiplyComplex, imaginary part","status":"ex-start","end-est":0.0078125},{"samplers":["default","default","default","default"],"bits":128,"start":25.128284645020447,"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":7635.97705078125,"target":false,"output":"(/ (+ (* x.re y.re) (* x.im y.im)) (+ (* y.re y.re) (* y.im y.im)))","end":25.128284645020447,"name":"_divideComplex, real part","status":"apx-start","end-est":25.962420619472002},{"samplers":["default","default","default","default"],"bits":128,"start":25.373879170831636,"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":7493.7490234375,"target":false,"output":"(/ (- (* x.im y.re) (* x.re y.im)) (+ (* y.re y.re) (* y.im y.im)))","end":25.373879170831636,"name":"_divideComplex, imaginary part","status":"apx-start","end-est":26.235737817807507},{"samplers":["default","default"],"bits":128,"start":0.1360749785305007,"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":12980.8740234375,"target":false,"output":"(+ (- a (/ 1.0 3.0)) (* rand (/ (- a (/ 1.0 3.0)) (sqrt (* (- a (/ 1.0 3.0)) 9)))))","end":0.11086693450061887,"name":"Octave 3.8, oct_fill_randg","status":"ex-start","end-est":0.13825123993272953},{"samplers":["default"],"bits":128,"start":45.594784760792216,"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":7891.427001953125,"target":false,"output":"(if (<= i 7917.907605584258) (/ (sqr (/ i 2)) (- (* (* i 2) (* i 2)) 1.0)) (+ (+ 1/16 (/ 0.00390625 (pow i 4))) (/ 0.015625 (* i i))))","end":0.005125,"name":"Octave 3.8, jcobi/4, as called","status":"imp-start","end-est":0},{"samplers":["default","default","default"],"bits":128,"start":52.61411921533508,"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":64857.73193359375,"target":false,"output":"(if (<= beta 5.53483801270981e+142) (/ (sqr (/ (sqrt (* i (+ beta (+ i alpha)))) (sqrt (/ (sqr (+ (+ beta alpha) (* 2 i))) (+ (* alpha beta) (* i (+ beta (+ i alpha)))))))) (- (sqr (+ (+ beta alpha) (* 2 i))) 1.0)) 0)","end":28.433048551600155,"name":"Octave 3.8, jcobi/4","status":"imp-start","end-est":39.325146436047994},{"samplers":["default","default"],"bits":128,"start":5.898247003023605,"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":33853.35302734375,"target":false,"output":"(if (<= (/ (+ (+ (+ alpha beta) (* beta alpha)) 1.0) (+ (+ alpha beta) (* 2 1))) 3.122484659236335e+28) (* (/ (+ (+ alpha 1.0) (+ beta (* beta alpha))) (+ (+ alpha 1.0) (+ 2 beta))) (/ (/ 1 (+ alpha (+ 2 beta))) (+ alpha (+ 2 beta)))) (/ (+ (* 0.25 (+ alpha beta)) 0.5) (* (+ (+ alpha beta) 2) (+ (+ alpha beta) (+ 2 1.0)))))","end":4.645872503189368,"name":"Octave 3.8, jcobi/3","status":"imp-start","end-est":2.41468356856523},{"samplers":["default","default","default"],"bits":128,"start":23.634413842377803,"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":52694.752197265625,"target":false,"output":"(if (<= (/ (* (+ alpha beta) (- beta alpha)) (+ (+ alpha beta) (* 2 i))) -2.81911987396155e+86) (/ (+ (- (/ 8.0 (cube alpha)) (/ (/ 4.0 alpha) alpha)) (/ 2.0 alpha)) 2.0) (/ (+ (* (/ (+ alpha beta) 1) (/ (log (exp (/ (- beta alpha) (+ (+ alpha beta) (* 2 i))))) (+ (+ (+ alpha beta) (* 2 i)) 2.0))) 1.0) 2.0))","end":2.026339409059729,"name":"Octave 3.8, jcobi/2","status":"imp-start","end-est":10.317581258138913},{"samplers":["default","default"],"bits":128,"start":16.230068359878782,"link":"29-Octave38jcobi1","pinf":0,"ninf":0,"vars":["alpha","beta"],"input":"(/ (+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0) 2.0)","time":26148.733154296875,"target":false,"output":"(if (<= (/ (- beta alpha) (+ (+ alpha beta) 2.0)) -0.9996956325017868) (+ (/ (+ 2.0 (/ (/ 8.0 alpha) alpha)) (* 2.0 alpha)) (- (/ (/ beta 2.0) (+ alpha (+ 2.0 beta))) (/ (/ 4.0 (* alpha alpha)) 2.0))) (/ (/ (- (cube (/ beta (+ (+ alpha 2.0) beta))) (cube (- (/ alpha (+ (+ alpha 2.0) beta)) 1.0))) (+ (sqr (/ beta (+ (+ alpha beta) 2.0))) (+ (sqr (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)) (* (/ beta (+ (+ alpha beta) 2.0)) (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0))))) 2.0))","end":0.05240393096082955,"name":"Octave 3.8, jcobi/1","status":"imp-start","end-est":3.8821342265797414},{"samplers":["default"],"bits":128,"start":0.263375,"link":"30-JmatReallambertwestimator","pinf":0,"ninf":0,"vars":["x"],"input":"(- (log x) (log (log x)))","time":4849.365966796875,"target":false,"output":"(log (/ x (log x)))","end":0.00325,"name":"Jmat.Real.lambertw, estimator","status":"ex-start","end-est":0},{"samplers":["default"],"bits":128,"start":1.818528232324072,"link":"31-JmatRealgammabranchzlessthan05","pinf":0,"ninf":0,"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":27038.875,"target":false,"output":"(* (+ (+ (+ (+ (/ -0.13857109526572012 (- (- 1 z) (- 1 6))) (/ 9.984369578019572e-06 (- (- 1 z) (- 1 7)))) (+ (/ -176.6150291621406 (- (+ 4 1) (+ 1 z))) (/ 12.507343278686905 (- (+ 1 5) (+ 1 z))))) (+ (+ (/ 771.3234287776531 (- (- 1 z) (- 1 3))) (/ -1259.1392167224028 (- (- 1 z) (- 1 2)))) (+ 0.9999999999998099 (/ 676.5203681218851 (- (- 1 z) 0))))) (/ 1.5056327351493116e-07 (- (+ 1 8) (+ 1 z)))) (/ (* (/ (* PI (* (sqrt PI) (sqrt 2))) (sin (* z PI))) (pow (+ (+ 0.5 7) (- 1 (+ 1 z))) (- (+ 1 0.5) (+ 1 z)))) (exp (+ (+ 0.5 7) (- 1 (+ 1 z))))))","end":0.5860987194906436,"name":"Jmat.Real.gamma, branch z less than 0.5","status":"imp-start","end-est":0.6125078046604148},{"samplers":["default"],"bits":128,"start":59.83491993580359,"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":237378.40893554688,"target":false,"output":"(* (* (+ (+ (+ (/ 1.5056327351493116e-07 (+ (- z 1) 8)) (/ 9.984369578019572e-06 (+ 7 (- z 1)))) (+ (/ -0.13857109526572012 (+ (- z 1) 6)) (/ 12.507343278686905 (- (+ 5 z) 1)))) (+ (+ (+ (/ 676.5203681218851 (- z 0)) 0.9999999999998099) (/ -176.6150291621406 (+ (- z 1) 4))) (+ (/ -1259.1392167224028 (- z (- 1 2))) (/ 771.3234287776531 (+ (- z 1) 3))))) (/ (pow (- (+ 7 z) (- 1 0.5)) (+ 0.5 (- z 1))) (exp (- (+ 7 z) 1)))) (/ (sqrt (* 2 PI)) (exp 0.5)))","end":0.9049863415574199,"name":"Jmat.Real.gamma, branch z greater than 0.5","status":"imp-start","end-est":0.5809358060822128},{"samplers":["default"],"bits":128,"start":0.21342354277368253,"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":16601.31298828125,"target":false,"output":"(fabs (/ (+ (+ (* 2 (fabs x)) (* (* (fabs x) (/ 2 3)) (sqr (fabs x)))) (+ (/ (sqr (cube (fabs x))) (/ 21 (fabs x))) (/ (* (cube (fabs x)) (sqr (fabs x))) 5))) (sqr (sqrt (sqrt PI)))))","end":0.35772616687435704,"name":"Jmat.Real.erfi, branch x less than or equal to 0.5","status":"ex-start","end-est":0.5364088836813274},{"samplers":["default"],"bits":128,"start":1.515357496899851,"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":92103.17016601562,"target":false,"output":"(* (/ (exp (* (fabs x) (fabs x))) (sqr (sqrt (sqrt PI)))) (+ (+ (/ (/ 1 2) (cube (fabs x))) (/ (/ 15 (* (/ 8 1) (fabs x))) (cube (* (fabs x) (fabs x))))) (+ (/ (cube (/ 1 (fabs x))) (/ (fabs x) (/ (/ 3 4) (fabs x)))) (/ 1 (fabs x)))))","end":0.9381471305339187,"name":"Jmat.Real.erfi, branch x greater than or equal to 5","status":"apx-start","end-est":0.7883424279778504},{"samplers":["default"],"bits":128,"start":14.066995138590388,"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":14657.363037109375,"target":false,"output":"(log (exp (- 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 (* (log (exp (/ 1 (+ 1 (* 0.3275911 (fabs x)))))) 1.061405429))))))))) (exp (- (* (fabs x) (fabs x))))))))","end":14.055974699473051,"name":"Jmat.Real.erf","status":"apx-start","end-est":14.027280894021233},{"samplers":["default"],"bits":128,"start":28.369230067033232,"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":24562.7080078125,"target":false,"output":"(* x (/ (+ (+ (* (* (* 0.0001789971 x) x) (* (* (* x x) (* x x)) (* (* x x) (* x x)))) (+ 1 (+ (* (* x 0.0424060604) (cube x)) (* (* 0.1049934947 x) x)))) (* (+ (* (* x x) 0.0005064034) 0.0072644182) (* (cube x) (cube x)))) (+ (+ (+ 1 (+ (* 0.7715471019 (* x x)) (* (* 0.2909738639 x) (cube x)))) (* (+ (* (* 2 0.0001789971) (* x x)) 0.0008327945) (* (* (* x x) (* x x)) (* (cube x) (cube x))))) (* (* (cube x) (cube x)) (+ 0.0694555761 (* (* x x) 0.0140005442))))))","end":28.341202951347004,"name":"Jmat.Real.dawson","status":"apx-start","end-est":27.841811121146797},{"samplers":["default","default"],"bits":128,"start":36.80095098378028,"link":"37-mathsqrtoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (+ (* re re) (* im im))) re))))","time":8618.549072265625,"target":31.9163706838968,"output":"(if (<= re -2.4943351747820776e-278) (* 0.5 (/ (sqrt (* (* 2.0 im) im)) (sqrt (- (sqrt (+ (sqr re) (* im im))) re)))) (if (<= re 4.3827392081136433e+102) (* 0.5 (sqrt (* 2.0 (+ (sqrt (+ (* re re) (* im im))) re)))) (* 0.5 (sqrt (* 2.0 (+ re re))))))","end":23.249545672471925,"name":"math.sqrt on complex, real part","status":"gt-target","end-est":22.13549583801573},{"samplers":["default","default"],"bits":128,"start":59.00451210815145,"link":"38-mathsinoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (- (exp (- 0 im)) (exp im)))","time":12205.46484375,"target":10.000905779326299,"output":"(* (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))) (* (cos re) 0.5))","end":0.20806023058027612,"name":"math.sin on complex, imaginary part","status":"gt-target","end-est":0.884599888564733},{"samplers":["default"],"bits":128,"start":0.121875,"link":"39-mathcubeonreal","pinf":0,"ninf":0,"vars":["x"],"input":"(* (* x x) x)","time":1875.016845703125,"target":0,"output":"(pow x 3)","end":0,"name":"math.cube on real","status":"eq-target","end-est":0},{"samplers":["default","default"],"bits":128,"start":47.10468239698333,"link":"40-mathcosoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))","time":11870.169921875,"target":12.15714876781439,"output":"(* (* 0.5 (sin re)) (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))))","end":2.722023954033958,"name":"math.cos on complex, imaginary part","status":"gt-target","end-est":0.9113916182183492},{"samplers":["default","default"],"bits":128,"start":28.702817600694182,"link":"41-JmatReallambertwnewtonloopstep","pinf":0,"ninf":0,"vars":["wj","x"],"input":"(- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))))","time":11124.0458984375,"target":8.794052780225142,"output":"(if (<= wj -2.63216061572775e-13) (+ wj (/ (- (- (* (exp wj) wj) x)) (* (+ 1 wj) (exp wj)))) (if (<= wj 1.522317513311434e-06) (- (+ (sqr wj) x) (* 2 (* wj x))) (+ (- wj (/ wj (+ 1 wj))) (/ x (+ (exp wj) (* wj (exp wj)))))))","end":0.1477743238820978,"name":"Jmat.Real.lambertw, newton loop step","status":"gt-target","end-est":0.5251677838434154},{"samplers":["default"],"bits":128,"start":0.12816901797735797,"link":"42-FastMathtest5","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* d1 (* (* (* (* (* d1 (* d1 d1)) d1) d1) (* d1 d1)) d1)) d1)","time":3365.050048828125,"target":0,"output":"(pow d1 (+ (+ 2 3) (+ 2 3)))","end":0,"name":"FastMath test5","status":"eq-target","end-est":0},{"samplers":["default","default","default"],"bits":128,"start":0.07465360233631199,"link":"43-FastMathtest3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 3) (* d1 d2)) (* d1 d3))","time":4179.39794921875,"target":0.065625,"output":"(* d1 (+ (+ 3 d2) d3))","end":0.065625,"name":"FastMath test3","status":"eq-target","end-est":0},{"samplers":["default","default"],"bits":128,"start":0.18854903967784734,"link":"44-FastMathtest2","pinf":0,"ninf":0,"vars":["d1","d2"],"input":"(+ (+ (* d1 10) (* d1 d2)) (* d1 20))","time":3501.679931640625,"target":0.0265,"output":"(* d1 (+ (+ 10 d2) 20))","end":0.0295,"name":"FastMath test2","status":"eq-target","end-est":0},{"samplers":["default"],"bits":128,"start":0.27525,"link":"45-FastMathtest1","pinf":0,"ninf":0,"vars":["d"],"input":"(+ (* d 10) (* d 20))","time":1294.816162109375,"target":0,"output":"(* d (+ 10 20))","end":0,"name":"FastMath test1","status":"eq-target","end-est":0},{"samplers":["default"],"bits":128,"start":0.13511560156295072,"link":"46-FastMathrepmul","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* (* d1 d1) d1) d1)","time":1460.56494140625,"target":0,"output":"(pow d1 4)","end":0,"name":"FastMath repmul","status":"eq-target","end-est":0},{"samplers":["default","default","default","default"],"bits":128,"start":0.02339624062518029,"link":"47-FastMathdist4","pinf":0,"ninf":0,"vars":["d1","d2","d3","d4"],"input":"(- (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) (* d1 d1))","time":8053.108154296875,"target":0.023073120312590144,"output":"(* d1 (- (+ d4 d2) (+ d3 d1)))","end":0.02325,"name":"FastMath dist4","status":"eq-target","end-est":0.015625},{"samplers":["default","default","default"],"bits":128,"start":0.04594812031259015,"link":"48-FastMathdist3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 d2) (* (+ d3 5) d1)) (* d1 32))","time":7407.156005859375,"target":0.02375,"output":"(* d1 (+ (+ d2 d3) (+ 5 32)))","end":0.023823120312590144,"name":"FastMath dist3","status":"eq-target","end-est":0.01171875},{"samplers":["default","default","default"],"bits":128,"start":0.014323120312590145,"link":"49-FastMathdist","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (* d1 d2) (* d1 d3))","time":3186.93994140625,"target":0.011875,"output":"(* d1 (+ d2 d3))","end":0.011875,"name":"FastMath dist","status":"eq-target","end-est":0}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}