{"bit_width":64,"date":1468662076,"note":"libraries","iterations":3,"flags":["rules:arithmetic","rules:polynomials","rules:fractions","rules:exponents","rules:trigonometry","setup:simplify","reduce:regimes","reduce:taylor","reduce:simplify","reduce:avg-error","generate:rr","generate:taylor","generate:simplify","precision:double"],"seed":"#(1065670707 1252142602 108487242 4101615998 1494603059 839552182)","points":256,"tests":[{"samplers":["default","default","default","default"],"bits":128,"start":37.673419722555145,"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":32364.822998046875,"target":false,"output":"(if (<= x.re 9.34144489689775e-307) (/ (cos (+ (* y.re (atan2 x.im x.re)) (* (log (* -1 x.re)) y.im))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (+ (sqr x.re) (* x.im x.im))) y.re))) (/ (cos (+ (* y.re (atan2 x.im x.re)) (* (log x.re) y.im))) (/ (+ (* (atan2 x.im x.re) y.im) (+ 1 (* 1/2 (* (sqr (atan2 x.im x.re)) (sqr y.im))))) (pow x.re y.re))))","end":16.212646985161317,"name":"powComplex, real part","status":"imp-start","end-est":17.916519023097578},{"samplers":["default","default","default","default"],"bits":128,"start":40.606047136344806,"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":39744.843994140625,"target":false,"output":"(if (<= x.re -1.791664957523646e-134) (/ (sin (+ (* y.re (atan2 x.im x.re)) (* (log (* -1 x.re)) y.im))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (+ (sqr x.re) (* x.im x.im))) y.re))) (if (<= x.re -1.0566977638424306e-225) (/ (cube (cbrt (sin (+ (* y.re (atan2 x.im x.re)) (* (log (sqrt (+ (sqr x.re) (* x.im x.im)))) y.im))))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow (sqrt (+ (sqr x.re) (* x.im x.im))) y.re))) (if (<= x.re 9.34144489689775e-307) (/ (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))) (/ (+ (* y.im (log x.re)) (* (atan2 x.im x.re) y.re)) (/ (+ (* (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))))))","end":23.99256925232315,"name":"powComplex, imaginary part","status":"imp-start","end-est":21.903327908296507},{"samplers":["(uniform 0 1)","(uniform 0 1)"],"bits":128,"start":0.3981089702116567,"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":9107.18701171875,"target":false,"output":"(+ 0.5 (/ 1 (/ (/ 6 (cos (* PI (* u2 2)))) (pow (* -2 (log u1)) 0.5))))","end":0.39204837614588783,"name":"normal distribution","status":"ex-start","end-est":0.35584517814728406},{"samplers":["default","default"],"bits":128,"start":0.006125,"link":"3-mathsquareoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(- (* re re) (* im im))","time":3328.37109375,"target":false,"output":"(* (+ re im) (- re im))","end":0.001375,"name":"math.square on complex, real part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":0.008375,"link":"4-mathsquareoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(+ (* re im) (* im re))","time":1926.75390625,"target":false,"output":"(* re (+ im im))","end":0.02999686805763383,"name":"math.square on complex, imaginary part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":42.1011600950037,"link":"5-mathsqrtoncompleximaginarypartimgreaterthan0branch","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (- (* re re) (* im im))) re))))","time":8539.205078125,"target":false,"output":"(if (<= re 3.3014582827187125e-279) (* 0.5 (sqrt (* 2.0 (+ (* -1 re) re)))) (* 0.5 (sqrt (* 2.0 (+ (* (sqrt (+ re im)) (sqrt (- re im))) re)))))","end":0.0330007974596589,"name":"math.sqrt on complex, imaginary part, im greater than 0 branch","status":"imp-start","end-est":0.23878996882005415},{"samplers":["default","default"],"bits":128,"start":0.024062392556264536,"link":"6-mathsinoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","time":14773.947998046875,"target":false,"output":"(* (* 0.5 (sin re)) (cbrt (cube (+ (exp im) (exp (- im))))))","end":0.13225134880442363,"name":"math.sin on complex, real part","status":"ex-start","end-est":0.0078125},{"samplers":["default","default"],"bits":128,"start":31.50221473387512,"link":"7-mathlog10oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (log (sqrt (+ (* re re) (* im im)))) (log 10))","time":9182.619140625,"target":false,"output":"(if (<= re -9.965948042809399e+153) (/ (log (- re)) (log 10)) (if (<= re -1.0527568012471275e-305) (/ (log (cube (cube (cbrt (cbrt (sqrt (+ (sqr re) (* im im)))))))) (log 10)) (if (<= re 2.743020608759423e-240) (/ (log im) (log 10)) (if (<= re 1.0475622453733284e+105) (/ (log (cube (cube (cbrt (cbrt (sqrt (+ (sqr re) (* im im)))))))) (log 10)) (/ (log re) (log 10))))))","end":14.14137443657519,"name":"math.log10 on complex, real part","status":"imp-start","end-est":14.553509379815415},{"samplers":["default","default"],"bits":128,"start":0.8486629703154752,"link":"8-mathlog10oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (atan2 im re) (log 10))","time":2828.7119140625,"target":false,"output":"(/ (atan2 im re) (log 10))","end":0.8486629703154752,"name":"math.log10 on complex, imaginary part","status":"ex-start","end-est":0.8717575195368841},{"samplers":["default","default","default"],"bits":128,"start":32.46606697425401,"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":21546.580078125,"target":false,"output":"(if (<= re -4.990674843592913e+108) (/ (log (- re)) (log base)) (if (<= re -3.965426564809338e-197) (/ 1 (log (exp (/ (log base) (log (sqrt (+ (* re re) (* im im)))))))) (if (<= re 2.2020111063384302e-197) (/ (log im) (log base)) (if (<= re 2.9308959747651406e-60) (log (exp (/ (log (sqrt (+ (sqr im) (* re re)))) (log base)))) (if (<= re 1.1318552232567758e+17) (/ (log (- im)) (log base)) (if (<= re 1.432799947628018e+112) (log (exp (/ (log (sqrt (+ (sqr im) (* re re)))) (log base)))) (/ (log re) (log base))))))))","end":9.401237590599427,"name":"math.log/2 on complex, real part","status":"imp-start","end-est":13.7063795732649},{"samplers":["default","default","default"],"bits":128,"start":30.738939065111413,"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":6331.222900390625,"target":false,"output":"(/ (- (atan2 im re) 0) (log base))","end":0.31613684218813104,"name":"math.log/2 on complex, imaginary part","status":"imp-start","end-est":0.3359375},{"samplers":["default","default"],"bits":128,"start":31.24458754249818,"link":"11-mathlog1oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(log (sqrt (+ (* re re) (* im im))))","time":4359.22705078125,"target":false,"output":"(if (<= re -9.965948042809399e+153) (log (- re)) (if (<= re -1.0527568012471275e-305) (log (sqrt (+ (sqr re) (* im im)))) (if (<= re 2.743020608759423e-240) (log im) (if (<= re 7.720496126429738e+93) (log (sqrt (+ (sqr re) (* im im)))) (log re)))))","end":13.524098064566212,"name":"math.log/1 on complex, real part","status":"imp-start","end-est":14.070988117324653},{"samplers":["default","default"],"bits":128,"start":0,"link":"12-mathlog1oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1411.60791015625,"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.008198120312590144,"link":"13-mathexponcomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (cos im))","time":2239.640869140625,"target":false,"output":"(* (exp re) (cos im))","end":0.008198120312590144,"name":"math.exp on complex, real part","status":"ex-start","end-est":0.00390625},{"samplers":["default","default"],"bits":128,"start":0.02152495433079214,"link":"14-mathexponcompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (sin im))","time":5007.527099609375,"target":false,"output":"(* (exp re) (sin im))","end":0.02152495433079214,"name":"math.exp on complex, imaginary part","status":"ex-start","end-est":0.0078125},{"samplers":["default","default"],"bits":128,"start":7.3357653624403705,"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":10759.449951171875,"target":false,"output":"(+ (* (sqr x.re) x.re) (* (* x.im x.re) (- (- x.im) (+ x.im x.im))))","end":0.24615112812734366,"name":"math.cube on complex, real part","status":"imp-start","end-est":0.224941259768442},{"samplers":["default","default"],"bits":128,"start":6.826176030848281,"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":11930.489013671875,"target":false,"output":"(- (* 3 (* (* x.im x.re) x.re)) (pow x.im 3))","end":0.1794436093777043,"name":"math.cube on complex, imaginary part","status":"imp-start","end-est":0.18882753907376806},{"samplers":["default","default"],"bits":128,"start":0.01152124062518029,"link":"17-mathcosoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","time":11911.04296875,"target":false,"output":"(* (* 0.5 (cos re)) (cbrt (cube (+ (exp (- im)) (exp im)))))","end":0.1193594913327276,"name":"math.cos on complex, real part","status":"ex-start","end-est":0.01171875},{"samplers":["default","default"],"bits":128,"start":0,"link":"18-mathargoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1443.235107421875,"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":31.21117917720693,"link":"19-mathabsoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(sqrt (+ (* re re) (* im im)))","time":3229.3740234375,"target":false,"output":"(if (<= re -9.965948042809399e+153) (- re) (if (<= re -1.0527568012471275e-305) (sqrt (+ (sqr re) (* im im))) (if (<= re 2.743020608759423e-240) im (if (<= re 1.1106623338517268e+105) (sqrt (+ (sqr re) (* im im))) re))))","end":12.845324207243449,"name":"math.abs on complex","status":"imp-start","end-est":14.059794028533668},{"samplers":["default","default","default","default"],"bits":128,"start":0.010738361324451065,"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":4512.904052734375,"target":false,"output":"(- (* x.re y.re) (* x.im y.im))","end":0.010738361324451065,"name":"_multiplyComplex, real part","status":"ex-start","end-est":0.01171875},{"samplers":["default","default","default","default"],"bits":128,"start":0.010375,"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":4071.741943359375,"target":false,"output":"(+ (* x.re y.im) (* x.im y.re))","end":0.010375,"name":"_multiplyComplex, imaginary part","status":"ex-start","end-est":0.0078125},{"samplers":["default","default","default","default"],"bits":128,"start":25.656145263150194,"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":8530.176025390625,"target":false,"output":"(* (+ (* x.re y.re) (* x.im y.im)) (/ 1 (+ (* y.re y.re) (* y.im y.im))))","end":25.831891686632655,"name":"_divideComplex, real part","status":"apx-start","end-est":24.787500525537936},{"samplers":["default","default","default","default"],"bits":128,"start":25.739165901229455,"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":11929.537109375,"target":false,"output":"(if (<= y.im -1.0004943730608963e+62) (- (/ (* x.im y.re) (+ (* y.re y.re) (* y.im y.im))) (/ x.re (+ y.im (/ (sqr y.re) y.im)))) (if (<= y.im 3.7669070919763915e-141) (- (* (/ x.im 1) (/ y.re (+ (sqr y.re) (* y.im y.im)))) (/ x.re (/ (+ (sqr y.re) (* y.im y.im)) y.im))) (- (/ (* x.im y.re) (+ (* y.re y.re) (* y.im y.im))) (/ x.re (+ y.im (/ (sqr y.re) y.im))))))","end":16.081278803051607,"name":"_divideComplex, imaginary part","status":"imp-start","end-est":15.220338355035775},{"samplers":["default","default"],"bits":128,"start":0.13900989513017672,"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":14432.485107421875,"target":false,"output":"(+ (- a (/ 1.0 3.0)) (* rand (/ (- a (/ 1.0 3.0)) (sqrt (* (- a (/ 1.0 3.0)) 9)))))","end":0.11087756387693151,"name":"Octave 3.8, oct_fill_randg","status":"ex-start","end-est":0.10384750976844201},{"samplers":["default"],"bits":128,"start":45.39452966306452,"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":7639.37890625,"target":false,"output":"(if (<= i 40559.850189135206) (/ (sqr (/ i 2)) (- (* (* i 2) (* i 2)) 1.0)) (+ (+ 1/16 (/ 0.00390625 (pow i 4))) (/ 0.015625 (* i i))))","end":0.00475,"name":"Octave 3.8, jcobi/4, as called","status":"imp-start","end-est":0.00390625},{"samplers":["default","default","default"],"bits":128,"start":52.900248795783696,"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":112409.44799804688,"target":false,"output":"(if (<= (/ (* (* i (+ (+ alpha beta) i)) (+ (* beta alpha) (* i (+ (+ alpha beta) i)))) (* (+ (+ alpha beta) (* 2 i)) (+ (+ alpha beta) (* 2 i)))) 1.8136140911964688e+258) (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)))) (/ (/ i 8) (+ (* i 2) (+ alpha beta))))","end":9.650854723022523,"name":"Octave 3.8, jcobi/4","status":"imp-start","end-est":20.608389316869072},{"samplers":["default","default"],"bits":128,"start":9.901039021664147,"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":48801.402099609375,"target":false,"output":"(if (<= beta 3.108863967252416e+177) (/ (/ (/ (+ (+ alpha 1.0) (+ beta (* beta alpha))) (+ alpha (+ 2 beta))) (+ (+ alpha 1.0) (+ 2 beta))) (+ alpha (+ 2 beta))) (/ (+ (* 0.25 (+ alpha beta)) 0.5) (* (+ (+ alpha beta) 2) (+ (+ alpha beta) (+ 2 1.0)))))","end":9.740832012951344,"name":"Octave 3.8, jcobi/3","status":"apx-start","end-est":1.8144381879094205},{"samplers":["default","default","default"],"bits":128,"start":24.166785025669398,"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":48495.531982421875,"target":false,"output":"(if (<= (/ (* (+ alpha beta) (- beta alpha)) (+ (+ alpha beta) (* 2 i))) -5.118271455150262e+22) (/ (+ (- (/ 8.0 (cube alpha)) (/ (/ 4.0 alpha) alpha)) (/ 2.0 alpha)) 2.0) (/ (+ (/ (* (/ (+ alpha beta) 1) (/ (- beta alpha) (+ (+ alpha beta) (* 2 i)))) (+ (+ (+ alpha beta) (* 2 i)) 2.0)) 1.0) 2.0))","end":0.30118603743539635,"name":"Octave 3.8, jcobi/2","status":"imp-start","end-est":8.63838065792975},{"samplers":["default","default"],"bits":128,"start":16.45556040282815,"link":"29-Octave38jcobi1","pinf":0,"ninf":0,"vars":["alpha","beta"],"input":"(/ (+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0) 2.0)","time":23728.123046875,"target":false,"output":"(if (<= (/ (- beta alpha) (+ (+ alpha beta) 2.0)) -0.7971406904761135) (+ (/ (+ 2.0 (/ (/ 8.0 alpha) alpha)) (* 2.0 alpha)) (- (/ (/ beta 2.0) (+ alpha (+ 2.0 beta))) (/ (/ 4.0 (* alpha alpha)) 2.0))) (/ (- (cube (log (exp (cbrt (/ beta (+ (+ alpha beta) 2.0)))))) (- (/ alpha (+ (+ alpha beta) 2.0)) 1.0)) 2.0))","end":0.04831814202469375,"name":"Octave 3.8, jcobi/1","status":"imp-start","end-est":5.266092304936755},{"samplers":["default"],"bits":128,"start":0.27275,"link":"30-JmatReallambertwestimator","pinf":0,"ninf":0,"vars":["x"],"input":"(- (log x) (log (log x)))","time":4701.77880859375,"target":false,"output":"(log (/ x (log x)))","end":0.003875,"name":"Jmat.Real.lambertw, estimator","status":"ex-start","end-est":0.00390625},{"samplers":["default"],"bits":128,"start":1.8099161222494036,"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":211782.51684570312,"target":false,"output":"(* (/ (/ (* (sqrt PI) (sqrt 2)) (/ (sin (* PI z)) PI)) (/ (exp (+ (+ 7 0.5) (- z))) (pow (+ (+ 7 0.5) (- z)) (- 0.5 z)))) (+ (* (/ (+ (/ 771.3234287776531 (+ (- z) 3)) (- (/ -1259.1392167224028 (+ 2 (- z))) (+ (/ 676.5203681218851 (- 1 z)) 0.9999999999998099))) (* (- (+ (/ -1259.1392167224028 (- 2 z)) (/ 771.3234287776531 (+ (- z) 3))) (+ (/ 676.5203681218851 (- 1 z)) 0.9999999999998099)) (* (* (- 4 z) (- 5 z)) (- (/ -0.13857109526572012 (- 6 z)) (/ 9.984369578019572e-06 (+ 7 (- z))))))) (+ (* (+ (+ (/ 771.3234287776531 (+ (- z) 3)) (/ -1259.1392167224028 (+ 2 (- z)))) (+ (/ 676.5203681218851 (- 1 z)) 0.9999999999998099)) (* (* (- 4 z) (- 5 z)) (- (/ -0.13857109526572012 (- 6 z)) (/ 9.984369578019572e-06 (+ 7 (- z)))))) (* (- (/ -0.13857109526572012 (- 6 z)) (/ 9.984369578019572e-06 (+ 7 (- z)))) (+ (+ (* -176.6150291621406 (- 5 z)) (* 12.507343278686905 (- 4 z))) (* (+ (/ 9.984369578019572e-06 (+ 7 (- z))) (/ -0.13857109526572012 (- 6 z))) (* (- 4 z) (- 5 z))))))) (/ 1.5056327351493116e-07 (- 8 z))))","end":0.7043291265805737,"name":"Jmat.Real.gamma, branch z less than 0.5","status":"imp-start","end-est":0.7492238708346401},{"samplers":["default"],"bits":128,"start":59.77504489292794,"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":301195.7800292969,"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 (+ (sqrt (+ 7 z)) (sqrt (- 1 0.5))) (+ 0.5 (- z 1))) (* (pow (- (sqrt (+ 7 z)) (sqrt (- 1 0.5))) (+ 0.5 (- z 1))) (sqrt (* 2 PI)))) (exp (- (+ 7 z) (- 1 0.5)))))","end":0.7426772502809873,"name":"Jmat.Real.gamma, branch z greater than 0.5","status":"imp-start","end-est":0.6151042768151382},{"samplers":["default"],"bits":128,"start":0.1815117623288496,"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":15919.524169921875,"target":false,"output":"(fabs (* (sqrt (/ 1 PI)) (+ (* 1/21 (* (fabs x) (sqr (pow (fabs x) 3)))) (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (* 1/5 (* (sqr (fabs x)) (cube (fabs x)))))))))","end":0.18512224241916828,"name":"Jmat.Real.erfi, branch x less than or equal to 0.5","status":"ex-start","end-est":0.15529252930532603},{"samplers":["default"],"bits":128,"start":1.491147098190823,"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":94954.19897460938,"target":false,"output":"(* (/ (exp (* (fabs x) (fabs x))) (sqr (sqrt (sqrt PI)))) (+ (+ (/ (/ 1 2) (cube (fabs x))) (/ (/ 15 (* (/ 8 1) (fabs x))) (pow (* (fabs x) (fabs x)) 3))) (+ (/ (cube (/ 1 (fabs x))) (/ (fabs x) (/ (/ 3 4) (fabs x)))) (/ 1 (fabs x)))))","end":0.9126748791642615,"name":"Jmat.Real.erfi, branch x greater than or equal to 5","status":"apx-start","end-est":1.0771871649563913},{"samplers":["default"],"bits":128,"start":13.77757236504735,"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":32976.6689453125,"target":false,"output":"(/ (exp (log (- (sqr 1) (cbrt (cube (sqr (* (* (/ 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))))))))))) (+ 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)))))))","end":10.595621158176591,"name":"Jmat.Real.erf","status":"imp-start","end-est":10.906664795546808},{"samplers":["default"],"bits":128,"start":29.00147230777586,"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":31711.333984375,"target":false,"output":"(* (/ x (+ (+ (* (* (* (* x x) (* x x)) (* (cube x) (cube x))) (+ (* (* 2 0.0001789971) (* x x)) 0.0008327945)) (+ (+ 1 (* (* x 0.2909738639) (cube x))) (* (* 0.7715471019 x) x))) (* (* x x) (* (* (* x x) (* x x)) (+ 0.0694555761 (* 0.0140005442 (* x x))))))) (+ (+ (+ (* (* x 0.0424060604) (cube x)) (+ (* (* x x) 0.1049934947) 1)) (* (* (* x x) 0.0001789971) (* (* (* x x) (* x x)) (* (cube x) x)))) (* (* x x) (* (* (* x x) (* x x)) (+ 0.0072644182 (* (* 0.0005064034 x) x))))))","end":28.97101908827183,"name":"Jmat.Real.dawson","status":"apx-start","end-est":27.77841796375543},{"samplers":["default","default"],"bits":128,"start":38.31452849816988,"link":"37-mathsqrtoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (+ (* re re) (* im im))) re))))","time":11210.399169921875,"target":33.23193513216979,"output":"(if (<= re -1.0527568012471275e-305) (* 0.5 (/ (sqrt (* (* 2.0 im) im)) (sqrt (- (sqrt (+ (sqr re) (* im im))) re)))) (if (<= re 2.743020608759423e-240) (* 0.5 (sqrt (* 2.0 (+ im re)))) (if (<= re 7.720496126429738e+93) (* 0.5 (sqrt (* 2.0 (+ (sqr (sqrt (sqrt (+ (sqr re) (* im im))))) re)))) (* 0.5 (sqrt (* 2.0 (+ re re)))))))","end":23.181700047747658,"name":"math.sqrt on complex, real part","status":"gt-target","end-est":24.119551109923993},{"samplers":["default","default"],"bits":128,"start":58.89546874603741,"link":"38-mathsinoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (- (exp (- 0 im)) (exp im)))","time":16109.224853515625,"target":10.031412168866604,"output":"(* (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))) (* (cos re) 0.5))","end":0.22199879719503388,"name":"math.sin on complex, imaginary part","status":"gt-target","end-est":1.0102218072904767},{"samplers":["default"],"bits":128,"start":0.1315,"link":"39-mathcubeonreal","pinf":0,"ninf":0,"vars":["x"],"input":"(* (* x x) x)","time":1547.670166015625,"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.20697006122408,"link":"40-mathcosoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))","time":16519.1689453125,"target":12.077358510531123,"output":"(* (* 0.5 (sin re)) (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))))","end":2.5814272400528258,"name":"math.cos on complex, imaginary part","status":"gt-target","end-est":0.998632229182946},{"samplers":["default","default"],"bits":128,"start":31.198736372996795,"link":"41-JmatReallambertwnewtonloopstep","pinf":0,"ninf":0,"vars":["wj","x"],"input":"(- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))))","time":11436.739990234375,"target":12.948178603016341,"output":"(if (<= (- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))) 2.3610750006627307e-19) (- (+ (sqr wj) x) (* 2 (* wj x))) (+ (- wj (/ wj (+ 1 wj))) (/ x (+ (exp wj) (* wj (exp wj))))))","end":0.3593521008044087,"name":"Jmat.Real.lambertw, newton loop step","status":"gt-target","end-est":0.5195165047550182},{"samplers":["default"],"bits":128,"start":0.13402746134175905,"link":"42-FastMathtest5","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* d1 (* (* (* (* (* d1 (* d1 d1)) d1) d1) (* d1 d1)) d1)) d1)","time":3799.953857421875,"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.07299060156295073,"link":"43-FastMathtest3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 3) (* d1 d2)) (* d1 d3))","time":10730.072998046875,"target":0.062875,"output":"(* d1 (+ (+ 3 d2) d3))","end":0.062875,"name":"FastMath test3","status":"eq-target","end-est":0.05859375},{"samplers":["default","default"],"bits":128,"start":0.18925,"link":"44-FastMathtest2","pinf":0,"ninf":0,"vars":["d1","d2"],"input":"(+ (+ (* d1 10) (* d1 d2)) (* d1 20))","time":3975.06103515625,"target":0.0265,"output":"(* d1 (+ d2 30))","end":0.0265,"name":"FastMath test2","status":"eq-target","end-est":0.015625},{"samplers":["default"],"bits":128,"start":0.25825,"link":"45-FastMathtest1","pinf":0,"ninf":0,"vars":["d"],"input":"(+ (* d 10) (* d 20))","time":1050.514892578125,"target":0,"output":"(* d (+ 10 20))","end":0,"name":"FastMath test1","status":"eq-target","end-est":0},{"samplers":["default"],"bits":128,"start":0.139261842188131,"link":"46-FastMathrepmul","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* (* d1 d1) d1) d1)","time":1675.852783203125,"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.02579024101186092,"link":"47-FastMathdist4","pinf":0,"ninf":0,"vars":["d1","d2","d3","d4"],"input":"(- (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) (* d1 d1))","time":10139.2080078125,"target":0.023625,"output":"(+ (* d1 (+ d4 d2)) (* d1 (- (+ d3 d1))))","end":0.02616524101186092,"name":"FastMath dist4","status":"eq-target","end-est":0.01953125},{"samplers":["default","default","default"],"bits":128,"start":0.043516963660763054,"link":"48-FastMathdist3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 d2) (* (+ d3 5) d1)) (* d1 32))","time":30358.387939453125,"target":0.02075,"output":"(* d1 (+ (+ d2 d3) (+ 5 32)))","end":0.02075,"name":"FastMath dist3","status":"eq-target","end-est":0.02734375},{"samplers":["default","default","default"],"bits":128,"start":0.012896240625180291,"link":"49-FastMathdist","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (* d1 d2) (* d1 d3))","time":5714.423095703125,"target":0.013125,"output":"(* d1 (+ d2 d3))","end":0.013125,"name":"FastMath dist","status":"eq-target","end-est":0.01953125}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}