{"bit_width":64,"date":1468840428,"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","precision:double"],"seed":"#(1065767146 1567806045 1856802035 1672802504 2070886570 609046914)","points":256,"tests":[{"samplers":["default","default","default","default"],"bits":128,"start":34.46233387403354,"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":27115.014892578125,"target":false,"output":"(if (<= x.re 8.99478673684322e-304) (/ (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":1.2823929063314856,"name":"powComplex, real part","status":"imp-start","end-est":12.013262213827666},{"samplers":["default","default","default","default"],"bits":128,"start":35.969678951954386,"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":46444.803955078125,"target":false,"output":"(if (<= x.re 8.99478673684322e-304) (/ (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 3.4908954450769435e-47) (/ (sin (+ (* y.re (atan2 x.im x.re)) (* (log (sqrt (+ (sqr x.re) (* x.im x.im)))) y.im))) (/ (log (exp (pow (exp y.im) (atan2 x.im x.re)))) (pow (sqrt (+ (sqr x.re) (* x.im x.im))) y.re))) (* (+ (* y.im (log x.re)) (* (atan2 x.im x.re) y.re)) (/ (pow x.re y.re) (pow (exp y.im) (atan2 x.im x.re))))))","end":6.328784198575007,"name":"powComplex, imaginary part","status":"imp-start","end-est":18.625388312577396},{"samplers":["(uniform 0 1)","(uniform 0 1)"],"bits":128,"start":0.3927664914712481,"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":10738.125,"target":false,"output":"(+ 0.5 (/ (pow (* -2 (log u1)) 0.5) (/ 6 (log (exp (cos (* PI (* u2 2))))))))","end":0.39574917028629114,"name":"normal distribution","status":"ex-start","end-est":0.38348262930507393},{"samplers":["default","default"],"bits":128,"start":0.005057428952329662,"link":"3-mathsquareoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(- (* re re) (* im im))","time":3303.76904296875,"target":false,"output":"(* (+ re im) (- re im))","end":0.00125,"name":"math.square on complex, real part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":0.00775,"link":"4-mathsquareoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(+ (* re im) (* im re))","time":2044.970947265625,"target":false,"output":"(* re (+ im im))","end":0.007714311068259097,"name":"math.square on complex, imaginary part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":42.23782527164801,"link":"5-mathsqrtoncompleximaginarypartimgreaterthan0branch","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (- (* re re) (* im im))) re))))","time":11202.496826171875,"target":false,"output":"(if (<= re 5.745475187433076e-281) (* 0.5 (sqrt (* 2.0 (+ (* -1 re) re)))) (* 0.5 (sqrt (* 2.0 (+ (* (sqrt (+ re im)) (sqrt (- re im))) re)))))","end":0.04825136755909337,"name":"math.sqrt on complex, imaginary part, im greater than 0 branch","status":"imp-start","end-est":0.7309598920680563},{"samplers":["default","default"],"bits":128,"start":0.03191670529979623,"link":"6-mathsinoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","time":9033.718017578125,"target":false,"output":"(+ (* (/ 0.5 (exp im)) (sin re)) (* (* 0.5 (sin re)) (exp im)))","end":0.028624224049435657,"name":"math.sin on complex, real part","status":"ex-start","end-est":0.01171875},{"samplers":["default","default"],"bits":128,"start":32.10841754986767,"link":"7-mathlog10oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (log (sqrt (+ (* re re) (* im im)))) (log 10))","time":11677.15380859375,"target":false,"output":"(if (<= re -3.4790326343865455e+38) (/ (log (- re)) (log 10)) (if (<= re -4.379674431420248e-198) (/ (log (cube (cbrt (sqrt (+ (sqr re) (* im im)))))) (log 10)) (if (<= re 4.185543182523104e-238) (/ (log im) (log 10)) (if (<= re 1.8039960838892567e+48) (/ 1 (/ (log 10) (log (sqrt (+ (sqr re) (* im im)))))) (/ (log re) (log 10))))))","end":9.272027799068635,"name":"math.log10 on complex, real part","status":"imp-start","end-est":15.65195195859515},{"samplers":["default","default"],"bits":128,"start":0.8407078953169178,"link":"8-mathlog10oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (atan2 im re) (log 10))","time":4503.1220703125,"target":false,"output":"(/ 1 (cube (cbrt (/ (log 10) (atan2 im re)))))","end":0.8547274378009239,"name":"math.log10 on complex, imaginary part","status":"ex-start","end-est":0.8213965861545784},{"samplers":["default","default","default"],"bits":128,"start":30.97806991899197,"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":22217.5849609375,"target":false,"output":"(if (<= re -6.854250489366915e+89) (/ (log (- re)) (log base)) (if (<= re -1.299410911407582e-182) (/ (log (sqrt (+ (* im im) (sqr re)))) (log base)) (if (<= re 7.525137611875435e-295) (/ (log im) (log base)) (if (<= re 7.360638761402946e+60) (/ (+ (cbrt (* (cube (log base)) (cube (log (sqrt (+ (sqr re) (* im im))))))) 0) (* (log base) (log base))) (/ (log re) (log base))))))","end":10.455333878411079,"name":"math.log/2 on complex, real part","status":"imp-start","end-est":16.37645715018917},{"samplers":["default","default","default"],"bits":128,"start":30.753909754943745,"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":7897.548828125,"target":false,"output":"(/ (- (atan2 im re) 0) (log base))","end":0.3161156015629507,"name":"math.log/2 on complex, imaginary part","status":"imp-start","end-est":0.328125},{"samplers":["default","default"],"bits":128,"start":31.818007511862316,"link":"11-mathlog1oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(log (sqrt (+ (* re re) (* im im))))","time":4474.83984375,"target":false,"output":"(if (<= re -3.4790326343865455e+38) (log (- re)) (if (<= re -4.379674431420248e-198) (log (sqrt (+ (sqr re) (* im im)))) (if (<= re 4.185543182523104e-238) (log im) (if (<= re 1.8039960838892567e+48) (log (sqrt (+ (sqr re) (* im im)))) (log re)))))","end":8.758319814790543,"name":"math.log/1 on complex, real part","status":"imp-start","end-est":15.234810412512022},{"samplers":["default","default"],"bits":128,"start":0,"link":"12-mathlog1oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1423.661865234375,"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.007875,"link":"13-mathexponcomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (cos im))","time":1893.955078125,"target":false,"output":"(* (exp re) (cos im))","end":0.007875,"name":"math.exp on complex, real part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":0.012125,"link":"14-mathexponcompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (sin im))","time":2246.216064453125,"target":false,"output":"(* (exp re) (sin im))","end":0.012125,"name":"math.exp on complex, imaginary part","status":"ex-start","end-est":0.01953125},{"samplers":["default","default"],"bits":128,"start":6.787595811032667,"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":9757.642822265625,"target":false,"output":"(+ (* (sqr x.re) x.re) (* (* x.im x.re) (- (- x.im) (+ x.im x.im))))","end":0.24455452695107358,"name":"math.cube on complex, real part","status":"imp-start","end-est":0.248378759768442},{"samplers":["default","default"],"bits":128,"start":6.508000704674109,"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":12760.058837890625,"target":false,"output":"(+ (* x.im (* (+ x.im x.re) (- x.im))) (* (* x.re x.im) (+ (* 3 x.re) x.im)))","end":0.2473468046888521,"name":"math.cube on complex, imaginary part","status":"imp-start","end-est":0.203125},{"samplers":["default","default"],"bits":128,"start":0.01052124062518029,"link":"17-mathcosoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","time":7614.281005859375,"target":false,"output":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","end":0.01052124062518029,"name":"math.cos on complex, real part","status":"ex-start","end-est":0.01953125},{"samplers":["default","default"],"bits":128,"start":0,"link":"18-mathargoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1548.6640625,"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":32.04163134756147,"link":"19-mathabsoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(sqrt (+ (* re re) (* im im)))","time":3460.213134765625,"target":false,"output":"(if (<= re -4.282075037384891e+142) (- re) (if (<= re -4.379674431420248e-198) (sqrt (+ (sqr re) (* im im))) (if (<= re 4.185543182523104e-238) im (if (<= re 1.5757889061495052e+162) (sqrt (+ (sqr re) (* im im))) re))))","end":10.541408606683444,"name":"math.abs on complex","status":"imp-start","end-est":15.934040967637923},{"samplers":["default","default","default","default"],"bits":128,"start":0.011790241011860922,"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":4858.1279296875,"target":false,"output":"(- (* x.re y.re) (* x.im y.im))","end":0.011790241011860922,"name":"_multiplyComplex, real part","status":"ex-start","end-est":0.015625},{"samplers":["default","default","default","default"],"bits":128,"start":0.011125,"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":4612.385009765625,"target":false,"output":"(+ (* x.re y.im) (* x.im y.re))","end":0.011125,"name":"_multiplyComplex, imaginary part","status":"ex-start","end-est":0.015625},{"samplers":["default","default","default","default"],"bits":128,"start":27.12051005460435,"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":10105.52783203125,"target":false,"output":"(if (<= y.re -4.678767634631008e+92) (/ x.re y.re) (if (<= y.re 4.42713371761145e+75) (/ (+ (* x.re y.re) (* x.im y.im)) (+ (* y.re y.re) (* y.im y.im))) (/ x.re y.re)))","end":11.459060289822713,"name":"_divideComplex, real part","status":"imp-start","end-est":17.64059065451898},{"samplers":["default","default","default","default"],"bits":128,"start":25.243103404461007,"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":12917.296875,"target":false,"output":"(if (<= y.re -2.1995645875952664e+149) (/ x.im y.re) (if (<= y.re 8.861752869208268e+153) (/ 1 (/ (+ (sqr y.re) (* y.im y.im)) (- (* y.re x.im) (* x.re y.im)))) (/ x.im y.re)))","end":14.072209688533704,"name":"_divideComplex, imaginary part","status":"imp-start","end-est":19.61298059301677},{"samplers":["default","default"],"bits":128,"start":0.1388149637181569,"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":15397.2119140625,"target":false,"output":"(+ (- a (/ 1.0 3.0)) (* (/ rand (sqrt (* (- a (/ 1.0 3.0)) 9))) (- a (/ 1.0 3.0))))","end":0.11053883559081322,"name":"Octave 3.8, oct_fill_randg","status":"ex-start","end-est":0.08203125},{"samplers":["default"],"bits":128,"start":45.729046207012146,"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":7612.9169921875,"target":false,"output":"(if (<= i 639.2159073015437) (/ (sqr (/ i 2)) (- (* (* i 2) (* i 2)) 1.0)) (+ (+ 1/16 (/ 0.00390625 (pow i 4))) (/ 0.015625 (* i i))))","end":0.005448120312590145,"name":"Octave 3.8, jcobi/4, as called","status":"imp-start","end-est":0.00390625},{"samplers":["default","default","default"],"bits":128,"start":52.75376875324189,"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":62515.452880859375,"target":false,"output":"(if (<= alpha 2.303838227591108e+161) (sqr (/ (/ (sqrt (* i (+ beta (+ i alpha)))) (sqrt (/ (sqr (+ (+ beta alpha) (* 2 i))) (+ (* alpha beta) (* i (+ beta (+ i alpha))))))) (sqrt (- (sqr (+ (+ beta alpha) (* 2 i))) 1.0)))) 0)","end":30.581826332366386,"name":"Octave 3.8, jcobi/4","status":"imp-start","end-est":37.930121956138954},{"samplers":["default","default"],"bits":128,"start":9.837143843730697,"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":38051.4921875,"target":false,"output":"(if (<= alpha 1.415317901212754e+170) (* (/ 1 (+ (+ beta 1.0) (+ alpha 2))) (/ (/ (+ (+ alpha 1.0) (+ beta (* beta alpha))) (+ alpha (+ 2 beta))) (+ alpha (+ 2 beta)))) (/ (+ (* 0.25 (+ alpha beta)) 0.5) (* (+ (+ alpha beta) 2) (+ (+ alpha beta) (+ 2 1.0)))))","end":9.724861041753211,"name":"Octave 3.8, jcobi/3","status":"apx-start","end-est":1.5571920963588595},{"samplers":["default","default","default"],"bits":128,"start":24.645188603447853,"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":49406.23291015625,"target":false,"output":"(if (<= (/ (* (+ alpha beta) (- beta alpha)) (+ (+ alpha beta) (* 2 i))) -30932028271741.457) (/ (+ (- (/ 8.0 (cube alpha)) (/ (/ 4.0 alpha) alpha)) (/ 2.0 alpha)) 2.0) (/ (+ (/ (/ (+ alpha beta) 1) (/ (+ (+ (+ alpha beta) (* 2 i)) 2.0) (/ (- beta alpha) (+ (+ alpha beta) (* 2 i))))) 1.0) 2.0))","end":0.09227301606315977,"name":"Octave 3.8, jcobi/2","status":"imp-start","end-est":8.386762279231585},{"samplers":["default","default"],"bits":128,"start":16.34002674128478,"link":"29-Octave38jcobi1","pinf":0,"ninf":0,"vars":["alpha","beta"],"input":"(/ (+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0) 2.0)","time":18042.45703125,"target":false,"output":"(if (<= (/ (- beta alpha) (+ (+ alpha beta) 2.0)) -0.984269873471265) (+ (- (/ (/ beta 2.0) (+ alpha (+ 2.0 beta))) (/ (/ 4.0 (* alpha alpha)) 2.0)) (/ (+ (/ 2.0 alpha) (/ 8.0 (cube alpha))) 2.0)) (/ (- (* beta (/ 1 (+ (+ alpha beta) 2.0))) (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)) 2.0))","end":0.01805911064433634,"name":"Octave 3.8, jcobi/1","status":"imp-start","end-est":2.6611933574978854},{"samplers":["default"],"bits":128,"start":0.2585,"link":"30-JmatReallambertwestimator","pinf":0,"ninf":0,"vars":["x"],"input":"(- (log x) (log (log x)))","time":5148.06787109375,"target":false,"output":"(log (/ x (log x)))","end":0.00425,"name":"Jmat.Real.lambertw, estimator","status":"ex-start","end-est":0.00390625},{"samplers":["default"],"bits":128,"start":1.8195869702741863,"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":37361.8349609375,"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.6010708832553467,"name":"Jmat.Real.gamma, branch z less than 0.5","status":"imp-start","end-est":0.491230029305326},{"samplers":["default"],"bits":128,"start":59.9822865660687,"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":106303.576171875,"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))))) (/ (cube (* (cbrt (pow (- (+ 7 z) (- 1 0.5)) (+ 0.5 (- z 1)))) (cbrt (sqrt (* 2 PI))))) (exp (- (+ 7 z) (- 1 0.5)))))","end":0.8403939990100816,"name":"Jmat.Real.gamma, branch z greater than 0.5","status":"imp-start","end-est":0.39034595561901125},{"samplers":["default"],"bits":128,"start":0.21018134424166718,"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":17510.195068359375,"target":false,"output":"(fabs (* (sqrt (/ 1 PI)) (+ (* 1/21 (* (fabs x) (sqr (cube (fabs x))))) (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (* 1/5 (* (sqr (fabs x)) (cube (fabs x)))))))))","end":0.22449096220748618,"name":"Jmat.Real.erfi, branch x less than or equal to 0.5","status":"ex-start","end-est":0.17836632069442182},{"samplers":["default"],"bits":128,"start":1.4971136634811906,"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":85051.10205078125,"target":false,"output":"(/ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (+ (/ (/ 1 2) (cube (fabs x))) (/ (/ 1 (cube (fabs x))) (* (fabs x) (/ (fabs x) (/ 3 4)))))) (/ (sqrt PI) (exp (* (fabs x) (fabs x)))))","end":0.7062722311917639,"name":"Jmat.Real.erfi, branch x greater than or equal to 5","status":"apx-start","end-est":0.6321307538094467},{"samplers":["default"],"bits":128,"start":13.983843281625749,"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":18060.8349609375,"target":false,"output":"(- 1 (* (sqr (* (sqrt (/ 1 (+ 1 (* 0.3275911 (fabs x))))) (sqrt (+ 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))))))","end":13.977446287727377,"name":"Jmat.Real.erf","status":"apx-start","end-est":13.41571202313766},{"samplers":["default"],"bits":128,"start":28.64302729503604,"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":43074.307861328125,"target":false,"output":"(if (<= x -4.796633979640034e+24) (/ (/ (+ (+ (+ (/ (/ 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 1.1749657164874787e+30) (/ x (/ (+ (* (+ (* (sqr x) 0.0140005442) 0.0694555761) (cube (sqr x))) (+ (+ 1 (+ (* (sqr x) 0.7715471019) (* (* x 0.2909738639) (cube x)))) (* (* (* (sqr x) (sqr x)) (cube (sqr x))) (+ (* (sqr x) (* 0.0001789971 2)) 0.0008327945)))) (+ (* (* (sqr x) (pow x 4)) (+ 0.0072644182 (* x (* x 0.0005064034)))) (+ (+ (* (cube x) (* x 0.0424060604)) (+ (* (* 0.1049934947 x) x) 1)) (* (* (* 0.0001789971 x) x) (* (* (sqr x) (sqr x)) (* (sqr x) (sqr x)))))))) (/ (/ (+ (+ (+ (/ (/ 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.2699476615876723,"name":"Jmat.Real.dawson","status":"imp-start","end-est":24.647198995560426},{"samplers":["default","default"],"bits":128,"start":38.33501110898412,"link":"37-mathsqrtoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (+ (* re re) (* im im))) re))))","time":16567.708984375,"target":32.889866794497834,"output":"(if (<= re -3.4790326343865455e+38) (/ (* 0.5 (sqrt (* (* im im) 2.0))) (sqrt (- (- re) re))) (if (<= re -2.3894507261462783e-112) (* 0.5 (sqrt (* 2.0 (/ (* im im) (- (sqrt (+ (sqr re) (* im im))) re))))) (if (<= re 4.185543182523104e-238) (* 0.5 (sqrt (* 2.0 (+ im re)))) (if (<= re 1.0258373431142267e+152) (* 0.5 (sqrt (* 2.0 (+ (sqrt (cube (sqr (sqrt (cbrt (+ (sqr re) (* im im))))))) re)))) (* 0.5 (sqrt (* 2.0 (+ re re))))))))","end":15.792884847384652,"name":"math.sqrt on complex, real part","status":"gt-target","end-est":20.414702277317833},{"samplers":["default","default"],"bits":128,"start":58.82798519040386,"link":"38-mathsinoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (- (exp (- 0 im)) (exp im)))","time":14571.42919921875,"target":10.19879140653627,"output":"(- (* (* 0.5 (cos re)) (+ (+ (* 1/60 (pow im 5)) (* 1/3 (cube im))) (* 2 im))))","end":0.20868797931965177,"name":"math.sin on complex, imaginary part","status":"gt-target","end-est":0.5549899274140497},{"samplers":["default"],"bits":128,"start":0.1285,"link":"39-mathcubeonreal","pinf":0,"ninf":0,"vars":["x"],"input":"(* (* x x) x)","time":1286.488037109375,"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.10054701757217,"link":"40-mathcosoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))","time":18043.571044921875,"target":12.340093507541138,"output":"(* (* 0.5 (sin re)) (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))))","end":2.737415074784202,"name":"math.cos on complex, imaginary part","status":"gt-target","end-est":0.5588434440979599},{"samplers":["default","default"],"bits":128,"start":29.46845406998885,"link":"41-JmatReallambertwnewtonloopstep","pinf":0,"ninf":0,"vars":["wj","x"],"input":"(- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))))","time":9675.31103515625,"target":9.405855697211402,"output":"(if (<= wj -2.451939467462913e-14) (- wj (- (/ wj (+ wj 1)) (/ (/ x (+ 1 wj)) (exp wj)))) (if (<= wj 5.534257467944305e-10) (+ x (sqr wj)) (- wj (- (/ wj (+ wj 1)) (/ (/ x (+ 1 wj)) (exp wj))))))","end":0.23986403469282072,"name":"Jmat.Real.lambertw, newton loop step","status":"gt-target","end-est":0.5582696382970689},{"samplers":["default"],"bits":128,"start":0.12594005508995618,"link":"42-FastMathtest5","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* d1 (* (* (* (* (* d1 (* d1 d1)) d1) d1) (* d1 d1)) d1)) d1)","time":4541.4599609375,"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.07407312031259015,"link":"43-FastMathtest3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 3) (* d1 d2)) (* d1 d3))","time":6496.992919921875,"target":0.067,"output":"(+ (* d1 (+ 3 d2)) (* d1 d3))","end":0.07032312031259015,"name":"FastMath test3","status":"eq-target","end-est":0.07421875},{"samplers":["default","default"],"bits":128,"start":0.18432312031259016,"link":"44-FastMathtest2","pinf":0,"ninf":0,"vars":["d1","d2"],"input":"(+ (+ (* d1 10) (* d1 d2)) (* d1 20))","time":5161.952880859375,"target":0.02525,"output":"(* d1 (+ (+ 10 d2) 20))","end":0.026625,"name":"FastMath test2","status":"eq-target","end-est":0.03515625},{"samplers":["default"],"bits":128,"start":0.261125,"link":"45-FastMathtest1","pinf":0,"ninf":0,"vars":["d"],"input":"(+ (* d 10) (* d 20))","time":1499.392822265625,"target":0,"output":"(* d (+ 10 20))","end":0,"name":"FastMath test1","status":"eq-target","end-est":0},{"samplers":["default"],"bits":128,"start":0.12988684218813099,"link":"46-FastMathrepmul","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* (* d1 d1) d1) d1)","time":1362.818115234375,"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.022456213158183927,"link":"47-FastMathdist4","pinf":0,"ninf":0,"vars":["d1","d2","d3","d4"],"input":"(- (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) (* d1 d1))","time":10152.825927734375,"target":0.0205,"output":"(+ (* d1 (+ d4 d2)) (* d1 (- (+ d3 d1))))","end":0.02318497253300364,"name":"FastMath dist4","status":"eq-target","end-est":0.05078125},{"samplers":["default","default","default"],"bits":128,"start":0.04571556423163999,"link":"48-FastMathdist3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 d2) (* (+ d3 5) d1)) (* d1 32))","time":11007.3369140625,"target":0.024125,"output":"(* d1 (+ (+ d2 d3) (+ 5 32)))","end":0.02425,"name":"FastMath dist3","status":"eq-target","end-est":0.02734375},{"samplers":["default","default","default"],"bits":128,"start":0.014799039677847346,"link":"49-FastMathdist","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (* d1 d2) (* d1 d3))","time":3575.507080078125,"target":0.01425,"output":"(+ (* d1 d2) (* d1 d3))","end":0.014799039677847346,"name":"FastMath dist","status":"eq-target","end-est":0.0078125}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}