{"bit_width":32,"date":1470415832,"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":"#(1066021830 2830721961 259995540 547417586 81053319 3982124210)","points":256,"tests":[{"samplers":["default","default","default","default"],"bits":128,"start":17.137278851271876,"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":20063.007080078125,"target":false,"output":"(if (<= x.re 1.4306187f-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.1800071900964695,"name":"powComplex, real part","status":"imp-start","end-est":7.970682631034382},{"samplers":["default","default","default","default"],"bits":128,"start":16.254978867349745,"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":28234.1259765625,"target":false,"output":"(if (<= x.re -3.378624f-13) (/ (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))) (if (<= x.re 5.791498f+21) (/ (sin (+ (pow (* y.re (atan2 x.im x.re)) 1) (* (log (sqrt (+ (sqr x.re) (* x.im x.im)))) y.im))) (/ (exp (* y.im (atan2 x.im x.re))) (pow (sqrt (+ (sqr x.re) (* x.im x.im))) y.re))) (/ (+ (* (log x.re) y.im) (* y.re (atan2 x.im x.re))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.re y.re)))))","end":7.997668091876944,"name":"powComplex, imaginary part","status":"imp-start","end-est":9.60503391062378},{"samplers":["(uniform 0 1)","(uniform 0 1)"],"bits":128,"start":0.46936233863367544,"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":10382.966064453125,"target":false,"output":"(+ 0.5 (/ (pow (* -2 (log u1)) 0.5) (/ 6 (cube (cbrt (cos (* PI (* u2 2))))))))","end":0.5032498347447842,"name":"normal distribution","status":"ex-start","end-est":0.4616350795663785},{"samplers":["default","default"],"bits":128,"start":0.03471100020375406,"link":"3-mathsquareoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(- (* re re) (* im im))","time":3719.508056640625,"target":false,"output":"(* (+ re im) (- re im))","end":0.00675,"name":"math.square on complex, real part","status":"ex-start","end-est":0.0078125},{"samplers":["default","default"],"bits":128,"start":0.0255,"link":"4-mathsquareoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(+ (* re im) (* im re))","time":1955.661865234375,"target":false,"output":"(* re (+ im im))","end":0.06126774773431098,"name":"math.square on complex, imaginary part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":13.941750230195915,"link":"5-mathsqrtoncompleximaginarypartimgreaterthan0branch","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (- (* re re) (* im im))) re))))","time":16564.950927734375,"target":false,"output":"(* 0.5 (sqrt (* 2.0 (+ (* (sqrt (+ re im)) (sqrt (- re im))) re))))","end":0.4310591131904328,"name":"math.sqrt on complex, imaginary part, im greater than 0 branch","status":"imp-start","end-est":0.46116289253852555},{"samplers":["default","default"],"bits":128,"start":0.08245330027066965,"link":"6-mathsinoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","time":13382.449951171875,"target":false,"output":"(+ (* (/ 0.5 (exp im)) (sin re)) (* (* 0.5 (sin re)) (exp im)))","end":0.07095656593113848,"name":"math.sin on complex, real part","status":"ex-start","end-est":0.13960978646250594},{"samplers":["default","default"],"bits":128,"start":14.929945003819734,"link":"7-mathlog10oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (log (sqrt (+ (* re re) (* im im)))) (log 10))","time":12630.135986328125,"target":false,"output":"(if (<= re -6.9499224f+11) (* (/ 3 (log 10)) (log (cbrt (- re)))) (if (<= re 149.78899f0) (/ (log (cube (cbrt (sqrt (+ (sqr re) (* im im)))))) (log 10)) (/ (log (cbrt re)) (/ (log 10) 3))))","end":6.051731854322029,"name":"math.log10 on complex, real part","status":"imp-start","end-est":7.767645385820912},{"samplers":["default","default"],"bits":128,"start":0.4983231203125902,"link":"8-mathlog10oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (atan2 im re) (log 10))","time":4093.035888671875,"target":false,"output":"(/ (cube (cbrt (atan2 im re))) (log 10))","end":0.26053673634716357,"name":"math.log10 on complex, imaginary part","status":"ex-start","end-est":0.2422638672213042},{"samplers":["default","default","default"],"bits":128,"start":15.146049988680778,"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":16995.028076171875,"target":false,"output":"(if (<= im -9.2381495f+10) (/ (log (- im)) (log base)) (if (<= im 3.2481306f+11) (/ (+ (* (log base) (log (sqr (sqrt (sqrt (+ (sqr re) (* im im))))))) 0) (* (log base) (log base))) (/ (log im) (log base))))","end":6.59315115649918,"name":"math.log/2 on complex, real part","status":"imp-start","end-est":7.199211490461818},{"samplers":["default","default","default"],"bits":128,"start":15.332362204535627,"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":8001.35888671875,"target":false,"output":"(/ (- (atan2 im re) 0) (log base))","end":0.3906936093777043,"name":"math.log/2 on complex, imaginary part","status":"imp-start","end-est":0.4238663086106521},{"samplers":["default","default"],"bits":128,"start":14.79358660698659,"link":"11-mathlog1oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(log (sqrt (+ (* re re) (* im im))))","time":4366.175048828125,"target":false,"output":"(if (<= re -6.9499224f+11) (log (- re)) (if (<= re 149.78899f0) (log (sqrt (+ (sqr re) (* im im)))) (log re)))","end":5.814357753699948,"name":"math.log/1 on complex, real part","status":"imp-start","end-est":7.546088500283426},{"samplers":["default","default"],"bits":128,"start":0.228375,"link":"12-mathlog1oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1891.982177734375,"target":false,"output":"(atan2 im re)","end":0.228375,"name":"math.log/1 on complex, imaginary part","status":"ex-start","end-est":0.19921875},{"samplers":["default","default"],"bits":128,"start":0.03414624062518029,"link":"13-mathexponcomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (cos im))","time":5585.164794921875,"target":false,"output":"(cbrt (* (cube (exp re)) (cube (cos im))))","end":0.23946647835602614,"name":"math.exp on complex, real part","status":"ex-start","end-est":0.14513378816902325},{"samplers":["default","default"],"bits":128,"start":0.0831038041719268,"link":"14-mathexponcompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (sin im))","time":3905.93212890625,"target":false,"output":"(* (exp re) (sin im))","end":0.0831038041719268,"name":"math.exp on complex, imaginary part","status":"ex-start","end-est":0.04296875},{"samplers":["default","default"],"bits":128,"start":3.140138504359282,"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":12066.5068359375,"target":false,"output":"(+ (* (sqr x.re) x.re) (* (* x.im x.re) (- (- x.im) (+ x.im x.im))))","end":0.24895580379138205,"name":"math.cube on complex, real part","status":"imp-start","end-est":0.24675751953688402},{"samplers":["default","default"],"bits":128,"start":3.289671291360943,"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":13406.05908203125,"target":false,"output":"(- (* (* 3 (* x.im x.re)) x.re) (pow x.im 3))","end":0.22860052074043635,"name":"math.cube on complex, imaginary part","status":"imp-start","end-est":0.158535009768442},{"samplers":["default","default"],"bits":128,"start":0.04027613968345659,"link":"17-mathcosoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","time":10105.867919921875,"target":false,"output":"(+ (/ 0.5 (/ (exp im) (cos re))) (* (* 0.5 (cos re)) (exp im)))","end":0.029073120312590146,"name":"math.cos on complex, real part","status":"ex-start","end-est":0.04296875},{"samplers":["default","default"],"bits":128,"start":0.228375,"link":"18-mathargoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1992.77783203125,"target":false,"output":"(atan2 im re)","end":0.228375,"name":"math.arg on complex","status":"ex-start","end-est":0.19921875},{"samplers":["default","default"],"bits":128,"start":13.260967158831482,"link":"19-mathabsoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(sqrt (+ (* re re) (* im im)))","time":5100.490966796875,"target":false,"output":"(if (<= re -1.8009657f+17) (- re) (if (<= re 8.580638f+12) (sqrt (+ (sqr re) (* im im))) (+ re (/ (* 1/2 im) (/ re im)))))","end":6.2309806738654645,"name":"math.abs on complex","status":"imp-start","end-est":7.492695153016792},{"samplers":["default","default","default","default"],"bits":128,"start":0.044677552216849575,"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":7892.27099609375,"target":false,"output":"(- (* x.re y.re) (* x.im y.im))","end":0.044677552216849575,"name":"_multiplyComplex, real part","status":"ex-start","end-est":0.0390625},{"samplers":["default","default","default","default"],"bits":128,"start":0.046055392226412084,"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":10787.051025390625,"target":false,"output":"(+ (* x.re y.im) (* x.im y.re))","end":0.046055392226412084,"name":"_multiplyComplex, imaginary part","status":"ex-start","end-est":0.0234375},{"samplers":["default","default","default","default"],"bits":128,"start":13.008229828240365,"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":14309.39794921875,"target":false,"output":"(if (<= y.re -2.19141f+06) (+ (* (/ y.im y.re) (/ x.im y.re)) (/ x.re y.re)) (if (<= y.re 1.8772478f+13) (/ (+ (* x.re y.re) (* x.im y.im)) (sqr (sqrt (+ (sqr y.re) (* y.im y.im))))) (+ (* (/ y.im y.re) (/ x.im y.re)) (/ x.re y.re))))","end":5.369193759631206,"name":"_divideComplex, real part","status":"imp-start","end-est":6.8373244974807585},{"samplers":["default","default","default","default"],"bits":128,"start":12.92432085292169,"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":13573.735107421875,"target":false,"output":"(if (<= y.re -2.19141f+06) (- (/ x.im y.re) (* (/ y.im y.re) (/ x.re y.re))) (if (<= y.re 1.8772478f+13) (/ (- (* x.im y.re) (* x.re y.im)) (sqr (sqrt (+ (sqr y.re) (* y.im y.im))))) (- (/ x.im y.re) (* (/ y.im y.re) (/ x.re y.re)))))","end":5.350637805623239,"name":"_divideComplex, imaginary part","status":"imp-start","end-est":7.121220180583873},{"samplers":["default","default"],"bits":128,"start":0.13318359455954953,"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":18248.68017578125,"target":false,"output":"(* (- a (/ 1.0 3.0)) (+ 1 (* (/ 1 (* (sqrt 9) (sqrt (- a (/ 1.0 3.0))))) rand)))","end":0.10221049922740146,"name":"Octave 3.8, oct_fill_randg","status":"ex-start","end-est":0.07421875},{"samplers":["default"],"bits":128,"start":21.233719049901783,"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":14922.925048828125,"target":false,"output":"(if (<= i 24.333345f0) (/ (sqr (/ i 2)) (- (* (* i 2) (* i 2)) 1.0)) (+ (+ 1/16 (/ 0.00390625 (pow i 4))) (/ 0.015625 (* i i))))","end":0.02014529638045823,"name":"Octave 3.8, jcobi/4, as called","status":"imp-start","end-est":0.018778730164287515},{"samplers":["default","default","default"],"bits":128,"start":25.621656769307055,"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":75747.79296875,"target":false,"output":"(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))))","end":19.070299399749373,"name":"Octave 3.8, jcobi/4","status":"imp-start","end-est":19.9380652534344},{"samplers":["default","default"],"bits":128,"start":1.9783319941109694,"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":48290.01513671875,"target":false,"output":"(* (/ 1 (+ (+ beta 1.0) (+ alpha 2))) (/ (/ (+ (+ alpha 1.0) (+ beta (* beta alpha))) (+ alpha (+ 2 beta))) (+ alpha (+ 2 beta))))","end":2.0041304405759326,"name":"Octave 3.8, jcobi/3","status":"apx-start","end-est":2.2895510896351596},{"samplers":["default","default","default"],"bits":128,"start":11.2171899159142,"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":49051.97998046875,"target":false,"output":"(if (<= (/ (* (+ alpha beta) (- beta alpha)) (+ (+ alpha beta) (* 2 i))) -3.018592f+15) (/ (+ (- (/ 8.0 (cube alpha)) (/ (/ 4.0 alpha) alpha)) (/ 2.0 alpha)) 2.0) (/ (+ (* (/ (+ alpha beta) (pow (/ (+ (+ alpha beta) (* 2 i)) (- beta alpha)) 1)) (/ 1 (+ (+ (+ alpha beta) (* 2 i)) 2.0))) 1.0) 2.0))","end":1.214246178187093,"name":"Octave 3.8, jcobi/2","status":"imp-start","end-est":4.105133107502936},{"samplers":["default","default"],"bits":128,"start":6.8376708410112625,"link":"29-Octave38jcobi1","pinf":0,"ninf":0,"vars":["alpha","beta"],"input":"(/ (+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0) 2.0)","time":22790.823974609375,"target":false,"output":"(if (<= (/ (- beta alpha) (+ (+ alpha beta) 2.0)) -0.9960165f0) (+ (- (/ (/ beta 2.0) (+ (+ beta alpha) 2.0)) (/ (/ 4.0 (* alpha alpha)) 2.0)) (/ (+ (/ 2.0 alpha) (/ 8.0 (cube alpha))) 2.0)) (/ (exp (log (+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0))) 2.0))","end":0.1134286650934331,"name":"Octave 3.8, jcobi/1","status":"imp-start","end-est":1.4089060250926595},{"samplers":["default"],"bits":128,"start":0.28825,"link":"30-JmatReallambertwestimator","pinf":0,"ninf":0,"vars":["x"],"input":"(- (log x) (log (log x)))","time":5572.843994140625,"target":false,"output":"(log (/ x (log x)))","end":0.027375,"name":"Jmat.Real.lambertw, estimator","status":"ex-start","end-est":0.0234375},{"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":25.78035521520752,"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":258140.18603515625,"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))) (/ (sqrt (* 2 PI)) (exp (- z (- 1 0.5)))))","end":2.0821633382772418,"name":"Jmat.Real.gamma, branch z greater than 0.5","status":"imp-start","end-est":1.1906779093534399},{"samplers":["default"],"bits":128,"start":0.33725,"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":26552.093994140625,"target":false,"output":"(fabs (/ (+ (+ (* 2 (fabs x)) (* (* (fabs x) (/ 2 3)) (sqr (fabs x)))) (+ (/ (pow (cube (fabs x)) 2) (/ 21 (fabs x))) (/ (* (cube (fabs x)) (sqr (fabs x))) 5))) (sqrt PI)))","end":0.38824342188131034,"name":"Jmat.Real.erfi, branch x less than or equal to 0.5","status":"ex-start","end-est":0.4108200195368841},{"samplers":["default"],"bits":128,"start":0.6640776499506466,"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":74957.54516601562,"target":false,"output":"(/ (+ (+ (+ (/ (cube (/ 1 (fabs x))) 2) (/ 1 (fabs x))) (* (* (sqr (sqrt (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.6642648374080804,"name":"Jmat.Real.erfi, branch x greater than or equal to 5","status":"ex-start","end-est":0.5833997522144596},{"samplers":["default"],"bits":128,"start":12.471990115477398,"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":51140.903076171875,"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.650466884753795,"name":"Jmat.Real.erf","status":"imp-start","end-est":10.86398124483479},{"samplers":["default"],"bits":128,"start":13.99974299377291,"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":45714.77685546875,"target":false,"output":"(if (<= x -10562.929f0) (/ (/ (+ (+ (+ (/ (/ 0.0424060604 x) (cube x)) (/ 0.0001789971 (pow x 10))) (/ (/ 0.0005064034 x) (* x (* (cube x) (cube x))))) (+ (+ (/ (/ 0.1049934947 x) x) 1) (/ 0.0072644182 (* (cube x) (cube x))))) (+ (+ (+ (+ (/ (/ 0.2909738639 x) (cube x)) 1) (/ (/ 0.0140005442 (* x x)) (* (cube x) (cube x)))) (/ 0.0694555761 (* (cube x) (cube x)))) (+ (+ (/ 0.7715471019 (* x x)) (/ (/ 0.0008327945 (pow x 4)) (* (cube x) (cube x)))) (/ (/ (/ 1 (cube x)) (cube x)) (/ (pow x 6) 0.0003579942))))) x) (if (<= x 87341.99f0) (/ x (/ (+ (+ (* (cube (sqr x)) (+ 0.0694555761 (* (sqr x) 0.0140005442))) (+ (+ (* (* 0.7715471019 x) x) 1) (* (* x 0.2909738639) (cube x)))) (* (+ (* (* x 2) (* x 0.0001789971)) 0.0008327945) (* (* (sqr x) (sqr x)) (cube (sqr x))))) (+ (* (cube (sqr x)) (+ (* (sqr x) 0.0005064034) 0.0072644182)) (+ (* (* (* (sqr x) (sqr x)) (* (sqr x) (sqr x))) (* (* x 0.0001789971) x)) (+ (+ (* x (* x 0.1049934947)) (* (cube x) (* x 0.0424060604))) 1))))) (/ (/ (+ (+ (+ (/ (/ 0.0424060604 x) (cube x)) (/ 0.0001789971 (pow x 10))) (/ (/ 0.0005064034 x) (* x (* (cube x) (cube x))))) (+ (+ (/ (/ 0.1049934947 x) x) 1) (/ 0.0072644182 (* (cube x) (cube x))))) (+ (+ (+ (+ (/ (/ 0.2909738639 x) (cube x)) 1) (/ (/ 0.0140005442 (* x x)) (* (cube x) (cube x)))) (/ 0.0694555761 (* (cube x) (cube x)))) (+ (+ (/ 0.7715471019 (* x x)) (/ (/ 0.0008327945 (pow x 4)) (* (cube x) (cube x)))) (/ (/ (/ 1 (cube x)) (cube x)) (/ (pow x 6) 0.0003579942))))) x)))","end":0.43871654722657133,"name":"Jmat.Real.dawson","status":"imp-start","end-est":10.455888452553534},{"samplers":["default","default"],"bits":128,"start":17.63273630724603,"link":"37-mathsqrtoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (+ (* re re) (* im im))) re))))","time":10110.44091796875,"target":15.398969593343837,"output":"(if (<= re -6.9499224f+11) (/ (* 0.5 (sqrt (* (* im im) 2.0))) (sqrt (- (- re) re))) (if (<= re 2.826989f-30) (* 0.5 (sqrt (* 2.0 (/ (* im im) (- (sqrt (+ (sqr re) (* im im))) re))))) (if (<= re 8.580638f+12) (* 0.5 (sqrt (* 2.0 (+ (sqr (sqrt (sqrt (+ (sqr re) (* im im))))) re)))) (* 0.5 (sqrt (* 2.0 (+ re re)))))))","end":9.395330526558308,"name":"math.sqrt on complex, real part","status":"gt-target","end-est":10.107833666373617},{"samplers":["default","default"],"bits":128,"start":25.078833054016748,"link":"38-mathsinoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (- (exp (- 0 im)) (exp im)))","time":16617.912841796875,"target":4.648090528919015,"output":"(* (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))) (* (cos re) 0.5))","end":0.4180296116680612,"name":"math.sin on complex, imaginary part","status":"gt-target","end-est":1.0693655607464885},{"samplers":["default"],"bits":128,"start":0.12225,"link":"39-mathcubeonreal","pinf":0,"ninf":0,"vars":["x"],"input":"(* (* x x) x)","time":1634.656982421875,"target":0.071375,"output":"(pow x 3)","end":0.071375,"name":"math.cube on real","status":"eq-target","end-est":0.05859375},{"samplers":["default","default"],"bits":128,"start":20.231359391772397,"link":"40-mathcosoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))","time":16290.1181640625,"target":5.780263005240707,"output":"(* (* 0.5 (sin re)) (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))))","end":1.650776654558937,"name":"math.cos on complex, imaginary part","status":"gt-target","end-est":1.1959795301565128},{"samplers":["default","default"],"bits":128,"start":9.410425166923483,"link":"41-JmatReallambertwnewtonloopstep","pinf":0,"ninf":0,"vars":["wj","x"],"input":"(- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))))","time":11601.510009765625,"target":1.7738153221635369,"output":"(if (<= wj 0.4936105f0) (- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))) (- wj (- (/ wj (+ wj 1)) (/ (/ x (+ 1 wj)) (exp wj)))))","end":0.519436248883191,"name":"Jmat.Real.lambertw, newton loop step","status":"gt-target","end-est":0.6662649898865429},{"samplers":["default"],"bits":128,"start":0.12419700977592371,"link":"42-FastMathtest5","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* d1 (* (* (* (* (* d1 (* d1 d1)) d1) d1) (* d1 d1)) d1)) d1)","time":5669.65283203125,"target":0.05822424843993387,"output":"(pow d1 (+ (+ 2 3) (+ 2 3)))","end":0.05822424843993387,"name":"FastMath test5","status":"eq-target","end-est":0.046875},{"samplers":["default","default","default"],"bits":128,"start":0.11875983275607835,"link":"43-FastMathtest3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 3) (* d1 d2)) (* d1 d3))","time":5162.843994140625,"target":0.08127124062518029,"output":"(* d1 (+ 3 (+ d3 d2)))","end":0.08127124062518029,"name":"FastMath test3","status":"eq-target","end-est":0.0703125},{"samplers":["default","default"],"bits":128,"start":0.20241639379958745,"link":"44-FastMathtest2","pinf":0,"ninf":0,"vars":["d1","d2"],"input":"(+ (+ (* d1 10) (* d1 d2)) (* d1 20))","time":5862.7041015625,"target":0.03875,"output":"(* d1 (+ (+ 10 d2) 20))","end":0.04494812031259015,"name":"FastMath test2","status":"eq-target","end-est":0.046875},{"samplers":["default"],"bits":128,"start":0.258875,"link":"45-FastMathtest1","pinf":0,"ninf":0,"vars":["d"],"input":"(+ (* d 10) (* d 20))","time":1001.795166015625,"target":0,"output":"(* d (+ 10 20))","end":0,"name":"FastMath test1","status":"eq-target","end-est":0},{"samplers":["default"],"bits":128,"start":0.13751184218813103,"link":"46-FastMathrepmul","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* (* d1 d1) d1) d1)","time":2246.659912109375,"target":0.06225,"output":"(pow d1 4)","end":0.06225,"name":"FastMath repmul","status":"eq-target","end-est":0.0625},{"samplers":["default","default","default","default"],"bits":128,"start":0.0984355726574599,"link":"47-FastMathdist4","pinf":0,"ninf":0,"vars":["d1","d2","d3","d4"],"input":"(- (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) (* d1 d1))","time":11152.27685546875,"target":0.08261912438555455,"output":"(* d1 (- (+ d4 d2) (+ d3 d1)))","end":0.08202700368628377,"name":"FastMath dist4","status":"eq-target","end-est":0.0625},{"samplers":["default","default","default"],"bits":128,"start":0.1007481667866645,"link":"48-FastMathdist3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 d2) (* (+ d3 5) d1)) (* d1 32))","time":11625.070068359375,"target":0.08144812031259015,"output":"(+ (* d1 (+ d2 d3)) (* d1 (+ 5 32)))","end":0.09660003779993542,"name":"FastMath dist3","status":"eq-target","end-est":0.05859375},{"samplers":["default","default","default"],"bits":128,"start":0.06117708319999193,"link":"49-FastMathdist","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (* d1 d2) (* d1 d3))","time":5004.947998046875,"target":0.05125,"output":"(* d1 (+ d2 d3))","end":0.05125,"name":"FastMath dist","status":"eq-target","end-est":0.05078125}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}