{"bit_width":32,"date":1468509713,"note":"libraries","iterations":2,"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":"#(1065670707 1252142602 108487242 4101615998 1494603059 839552182)","points":256,"tests":[{"samplers":["default","default","default","default"],"bits":128,"start":17.31768235886709,"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":21877.7490234375,"target":false,"output":"(if (<= x.re 5.773917f-39) (/ (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.28608707732599,"name":"powComplex, real part","status":"imp-start","end-est":7.698880351017152},{"samplers":["default","default","default","default"],"bits":128,"start":19.041060713705868,"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":21719.260986328125,"target":false,"output":"(if (<= x.re 5.773917f-39) (/ (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.4114290013765824,"name":"powComplex, imaginary part","status":"imp-start","end-est":9.865883042522482},{"samplers":["(uniform 0 1)","(uniform 0 1)"],"bits":128,"start":0.4624847730196,"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":9348.157958984375,"target":false,"output":"(+ 0.5 (* (/ 1 6) (/ (pow (* -2 (log u1)) 0.5) (/ 1 (cos (* PI (* u2 2)))))))","end":0.4624847730196,"name":"normal distribution","status":"ex-start","end-est":0.4647998305922584},{"samplers":["default","default"],"bits":128,"start":0.030147922317186965,"link":"3-mathsquareoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(- (* re re) (* im im))","time":4000.989013671875,"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.026125,"link":"4-mathsquareoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(+ (* re im) (* im re))","time":2120.05810546875,"target":false,"output":"(* re (+ im im))","end":0.04005860859811124,"name":"math.square on complex, imaginary part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":14.083020073372298,"link":"5-mathsqrtoncompleximaginarypartimgreaterthan0branch","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (- (* re re) (* im im))) re))))","time":12578.446044921875,"target":false,"output":"(* 0.5 (sqrt (* 2.0 (+ (* (sqrt (+ re im)) (sqrt (- re im))) re))))","end":0.4355369849580148,"name":"math.sqrt on complex, imaginary part, im greater than 0 branch","status":"imp-start","end-est":0.6916707216251661},{"samplers":["default","default"],"bits":128,"start":0.0726440985053436,"link":"6-mathsinoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","time":10216.47998046875,"target":false,"output":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","end":0.0726440985053436,"name":"math.sin on complex, real part","status":"ex-start","end-est":0.03515625},{"samplers":["default","default"],"bits":128,"start":15.065798190011526,"link":"7-mathlog10oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (log (sqrt (+ (* re re) (* im im)))) (log 10))","time":9388.825927734375,"target":false,"output":"(if (<= re -1.04118355f+09) (/ (log (- re)) (log 10)) (if (<= re 1212733.4f0) (cbrt (cube (/ (log (sqrt (+ (sqr re) (* im im)))) (log 10)))) (/ (log re) (log 10))))","end":6.039256805037689,"name":"math.log10 on complex, real part","status":"imp-start","end-est":6.99583001664649},{"samplers":["default","default"],"bits":128,"start":0.5094693609377705,"link":"8-mathlog10oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (atan2 im re) (log 10))","time":3372.8837890625,"target":false,"output":"(/ (cube (cbrt (atan2 im re))) (log 10))","end":0.26147505119754055,"name":"math.log10 on complex, imaginary part","status":"ex-start","end-est":0.23504512930507387},{"samplers":["default","default","default"],"bits":128,"start":14.938264366398428,"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":16471.796142578125,"target":false,"output":"(if (<= im -1.4168492f+15) (/ (log (- im)) (log base)) (if (<= im 4185.9595f0) (cbrt (/ (cube (log (sqrt (+ (* im im) (* re re))))) (pow (log base) 3))) (/ (log im) (log base))))","end":5.9257355550833175,"name":"math.log/2 on complex, real part","status":"imp-start","end-est":7.883217723645766},{"samplers":["default","default","default"],"bits":128,"start":14.965502367096908,"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":6963.16796875,"target":false,"output":"(/ (- (atan2 im re) 0) (log base))","end":0.36990112812734377,"name":"math.log/2 on complex, imaginary part","status":"imp-start","end-est":0.37109375},{"samplers":["default","default"],"bits":128,"start":14.929959170993977,"link":"11-mathlog1oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(log (sqrt (+ (* re re) (* im im))))","time":4903.528076171875,"target":false,"output":"(if (<= re -1.04118355f+09) (log (- re)) (if (<= re 1212733.4f0) (log (sqrt (+ (sqr re) (* im im)))) (log re)))","end":5.802147464274921,"name":"math.log/1 on complex, real part","status":"imp-start","end-est":6.818456075952593},{"samplers":["default","default"],"bits":128,"start":0.215625,"link":"12-mathlog1oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1846.55810546875,"target":false,"output":"(atan2 im re)","end":0.215625,"name":"math.log/1 on complex, imaginary part","status":"ex-start","end-est":0.21875},{"samplers":["default","default"],"bits":128,"start":0.03221936093777043,"link":"13-mathexponcomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (cos im))","time":2292.22998046875,"target":false,"output":"(* (exp re) (cos im))","end":0.03221936093777043,"name":"math.exp on complex, real part","status":"ex-start","end-est":0.03515625},{"samplers":["default","default"],"bits":128,"start":0.09235483706613215,"link":"14-mathexponcompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (sin im))","time":3808.973876953125,"target":false,"output":"(* (exp re) (sin im))","end":0.09235483706613215,"name":"math.exp on complex, imaginary part","status":"ex-start","end-est":0.16056990390283685},{"samplers":["default","default"],"bits":128,"start":3.265119409416944,"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":9519.81884765625,"target":false,"output":"(+ (* (sqr x.re) x.re) (* (* x.im x.re) (- (- x.im) (+ x.im x.im))))","end":0.2585026472636638,"name":"math.cube on complex, real part","status":"imp-start","end-est":0.24609375},{"samplers":["default","default"],"bits":128,"start":3.189642200119313,"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":14084.06103515625,"target":false,"output":"(+ (* x.im (* (+ x.im x.re) (- x.im))) (* (* x.re x.im) (+ (* 3 x.re) x.im)))","end":0.2648694358696132,"name":"math.cube on complex, imaginary part","status":"imp-start","end-est":0.25390625},{"samplers":["default","default"],"bits":128,"start":0.03225,"link":"17-mathcosoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","time":7101.036865234375,"target":false,"output":"(+ (/ 0.5 (/ (exp im) (cos re))) (* (* 0.5 (cos re)) (exp im)))","end":0.026875,"name":"math.cos on complex, real part","status":"ex-start","end-est":0.015625},{"samplers":["default","default"],"bits":128,"start":0.215625,"link":"18-mathargoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1887.303955078125,"target":false,"output":"(atan2 im re)","end":0.215625,"name":"math.arg on complex","status":"ex-start","end-est":0.21875},{"samplers":["default","default"],"bits":128,"start":13.62913843688399,"link":"19-mathabsoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(sqrt (+ (* re re) (* im im)))","time":3859.08984375,"target":false,"output":"(if (<= re -3.7099545f+18) (- re) (if (<= re 1.3788869f+19) (sqrt (+ (sqr re) (* im im))) re))","end":6.504449902679629,"name":"math.abs on complex","status":"imp-start","end-est":6.760224593993673},{"samplers":["default","default","default","default"],"bits":128,"start":0.046511988919432874,"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":4884.322021484375,"target":false,"output":"(- (* x.re y.re) (* x.im y.im))","end":0.046511988919432874,"name":"_multiplyComplex, real part","status":"ex-start","end-est":0.046875},{"samplers":["default","default","default","default"],"bits":128,"start":0.0448160033386104,"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":5560.131103515625,"target":false,"output":"(+ (* x.re y.im) (* x.im y.re))","end":0.0448160033386104,"name":"_multiplyComplex, imaginary part","status":"ex-start","end-est":0.06213629138909577},{"samplers":["default","default","default","default"],"bits":128,"start":15.687142982991396,"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":10624.906005859375,"target":false,"output":"(if (<= y.re -0.0047717416f0) (+ (* (/ y.im y.re) (/ x.im y.re)) (/ x.re y.re)) (if (<= y.re 183.04706f0) (+ (* (/ y.re y.im) (/ x.re y.im)) (/ x.im y.im)) (+ (* (/ y.im y.re) (/ x.im y.re)) (/ x.re y.re))))","end":0.5524396982411609,"name":"_divideComplex, real part","status":"imp-start","end-est":6.527374346358427},{"samplers":["default","default","default","default"],"bits":128,"start":12.604588894530508,"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":11488.946044921875,"target":false,"output":"(if (<= y.im -1.0347809f+17) (- (/ (* x.im y.re) (+ (sqr y.re) (* y.im y.im))) (/ x.re (+ y.im (/ (sqr y.re) y.im)))) (if (<= y.im 1.9078451f+10) (- (/ x.im (+ (* (/ y.im y.re) y.im) y.re)) (/ (* y.im x.re) (+ (* y.re y.re) (* y.im y.im)))) (- (/ (* x.im y.re) (+ (sqr y.re) (* y.im y.im))) (/ x.re (+ y.im (/ (sqr y.re) y.im))))))","end":4.820737358907081,"name":"_divideComplex, imaginary part","status":"imp-start","end-est":3.9937954248198944},{"samplers":["default","default"],"bits":128,"start":0.14979792152325702,"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":18676.64794921875,"target":false,"output":"(* (- a (/ 1.0 3.0)) (+ 1 (* (/ 1 (* (sqrt 9) (sqrt (- a (/ 1.0 3.0))))) rand)))","end":0.10122677527927186,"name":"Octave 3.8, oct_fill_randg","status":"ex-start","end-est":0.10471623016428752},{"samplers":["default"],"bits":128,"start":20.949702148141938,"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":9956.541015625,"target":false,"output":"(/ (/ i 2) (- (/ (cube 2) (/ 1 i)) (* (/ 1.0 i) 2)))","end":0.5256084081087128,"name":"Octave 3.8, jcobi/4, as called","status":"imp-start","end-est":0.4282809238892126},{"samplers":["default","default","default"],"bits":128,"start":25.844745987651415,"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":71394.8681640625,"target":false,"output":"(if (<= beta 1.6334032f+19) (sqr (/ (/ (sqrt (* i (+ beta (+ i alpha)))) (/ (+ (+ beta alpha) (* 2 i)) (sqrt (+ (* alpha beta) (* i (+ beta (+ i alpha))))))) (sqrt (- (sqr (+ (+ beta alpha) (* 2 i))) 1.0)))) 0)","end":14.446927302169698,"name":"Octave 3.8, jcobi/4","status":"imp-start","end-est":16.844805038427697},{"samplers":["default","default"],"bits":128,"start":2.1642163620334878,"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":49278.39013671875,"target":false,"output":"(if (<= (/ (+ (+ (+ alpha beta) (* beta alpha)) 1.0) (+ (+ alpha beta) (* 2 1))) 2.8233976f+10) (sqr (/ (sqrt (+ (+ (* alpha beta) 1.0) (+ beta alpha))) (* (sqrt (+ (+ 2 beta) (+ alpha 1.0))) (+ (+ beta alpha) 2)))) (/ (+ (* 0.25 (+ alpha beta)) 0.5) (* (+ (+ alpha beta) 2) (+ (+ alpha beta) (+ 2 1.0)))))","end":1.6040396647531272,"name":"Octave 3.8, jcobi/3","status":"apx-start","end-est":0.8998219571750032},{"samplers":["default","default","default"],"bits":128,"start":11.112230852608732,"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":53179.676025390625,"target":false,"output":"(if (<= (/ (* (+ alpha beta) (- beta alpha)) (+ (+ alpha beta) (* 2 i))) -2.109379f+16) (/ (- (+ (* (/ i (+ alpha 2.0)) (+ (/ (* 4 alpha) (+ alpha 2.0)) (/ 4.0 (+ alpha 2.0)))) (* (/ beta (+ alpha 2.0)) (+ (/ 2.0 (+ alpha 2.0)) (/ (* 2 alpha) (+ alpha 2.0))))) (- (/ alpha (+ alpha 2.0)) 1.0)) 2.0) (/ (+ (/ (/ (+ alpha beta) (pow (/ (+ (+ alpha beta) (* 2 i)) (- beta alpha)) 1)) (+ (+ (+ alpha beta) (* 2 i)) 2.0)) 1.0) 2.0))","end":3.2791913384037987,"name":"Octave 3.8, jcobi/2","status":"imp-start","end-est":3.838855065760383},{"samplers":["default","default"],"bits":128,"start":6.53591220250722,"link":"29-Octave38jcobi1","pinf":0,"ninf":0,"vars":["alpha","beta"],"input":"(/ (+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0) 2.0)","time":18125.89794921875,"target":false,"output":"(if (<= (/ (- beta alpha) (+ (+ alpha beta) 2.0)) -0.99999964f0) (+ (- (/ (/ beta 2.0) (+ alpha (+ 2.0 beta))) (/ (/ 4.0 (* alpha alpha)) 2.0)) (/ (+ (/ 2.0 alpha) (/ 8.0 (cube alpha))) 2.0)) (/ (+ (/ (- beta alpha) (pow (+ (+ alpha beta) 2.0) 1)) 1.0) 2.0))","end":0.21572763454320024,"name":"Octave 3.8, jcobi/1","status":"imp-start","end-est":1.4463037529918035},{"samplers":["default"],"bits":128,"start":0.2831981203125902,"link":"30-JmatReallambertwestimator","pinf":0,"ninf":0,"vars":["x"],"input":"(- (log x) (log (log x)))","time":6586.736083984375,"target":false,"output":"(log (/ x (log x)))","end":0.02525,"name":"Jmat.Real.lambertw, estimator","status":"ex-start","end-est":0.046875},{"samplers":["default"],"bits":128,"start":1.9567705634733634,"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":441178.14599609375,"target":false,"output":"(* (+ (+ (* (/ (- 0.9999999999998099 (/ 676.5203681218851 (- 1 z))) (* (* (- 2 z) (- 3 z)) (- 0.9999999999998099 (/ 676.5203681218851 (- 1 z))))) (+ (* (* (- 2 z) (- 3 z)) (+ 0.9999999999998099 (/ 676.5203681218851 (- 1 z)))) (+ (* 771.3234287776531 (- 2 z)) (- (* z 1259.1392167224028) 3777.417650167208)))) (+ (+ (+ (/ -176.6150291621406 (- 4 z)) (/ 12.507343278686905 (- 5 z))) (/ 9.984369578019572e-06 (+ (- z) 7))) (/ -0.13857109526572012 (+ (- z) 6)))) (/ 1.5056327351493116e-07 (- 8 z))) (/ (/ PI (/ (sin (* PI z)) (sqrt (* 2 PI)))) (/ (exp (+ (- z) (+ 7 0.5))) (pow (+ (+ 7 0.5) (- z)) (- 0.5 z)))))","end":0.8927298258501042,"name":"Jmat.Real.gamma, branch z less than 0.5","status":"imp-start","end-est":0.7441310768768167},{"samplers":["default"],"bits":128,"start":28.023375032899764,"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":168277.91284179688,"target":false,"output":"(if (<= z 0.019028429f0) (- (+ (* 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)))))) (* (* (* (+ (+ (+ (/ 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 (+ (sqrt (+ 7 z)) (sqrt (- 1 0.5))) (+ 0.5 (- z 1))) 1)) (/ (pow (- (sqrt (+ 7 z)) (sqrt (- 1 0.5))) (+ 0.5 (- z 1))) (exp 7))) (/ (sqrt (* 2 PI)) (exp (- z (- 1 0.5))))))","end":0.17347641503315397,"name":"Jmat.Real.gamma, branch z greater than 0.5","status":"imp-start","end-est":0.7643842173356561},{"samplers":["default"],"bits":128,"start":0.34225,"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":25953.291015625,"target":false,"output":"(fabs (/ (+ (+ (* 2 (fabs x)) (* (cube (cbrt (* (fabs x) (/ 2 3)))) (sqr (fabs x)))) (+ (/ (sqr (cube (fabs x))) (/ 21 (fabs x))) (/ (* (cube (fabs x)) (sqr (fabs x))) 5))) (sqrt PI)))","end":0.3735,"name":"Jmat.Real.erfi, branch x less than or equal to 0.5","status":"ex-start","end-est":0.33984375},{"samplers":["default"],"bits":128,"start":0.6658990429120479,"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":72246.09106445312,"target":false,"output":"(/ (+ (+ (+ (/ (cube (/ 1 (fabs x))) 2) (/ 1 (fabs x))) (* (* (cube (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 3 4))) (/ 1 (fabs x)))) (* (/ 15 8) (/ (sqr (cube (/ 1 (fabs x)))) (fabs x)))) (/ (sqrt PI) (exp (* (fabs x) (fabs x)))))","end":0.6658990429120479,"name":"Jmat.Real.erfi, branch x greater than or equal to 5","status":"ex-start","end-est":0.5998514691273347},{"samplers":["default"],"bits":128,"start":11.915105598102807,"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":48230.5849609375,"target":false,"output":"(- 1 (/ (* (/ 1 (+ (* (fabs x) 0.3275911) 1)) (+ (+ 0.254829592 (/ -0.284496736 (+ (* (fabs x) 0.3275911) 1))) (* (sqr (/ 1 (+ (* (fabs x) 0.3275911) 1))) (+ 1.421413741 (* (/ (/ 1 (+ (* (fabs x) 0.3275911) 1)) (+ (* -1.453152027 -1.453152027) (* (/ 1.061405429 (+ (* (fabs x) 0.3275911) 1)) (/ 1.061405429 (+ (* (fabs x) 0.3275911) 1))))) (/ (- (sqr (* -1.453152027 -1.453152027)) (/ 1.2691858416929063 (pow (+ (* (fabs x) 0.3275911) 1) 4))) (- -1.453152027 (/ 1.061405429 (+ (* (fabs x) 0.3275911) 1))))))))) (exp (* (fabs x) (fabs x)))))","end":10.220267999756791,"name":"Jmat.Real.erf","status":"imp-start","end-est":10.32603230352085},{"samplers":["default"],"bits":128,"start":14.834306132745775,"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":39968.10400390625,"target":false,"output":"(if (<= x -45.253582f0) (/ (+ (+ (+ 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 33237.97f0) (/ (* (+ (+ (* (* x x) 0.1049934947) (+ 1 (* (* 0.0424060604 x) (cube x)))) (+ (+ (* (* (* x x) 0.0005064034) (* (cube x) (cube x))) (* (pow x 10) 0.0001789971)) (* 0.0072644182 (* (cube x) (cube x))))) x) (+ (+ (* (* 0.0003579942 (pow x 6)) (* (cube x) (cube x))) (* (* 0.7715471019 x) x)) (+ (+ (+ (* (* 0.0008327945 (pow x 4)) (* (cube x) (cube x))) (* 0.2909738639 (* (* x x) (* x x)))) (+ 1 (* (* (cube x) (cube x)) 0.0694555761))) (* (* (* x x) 0.0140005442) (* (cube x) (cube 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.169744671673899,"name":"Jmat.Real.dawson","status":"imp-start","end-est":10.582371191280108},{"samplers":["default","default"],"bits":128,"start":18.348039803465262,"link":"37-mathsqrtoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (+ (* re re) (* im im))) re))))","time":9460.5078125,"target":16.023978926028327,"output":"(if (<= re -235.08939f0) (/ (* 0.5 (sqrt (* (* im im) 2.0))) (sqrt (- (- re) re))) (if (<= re 1212733.4f0) (* 0.5 (cbrt (cube (sqrt (* 2.0 (+ (sqr (sqrt (sqrt (+ (sqr re) (* im im))))) re)))))) (* 0.5 (sqrt (* 2.0 (+ re re))))))","end":9.676946330931933,"name":"math.sqrt on complex, real part","status":"gt-target","end-est":10.03844613684096},{"samplers":["default","default"],"bits":128,"start":25.098542528597417,"link":"38-mathsinoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (- (exp (- 0 im)) (exp im)))","time":12690.600830078125,"target":4.8014979218786324,"output":"(* (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))) (* (cos re) 0.5))","end":0.4419192926420683,"name":"math.sin on complex, imaginary part","status":"gt-target","end-est":1.6686620142579534},{"samplers":["default"],"bits":128,"start":0.1305,"link":"39-mathcubeonreal","pinf":0,"ninf":0,"vars":["x"],"input":"(* (* x x) x)","time":1522.06201171875,"target":0.0785,"output":"(pow x 3)","end":0.0785,"name":"math.cube on real","status":"eq-target","end-est":0.0625},{"samplers":["default","default"],"bits":128,"start":20.458192944052893,"link":"40-mathcosoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))","time":11744.5791015625,"target":5.900590549705778,"output":"(* (* 0.5 (sin re)) (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))))","end":1.622187157085696,"name":"math.cos on complex, imaginary part","status":"gt-target","end-est":1.5987928560874085},{"samplers":["default","default"],"bits":128,"start":9.514422863318611,"link":"41-JmatReallambertwnewtonloopstep","pinf":0,"ninf":0,"vars":["wj","x"],"input":"(- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))))","time":8747.615966796875,"target":1.71764950156026,"output":"(+ (- wj (/ wj (+ 1 wj))) (/ x (+ (exp wj) (* wj (exp wj)))))","end":1.6156830663578978,"name":"Jmat.Real.lambertw, newton loop step","status":"eq-target","end-est":1.2958606074400807},{"samplers":["default"],"bits":128,"start":0.12635753634031677,"link":"42-FastMathtest5","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* d1 (* (* (* (* (* d1 (* d1 d1)) d1) d1) (* d1 d1)) d1)) d1)","time":5475.867919921875,"target":0.06015112812734373,"output":"(pow d1 (+ (+ 2 3) (+ 2 3)))","end":0.06015112812734373,"name":"FastMath test5","status":"eq-target","end-est":0.0546875},{"samplers":["default","default","default"],"bits":128,"start":0.11145251501736898,"link":"43-FastMathtest3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 3) (* d1 d2)) (* d1 d3))","time":5349.3349609375,"target":0.0792767898901001,"output":"(* d1 (+ (+ 3 d2) d3))","end":0.0792767898901001,"name":"FastMath test3","status":"eq-target","end-est":0.05859375},{"samplers":["default","default"],"bits":128,"start":0.20094601973541007,"link":"44-FastMathtest2","pinf":0,"ninf":0,"vars":["d1","d2"],"input":"(+ (+ (* d1 10) (* d1 d2)) (* d1 20))","time":3524.638916015625,"target":0.038625,"output":"(* d1 (+ d2 30))","end":0.038625,"name":"FastMath test2","status":"eq-target","end-est":0.046875},{"samplers":["default"],"bits":128,"start":0.257875,"link":"45-FastMathtest1","pinf":0,"ninf":0,"vars":["d"],"input":"(+ (* d 10) (* d 20))","time":1038.552001953125,"target":0,"output":"(* d (+ 10 20))","end":0,"name":"FastMath test1","status":"eq-target","end-est":0},{"samplers":["default"],"bits":128,"start":0.1435424812503606,"link":"46-FastMathrepmul","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* (* d1 d1) d1) d1)","time":2801.551025390625,"target":0.066125,"output":"(pow d1 4)","end":0.066125,"name":"FastMath repmul","status":"eq-target","end-est":0.07421875},{"samplers":["default","default","default","default"],"bits":128,"start":0.09670746075381105,"link":"47-FastMathdist4","pinf":0,"ninf":0,"vars":["d1","d2","d3","d4"],"input":"(- (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) (* d1 d1))","time":12154.697021484375,"target":0.08246936093777044,"output":"(* d1 (- (+ d4 d2) (+ d3 d1)))","end":0.081875,"name":"FastMath dist4","status":"eq-target","end-est":0.05859375},{"samplers":["default","default","default"],"bits":128,"start":0.09995942888288926,"link":"48-FastMathdist3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 d2) (* (+ d3 5) d1)) (* d1 32))","time":9409.885009765625,"target":0.07679248125036056,"output":"(+ (* d1 d2) (* d1 (+ 32 (+ d3 5))))","end":0.09039098063321792,"name":"FastMath dist3","status":"eq-target","end-est":0.0859375},{"samplers":["default","default","default"],"bits":128,"start":0.05373095558038541,"link":"49-FastMathdist","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (* d1 d2) (* d1 d3))","time":3763.94189453125,"target":0.04675,"output":"(+ (* d1 d2) (* d1 d3))","end":0.05373095558038541,"name":"FastMath dist","status":"eq-target","end-est":0.0546875}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}