{"bit_width":64,"date":1470741747,"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","precision:double"],"seed":"#(1066118269 3146385405 2008244797 2413636924 657271294 3751684478)","points":256,"tests":[{"samplers":["default","default","default","default"],"bits":128,"start":34.366453941078085,"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":30091.223876953125,"target":false,"output":"(if (<= x.re 4.568385744369432e-286) (* (cos (+ (* (log (- x.re)) y.im) (* y.re (atan2 (/ 1 x.im) (/ 1 x.re))))) (/ (pow (- x.re) y.re) (pow (exp y.im) (atan2 x.im x.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":1.4644385338407298,"name":"powComplex, real part","status":"imp-start","end-est":11.03060615780606},{"samplers":["default","default","default","default"],"bits":128,"start":42.10923940069437,"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":45025.5029296875,"target":false,"output":"(if (<= x.re -1.0980496570608785e-156) (/ (sin (+ (* y.re (atan2 x.im x.re)) (* (log (- x.re)) y.im))) (/ (+ (+ 1 (* (atan2 x.im x.re) y.im)) (* (* 1/2 (* y.im y.im)) (* (atan2 x.im x.re) (atan2 x.im x.re)))) (pow (- x.re) y.re))) (if (<= x.re -1.3545909282572356e-242) (/ (sin (+ (* y.re (atan2 x.im x.re)) (* (log (* -1 x.re)) 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))) (if (<= x.re 4.568385744369432e-286) (/ (sin (+ (* y.re (atan2 x.im x.re)) (* (log (- x.re)) y.im))) (/ (+ (+ 1 (* (atan2 x.im x.re) y.im)) (* (* 1/2 (* y.im y.im)) (* (atan2 x.im x.re) (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":7.759864370741361,"name":"powComplex, imaginary part","status":"imp-start","end-est":21.453117086866452},{"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":12356.092041015625,"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":3172.43896484375,"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":1877.951904296875,"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":15105.567138671875,"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":9518.5,"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":12860.18408203125,"target":false,"output":"(if (<= re -7.515261356325578e+104) (/ (log (- re)) (log 10)) (if (<= re 4.3827392081136433e+102) (/ (log (cube (exp (log (cbrt (exp (log (sqrt (+ (sqr re) (* im im)))))))))) (log 10)) (* (/ 3 (log 10)) (log (cbrt re)))))","end":14.164140601261002,"name":"math.log10 on complex, real part","status":"imp-start","end-est":16.86328842357368},{"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":4310.031005859375,"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":30.912072327910963,"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":17388.7138671875,"target":false,"output":"(if (<= im -1.412648185184026e+112) (/ (log (- im)) (log base)) (if (<= im -1.8008078434811969e-208) (/ (* (log (sqrt (+ (* im im) (* re re)))) (log base)) (* (log base) (log base))) (if (<= im 2.528713659666151e-154) (/ (log re) (log base)) (if (<= im 3.2736945730388975e+133) (/ (* (log (sqrt (+ (* im im) (* re re)))) (log base)) (* (log base) (log base))) (/ (log im) (log base))))))","end":9.483974828163282,"name":"math.log/2 on complex, real part","status":"imp-start","end-est":16.51336279965736},{"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":8263.0341796875,"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":3791.60302734375,"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":1088.776123046875,"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":3764.740966796875,"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":4156.75390625,"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":12373.530029296875,"target":false,"output":"(+ (+ (cube x.re) (* (* x.re x.im) (- x.im))) (* x.im (* x.re (- (+ x.im x.im)))))","end":0.2442242484399338,"name":"math.cube on complex, real part","status":"imp-start","end-est":0.23666000976844204},{"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":12277.548828125,"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":9267.601806640625,"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":1108.85791015625,"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":4320.422119140625,"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":17776.321044921875,"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":4149.573974609375,"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.497233559059598,"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":12588.64599609375,"target":false,"output":"(if (<= y.re -1.8410844372587685e+146) (+ (/ x.re y.re) (* (/ y.im y.re) (/ x.im y.re))) (if (<= y.re 1.252137081034094e+153) (/ (+ (* 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":13.305050526561834,"name":"_divideComplex, real part","status":"imp-start","end-est":16.9738668646406},{"samplers":["default","default","default","default"],"bits":128,"start":26.259145840930117,"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":11742.9580078125,"target":false,"output":"(if (<= y.re -1.3132841288171074e+71) (- (/ x.im y.re) (/ (* x.re y.im) (* y.re y.re))) (if (<= y.re 4.1994984566891225e+114) (/ (- (* x.im y.re) (* x.re y.im)) (+ (* y.re y.re) (* y.im y.im))) (- (/ x.im y.re) (/ (* x.re y.im) (* y.re y.re)))))","end":15.779495598376348,"name":"_divideComplex, imaginary part","status":"imp-start","end-est":18.165025516043535},{"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":15792.597900390625,"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":8302.67919921875,"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.48103626387788,"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":131785.27099609375,"target":false,"output":"(if (<= (/ (* (* i (+ (+ alpha beta) i)) (+ (* beta alpha) (* i (+ (+ alpha beta) i)))) (* (+ (+ alpha beta) (* 2 i)) (+ (+ alpha beta) (* 2 i)))) 1.7746266094430119e+270) (/ (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)) (/ (/ i 8) (+ (* i 2) (+ alpha beta))))","end":9.694222001053369,"name":"Octave 3.8, jcobi/4","status":"imp-start","end-est":17.607786153938},{"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":45397.66796875,"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":71202.4130859375,"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":21794.1630859375,"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 (cbrt (/ beta (+ (+ alpha beta) 2.0)))) (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)) 2.0))","end":0.05218862109958906,"name":"Octave 3.8, jcobi/1","status":"imp-start","end-est":3.888325486348183},{"samplers":["default"],"bits":128,"start":0.263375,"link":"30-JmatReallambertwestimator","pinf":0,"ninf":0,"vars":["x"],"input":"(- (log x) (log (log x)))","time":4711.224853515625,"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":35456.091064453125,"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":252564.15795898438,"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":26346.424072265625,"target":false,"output":"(fabs (+ (+ (* (sqrt (/ 1 PI)) (* (fabs x) 2)) (* (* (* 1/21 (fabs x)) (sqrt (/ 1 PI))) (* (cube (fabs x)) (cube (fabs x))))) (* (sqrt (/ 1 PI)) (+ (* (cube (fabs x)) 2/3) (* (pow (fabs x) 5) 1/5)))))","end":0.18262409297591511,"name":"Jmat.Real.erfi, branch x less than or equal to 0.5","status":"ex-start","end-est":0.1777725586106521},{"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":87303.8759765625,"target":false,"output":"(* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ (/ 3 4) (* (fabs x) (fabs x))) (cube (fabs x))) (+ (/ (/ 15 8) (pow (fabs x) (+ 1 6))) (/ 1 (fabs x)))) (/ (/ 1 2) (cube (fabs x)))))","end":0.5678722973534688,"name":"Jmat.Real.erfi, branch x greater than or equal to 5","status":"apx-start","end-est":0.5072937291083486},{"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":26591.274169921875,"target":false,"output":"(- 1 (* (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ 0.254829592 (cube (* (cbrt (/ 1 (+ 1 (* 0.3275911 (fabs x))))) (cbrt (+ -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))))))","end":14.085489280868675,"name":"Jmat.Real.erf","status":"apx-start","end-est":14.034723421091552},{"samplers":["default"],"bits":128,"start":28.388406770173006,"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":46127.39990234375,"target":false,"output":"(if (<= x -1.7786510451592746e+25) (/ (/ (+ (+ (+ (+ (/ (/ 0.1049934947 x) x) 1) (/ 0.0072644182 (* (cube x) (cube x)))) (/ (/ 0.0005064034 x) (* x (* (cube x) (cube x))))) (+ (/ (/ 0.0424060604 x) (cube x)) (/ 0.0001789971 (pow x 10)))) (+ (+ (/ 0.0140005442 (* (* x x) (* (cube x) (cube x)))) (* (/ 1 (cube x)) (/ (/ 1 (cube x)) (/ (pow x 6) 0.0003579942)))) (+ (+ (+ 1 (/ (/ 0.2909738639 x) (cube x))) (/ 0.0694555761 (* (cube x) (cube x)))) (+ (/ (/ 0.7715471019 x) x) (/ (/ 0.0008327945 (pow x 4)) (* (cube x) (cube x))))))) x) (if (<= x 1.0887108629649695e+34) (pow (/ x (/ (+ (+ (* (cube (sqr x)) (+ (* x (* 0.0140005442 x)) 0.0694555761)) (* (* (* (sqr x) (sqr x)) (cube (sqr x))) (+ (* (sqr x) (* 2 0.0001789971)) 0.0008327945))) (+ (+ (* (* x 0.2909738639) (cube x)) (* (sqr x) 0.7715471019)) 1)) (+ (+ (* (* (* (sqr x) (sqr x)) (* (sqr x) (sqr x))) (* (sqr x) 0.0001789971)) (+ (* (* x 0.0424060604) (cube x)) (+ 1 (* x (* 0.1049934947 x))))) (* (+ 0.0072644182 (* (* x 0.0005064034) x)) (cube (sqr x)))))) 1) (/ (/ (+ (+ (+ (+ (/ (/ 0.1049934947 x) x) 1) (/ 0.0072644182 (* (cube x) (cube x)))) (/ (/ 0.0005064034 x) (* x (* (cube x) (cube x))))) (+ (/ (/ 0.0424060604 x) (cube x)) (/ 0.0001789971 (pow x 10)))) (+ (+ (/ 0.0140005442 (* (* x x) (* (cube x) (cube x)))) (* (/ 1 (cube x)) (/ (/ 1 (cube x)) (/ (pow x 6) 0.0003579942)))) (+ (+ (+ 1 (/ (/ 0.2909738639 x) (cube x))) (/ 0.0694555761 (* (cube x) (cube x)))) (+ (/ (/ 0.7715471019 x) x) (/ (/ 0.0008327945 (pow x 4)) (* (cube x) (cube x))))))) x)))","end":0.4801298337495928,"name":"Jmat.Real.dawson","status":"imp-start","end-est":23.21242998743752},{"samplers":["default","default"],"bits":128,"start":36.88926304290349,"link":"37-mathsqrtoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (+ (* re re) (* im im))) re))))","time":12493.72900390625,"target":32.004316711178866,"output":"(if (<= re -1.3409558719239694e+109) (/ (* 0.5 (sqrt (* (* im im) 2.0))) (sqrt (- (- re) re))) (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":19.688575981553768,"name":"math.sqrt on complex, real part","status":"gt-target","end-est":18.85458723243892},{"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":18276.055908203125,"target":10.000905779326299,"output":"(* (/ (+ (* (cube im) 1/3) (+ (* 1/60 (pow im 5)) (* im 2))) 1) (* (- 0.5) (cos re)))","end":0.2083314712054564,"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":1163.068115234375,"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":19914.888916015625,"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":20.706556547798264,"link":"41-JmatReallambertwnewtonloopstep","pinf":0,"ninf":0,"vars":["wj","x"],"input":"(- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))))","time":9096.239990234375,"target":20.643982129841866,"output":"(+ (- (sqr wj) (cube wj)) (/ x (* (+ wj 1) (exp wj))))","end":0.06189624062518028,"name":"Jmat.Real.lambertw, newton loop step","status":"gt-target","end-est":1.0228809758674318},{"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":3618.051025390625,"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":4166.580810546875,"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":3376.0400390625,"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":1016.34912109375,"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":1297.2099609375,"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":29294.819091796875,"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":10302.734130859375,"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":3200.154052734375,"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"}