{"bit_width":64,"date":1469878685,"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":"#(1065990927 2514927446 2806713580 2976231080 3799737104 4212629478)","points":256,"tests":[{"samplers":["default","default","default","default"],"bits":128,"start":35.0893497840402,"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":34171.845947265625,"target":false,"output":"(if (<= x.re -1.7892371273534338e-172) (/ (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))) (if (<= x.re -2.2367884420529847e-306) (/ (cos (+ (* y.re (atan2 x.im x.re)) (* (log (- x.re)) y.im))) (/ (+ (+ 1 (* (atan2 x.im x.re) y.im)) (* (* 1/2 (* y.im y.im)) (* (atan2 x.im x.re) (atan2 x.im x.re)))) (pow (sqrt (+ (* x.im x.im) (* x.re 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":4.161469173693947,"name":"powComplex, real part","status":"imp-start","end-est":13.05649237208384},{"samplers":["default","default","default","default"],"bits":128,"start":37.909275820844826,"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":90060.20288085938,"target":false,"output":"(if (<= x.re -1.5701926893511905e-34) (/ (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 -7.527064062875945e-237) (/ (sin (+ (* y.re (atan2 x.im x.re)) (* (log (sqrt (+ (sqr x.re) (* x.im x.im)))) y.im))) (/ (+ (* (atan2 x.im x.re) y.im) (+ 1 (* 1/2 (* (sqr (atan2 x.im x.re)) (sqr y.im))))) (pow (exp (log (sqrt (+ (sqr x.re) (* x.im x.im))))) y.re))) (if (<= x.re -7.560755522423213e-296) (/ (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.2924149934510948e-196) (/ (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (/ (pow (exp y.im) (atan2 x.im x.re)) (pow x.im y.re))) (if (<= x.re 1.0876079425786589e-68) (* (pow (sqrt (+ (sqr x.im) (* x.re x.re))) y.re) (/ (+ (* (atan2 x.im x.re) y.re) (* (log x.re) y.im)) (+ 1 (* (atan2 x.im x.re) y.im)))) (if (<= x.re 3.7128779556970306e+50) (/ (sin (+ (* y.re (atan2 x.im x.re)) (* (log (sqrt (+ (sqr x.re) (* x.im x.im)))) y.im))) (/ (+ (* (atan2 x.im x.re) y.im) (+ 1 (* 1/2 (* (sqr (atan2 x.im x.re)) (sqr y.im))))) (pow (exp (log (sqrt (+ (sqr x.re) (* x.im x.im))))) 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":12.198260177058668,"name":"powComplex, imaginary part","status":"imp-start","end-est":15.209848130203124},{"samplers":["(uniform 0 1)","(uniform 0 1)"],"bits":128,"start":0.4055289659082226,"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":11393.39501953125,"target":false,"output":"(+ 0.5 (* (/ 1 6) (/ (pow (* -2 (log u1)) 0.5) (/ 1 (cos (* PI (* u2 2)))))))","end":0.41955637600483764,"name":"normal distribution","status":"ex-start","end-est":0.4185752316201496},{"samplers":["default","default"],"bits":128,"start":0.00725,"link":"3-mathsquareoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(- (* re re) (* im im))","time":3533.193115234375,"target":false,"output":"(- (sqr re) (sqr im))","end":0.00725,"name":"math.square on complex, real part","status":"ex-start","end-est":0.0078125},{"samplers":["default","default"],"bits":128,"start":0.00875,"link":"4-mathsquareoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(+ (* re im) (* im re))","time":2024.450927734375,"target":false,"output":"(* re (+ im im))","end":0,"name":"math.square on complex, imaginary part","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":29.82146856231123,"link":"5-mathsqrtoncompleximaginarypartimgreaterthan0branch","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (- (* re re) (* im im))) re))))","time":17006.35205078125,"target":false,"output":"(* 0.5 (sqrt (* 2.0 (+ (* (sqrt (+ re im)) (sqrt (- re im))) re))))","end":0.09050263159559746,"name":"math.sqrt on complex, imaginary part, im greater than 0 branch","status":"imp-start","end-est":0.00390625},{"samplers":["default","default"],"bits":128,"start":0.032050295710572156,"link":"6-mathsinoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","time":10344.9189453125,"target":false,"output":"(* (* 0.5 (sin re)) (+ (exp (- 0 im)) (exp im)))","end":0.032050295710572156,"name":"math.sin on complex, real part","status":"ex-start","end-est":0.01953125},{"samplers":["default","default"],"bits":128,"start":31.040517123703836,"link":"7-mathlog10oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (log (sqrt (+ (* re re) (* im im)))) (log 10))","time":11191.0341796875,"target":false,"output":"(if (<= re -5.954199484621813e+115) (/ (log (- re)) (log 10)) (if (<= re -8.68041930647669e-252) (/ 1 (/ (log 10) (log (sqrt (+ (sqr re) (* im im)))))) (if (<= re 1.9727183986347288e-223) (/ (log im) (log 10)) (if (<= re 1.6728927718931055e+97) (cbrt (cube (/ (log (sqrt (+ (sqr re) (* im im)))) (log 10)))) (/ (log re) (log 10))))))","end":11.211996052671784,"name":"math.log10 on complex, real part","status":"imp-start","end-est":15.577111777822457},{"samplers":["default","default"],"bits":128,"start":0.8422810156295079,"link":"8-mathlog10oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(/ (atan2 im re) (log 10))","time":3606.553955078125,"target":false,"output":"(/ (atan2 im re) (log 10))","end":0.8422810156295079,"name":"math.log10 on complex, imaginary part","status":"ex-start","end-est":0.8600387695368841},{"samplers":["default","default","default"],"bits":128,"start":31.432003466240264,"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":22612.927978515625,"target":false,"output":"(if (<= im -5.051947517249776e+32) (/ (log (- im)) (log base)) (if (<= im -1.0784901626853544e-218) (/ (+ (cbrt (* (cube (log base)) (cube (log (sqrt (+ (sqr re) (* im im))))))) 0) (* (log base) (log base))) (if (<= im 8.51308327519678e-216) (/ (log (- re)) (log base)) (if (<= im 1.5868349258537704e+124) (/ (+ (cbrt (* (cube (log base)) (cube (log (sqrt (+ (sqr re) (* im im))))))) 0) (* (log base) (log base))) (/ (log im) (log base))))))","end":9.604011742481669,"name":"math.log/2 on complex, real part","status":"imp-start","end-est":14.865912455862563},{"samplers":["default","default","default"],"bits":128,"start":31.22156716433313,"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":7257.370849609375,"target":false,"output":"(/ (- (atan2 im re) 0) (log base))","end":0.31368872187554087,"name":"math.log/2 on complex, imaginary part","status":"imp-start","end-est":0.34212875976844204},{"samplers":["default","default"],"bits":128,"start":30.733177257250105,"link":"11-mathlog1oncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(log (sqrt (+ (* re re) (* im im))))","time":4217.14599609375,"target":false,"output":"(if (<= re -1.4760992303283469e+119) (log (- re)) (if (<= re -8.68041930647669e-252) (log (sqrt (+ (sqr re) (* im im)))) (if (<= re 1.9727183986347288e-223) (log im) (if (<= re 1.6728927718931055e+97) (log (sqrt (+ (sqr re) (* im im)))) (log re)))))","end":10.739485307523895,"name":"math.log/1 on complex, real part","status":"imp-start","end-est":15.18084337596408},{"samplers":["default","default"],"bits":128,"start":0,"link":"12-mathlog1oncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1096.43603515625,"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.00725,"link":"13-mathexponcomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (cos im))","time":2870.680908203125,"target":false,"output":"(* (exp re) (cos im))","end":0.00725,"name":"math.exp on complex, real part","status":"ex-start","end-est":0.00390625},{"samplers":["default","default"],"bits":128,"start":0.029184124220474755,"link":"14-mathexponcompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (exp re) (sin im))","time":3460.1181640625,"target":false,"output":"(* (exp re) (sin im))","end":0.029184124220474755,"name":"math.exp on complex, imaginary part","status":"ex-start","end-est":0.015625},{"samplers":["default","default"],"bits":128,"start":6.986041399970436,"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":10560.968017578125,"target":false,"output":"(+ (* (sqr x.re) x.re) (* x.im (* x.re (- (- x.im) (+ x.im x.im)))))","end":0.25029492500144224,"name":"math.cube on complex, real part","status":"imp-start","end-est":0.2421875},{"samplers":["default","default"],"bits":128,"start":6.957472569314011,"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":11885.070068359375,"target":false,"output":"(- (* 3 (* (* x.im x.re) x.re)) (pow x.im 3))","end":0.17751672969029436,"name":"math.cube on complex, imaginary part","status":"imp-start","end-est":0.18359375},{"samplers":["default","default"],"bits":128,"start":0.010323120312590145,"link":"17-mathcosoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","time":4899.64111328125,"target":false,"output":"(* (* 0.5 (cos re)) (+ (exp (- im)) (exp im)))","end":0.010323120312590145,"name":"math.cos on complex, real part","status":"ex-start","end-est":0.00390625},{"samplers":["default","default"],"bits":128,"start":0,"link":"18-mathargoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(atan2 im re)","time":1108.652099609375,"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.239394402388765,"link":"19-mathabsoncomplex","pinf":0,"ninf":0,"vars":["re","im"],"input":"(sqrt (+ (* re re) (* im im)))","time":3444.842041015625,"target":false,"output":"(if (<= re -1.560410170116619e+149) (- re) (if (<= re -8.68041930647669e-252) (sqrt (+ (sqr re) (* im im))) (if (<= re 1.9727183986347288e-223) im (if (<= re 7.79868197508907e+130) (sqrt (+ (sqr re) (* im im))) re))))","end":10.442348440546423,"name":"math.abs on complex","status":"imp-start","end-est":15.551927823798934},{"samplers":["default","default","default","default"],"bits":128,"start":0.01014624062518029,"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":6069.635986328125,"target":false,"output":"(- (* x.re y.re) (* x.im y.im))","end":0.01014624062518029,"name":"_multiplyComplex, real part","status":"ex-start","end-est":0.0078125},{"samplers":["default","default","default","default"],"bits":128,"start":0.01164624062518029,"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":4465.234130859375,"target":false,"output":"(+ (* x.re y.im) (* x.im y.re))","end":0.01164624062518029,"name":"_multiplyComplex, imaginary part","status":"ex-start","end-est":0.01171875},{"samplers":["default","default","default","default"],"bits":128,"start":26.71604276551414,"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":9974.135986328125,"target":false,"output":"(if (<= y.re -1.3770151188228676e+30) (+ (* (/ y.im y.re) (/ x.im y.re)) (/ x.re y.re)) (if (<= y.re 4.6559433524913966e+129) (/ (+ (* x.re y.re) (* x.im y.im)) (+ (* y.re y.re) (* y.im y.im))) (+ (* (/ y.im y.re) (/ x.im y.re)) (/ x.re y.re))))","end":11.457700890799371,"name":"_divideComplex, real part","status":"imp-start","end-est":12.491623971862607},{"samplers":["default","default","default","default"],"bits":128,"start":25.277388595126286,"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":11449.411865234375,"target":false,"output":"(if (<= y.re -5.419122227930595e+127) (/ x.im y.re) (if (<= y.re 2.092832717516812e+135) (* (- (* x.im y.re) (* x.re y.im)) (/ 1 (+ (* y.re y.re) (* y.im y.im)))) (/ x.im y.re)))","end":13.094252758646185,"name":"_divideComplex, imaginary part","status":"imp-start","end-est":15.358985095854239},{"samplers":["default","default"],"bits":128,"start":0.12940216645737784,"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":13839.48681640625,"target":false,"output":"(+ (* (* 1/3 rand) (sqrt (- a 0.3333333333333333))) (- a 0.3333333333333333))","end":0.12372405569403526,"name":"Octave 3.8, oct_fill_randg","status":"ex-start","end-est":0.11166000976844202},{"samplers":["default"],"bits":128,"start":45.73192161384937,"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":8791.763916015625,"target":false,"output":"(if (<= i 6809.194157769488) (/ (sqr (/ i 2)) (- (* (* i 2) (* i 2)) 1.0)) (+ (+ 1/16 (/ 0.00390625 (pow i 4))) (/ 0.015625 (* i i))))","end":0.003875,"name":"Octave 3.8, jcobi/4, as called","status":"imp-start","end-est":0},{"samplers":["default","default","default"],"bits":128,"start":52.4138710823433,"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":99493.57006835938,"target":false,"output":"(if (<= (/ (* (* i (+ (+ alpha beta) i)) (+ (* beta alpha) (* i (+ (+ alpha beta) i)))) (* (+ (+ alpha beta) (* 2 i)) (+ (+ alpha beta) (* 2 i)))) 1.7382578519249656e+261) (/ (/ (* i (+ beta (+ i alpha))) (cbrt (cube (/ (sqr (+ (+ beta alpha) (* 2 i))) (+ (* alpha beta) (* i (+ beta (+ i alpha)))))))) (- (sqr (+ (+ beta alpha) (* 2 i))) 1.0)) (/ (/ i (+ (* i 2) (+ alpha beta))) 8))","end":9.81169486971445,"name":"Octave 3.8, jcobi/4","status":"imp-start","end-est":18.662443776574477},{"samplers":["default","default"],"bits":128,"start":8.522565684755232,"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":37257.953125,"target":false,"output":"(if (<= beta 2.0130633571779316e+196) (/ (/ (/ (+ (+ 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":8.382055096336623,"name":"Octave 3.8, jcobi/3","status":"apx-start","end-est":1.6735031441335655},{"samplers":["default","default","default"],"bits":128,"start":24.214683457463213,"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":45857.93603515625,"target":false,"output":"(if (<= (/ (* (+ alpha beta) (- beta alpha)) (+ (+ alpha beta) (* 2 i))) -1.7219732253338127e+31) (/ (+ (- (/ 8.0 (cube alpha)) (/ (/ 4.0 alpha) alpha)) (/ 2.0 alpha)) 2.0) (/ (+ (* (/ (+ alpha beta) 1) (* (/ (- beta alpha) (+ (+ alpha beta) (* 2 i))) (/ 1 (+ (+ (+ alpha beta) (* 2 i)) 2.0)))) 1.0) 2.0))","end":0.5915141600609288,"name":"Octave 3.8, jcobi/2","status":"imp-start","end-est":8.294123290447917},{"samplers":["default","default"],"bits":128,"start":16.582279531723735,"link":"29-Octave38jcobi1","pinf":0,"ninf":0,"vars":["alpha","beta"],"input":"(/ (+ (/ (- beta alpha) (+ (+ alpha beta) 2.0)) 1.0) 2.0)","time":20382.465087890625,"target":false,"output":"(if (<= (/ (- beta alpha) (+ (+ alpha beta) 2.0)) -0.9997063657335743) (+ (/ (+ 2.0 (/ (/ 8.0 alpha) alpha)) (* 2.0 alpha)) (- (/ (/ beta 2.0) (+ alpha (+ 2.0 beta))) (/ (/ 4.0 (* alpha alpha)) 2.0))) (/ (- (/ beta (+ (+ alpha beta) 2.0)) (- (* alpha (/ 1 (+ (+ alpha beta) 2.0))) 1.0)) 2.0))","end":0.029240951994590193,"name":"Octave 3.8, jcobi/1","status":"imp-start","end-est":3.7407653482526797},{"samplers":["default"],"bits":128,"start":0.261,"link":"30-JmatReallambertwestimator","pinf":0,"ninf":0,"vars":["x"],"input":"(- (log x) (log (log x)))","time":5480.59814453125,"target":false,"output":"(log (/ x (log x)))","end":0.00375,"name":"Jmat.Real.lambertw, estimator","status":"ex-start","end-est":0.01171875},{"samplers":["default"],"bits":128,"start":1.813011044174038,"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":34021.655029296875,"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.6079303683720584,"name":"Jmat.Real.gamma, branch z less than 0.5","status":"imp-start","end-est":0.5306625976844203},{"samplers":["default"],"bits":128,"start":59.99276712271079,"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":266134.1291503906,"target":false,"output":"(* (* (+ (+ (+ (/ 1.5056327351493116e-07 (+ (- z 1) 8)) (/ 9.984369578019572e-06 (+ 7 (- z 1)))) (+ (/ -0.13857109526572012 (+ (- z 1) 6)) (/ 12.507343278686905 (- (+ 5 z) 1)))) (+ (+ (+ (/ 676.5203681218851 (- z 0)) 0.9999999999998099) (/ -176.6150291621406 (+ (- z 1) 4))) (+ (/ -1259.1392167224028 (- z (- 1 2))) (/ 771.3234287776531 (+ (- z 1) 3))))) (/ (pow (- (+ 7 z) (- 1 0.5)) (+ 0.5 (- z 1))) (exp (- (+ 7 z) 1)))) (/ (sqrt (* 2 PI)) (exp 0.5)))","end":0.8211929528267459,"name":"Jmat.Real.gamma, branch z greater than 0.5","status":"imp-start","end-est":0.5909242252345673},{"samplers":["default"],"bits":128,"start":0.16967067813599754,"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":22097.64501953125,"target":false,"output":"(fabs (* (+ (+ (* 2 (fabs x)) (* (* (fabs x) (/ 2 3)) (sqr (fabs x)))) (+ (/ (sqr (cube (fabs x))) (/ 21 (fabs x))) (/ (* (cube (fabs x)) (sqr (fabs x))) 5))) (/ 1 (sqrt PI))))","end":0.17116372345002992,"name":"Jmat.Real.erfi, branch x less than or equal to 0.5","status":"ex-start","end-est":0.17091752930532605},{"samplers":["default"],"bits":128,"start":1.5280281064329546,"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":80959.06494140625,"target":false,"output":"(/ (+ (+ (/ 1/2 (cube (fabs x))) (/ (/ 15 8) (* (cube (fabs x)) (pow (fabs x) (+ 3 1))))) (/ (+ 1 (/ (/ (/ 3 4) (fabs x)) (cube (fabs x)))) (fabs x))) (/ (sqrt PI) (exp (* (fabs x) (fabs x)))))","end":0.8152408621036396,"name":"Jmat.Real.erfi, branch x greater than or equal to 5","status":"apx-start","end-est":0.7213004549866325},{"samplers":["default"],"bits":128,"start":13.780717295586696,"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":42538.801025390625,"target":false,"output":"(/ (- (pow 1 3) (pow (* (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ 0.254829592 (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (cube (cbrt (+ -0.284496736 (+ (/ (+ (/ 1.061405429 (+ 1 (* (fabs x) 0.3275911))) -1.453152027) (sqr (+ 1 (* (fabs x) 0.3275911)))) (/ 1.421413741 (+ 1 (* (fabs x) 0.3275911)))))))))) (exp (- (* (fabs x) (fabs x))))) 3)) (+ (sqr 1) (+ (sqr (* (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ 0.254829592 (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (cube (cbrt (+ -0.284496736 (+ (/ (+ (/ 1.061405429 (+ 1 (* (fabs x) 0.3275911))) -1.453152027) (sqr (+ 1 (* (fabs x) 0.3275911)))) (/ 1.421413741 (+ 1 (* (fabs x) 0.3275911)))))))))) (exp (- (* (fabs x) (fabs x)))))) (* 1 (* (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (+ 0.254829592 (* (/ 1 (+ 1 (* 0.3275911 (fabs x)))) (cube (cbrt (+ -0.284496736 (+ (/ (+ (/ 1.061405429 (+ 1 (* (fabs x) 0.3275911))) -1.453152027) (sqr (+ 1 (* (fabs x) 0.3275911)))) (/ 1.421413741 (+ 1 (* (fabs x) 0.3275911)))))))))) (exp (- (* (fabs x) (fabs x)))))))))","end":13.776294966597865,"name":"Jmat.Real.erf","status":"apx-start","end-est":13.484214925113116},{"samplers":["default"],"bits":128,"start":28.920578777895592,"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":23835.342041015625,"target":false,"output":"(* (+ (* (cube (sqr x)) (+ (+ (* (cube x) (* x 0.0001789971)) 0.0072644182) (* x (* x 0.0005064034)))) (+ (* x (* 0.1049934947 x)) (+ 1 (* (* 0.0424060604 x) (cube x))))) (/ x (+ (+ (* (cube (sqr x)) (+ (* x (* 0.0140005442 x)) 0.0694555761)) (* (* x 0.2909738639) (cube x))) (+ (* (* (* (sqr x) (sqr x)) (cube (sqr x))) (+ (* (sqr x) (* 2 0.0001789971)) 0.0008327945)) (+ 1 (* (sqr x) 0.7715471019))))))","end":28.914726204704937,"name":"Jmat.Real.dawson","status":"apx-start","end-est":31.244458725473837},{"samplers":["default","default"],"bits":128,"start":37.93643657557028,"link":"37-mathsqrtoncomplexrealpart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* 0.5 (sqrt (* 2.0 (+ (sqrt (+ (* re re) (* im im))) re))))","time":15025.614013671875,"target":32.71131976943976,"output":"(if (<= re -2.7522388519686937e+80) (* 0.5 (/ (sqrt (* (* 2.0 im) im)) (sqrt (- (- re) re)))) (if (<= re -8.68041930647669e-252) (* 0.5 (sqrt (* 2.0 (/ (* im im) (- (sqrt (+ (sqr re) (* im im))) re))))) (if (<= re 1.9727183986347288e-223) (* 0.5 (sqrt (* 2.0 (+ im re)))) (if (<= re 3.873554890065949e+113) (* 0.5 (sqrt (* 2.0 (+ (sqr (sqrt (sqrt (+ (sqr re) (* im im))))) re)))) (* 0.5 (sqrt (* (+ (* 2 re) (/ (* im 1/2) (/ re im))) 2.0)))))))","end":18.242162894703128,"name":"math.sqrt on complex, real part","status":"gt-target","end-est":21.088626466889753},{"samplers":["default","default"],"bits":128,"start":58.99250209497064,"link":"38-mathsinoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (cos re)) (- (exp (- 0 im)) (exp im)))","time":16384.803955078125,"target":9.76756719909256,"output":"(* (/ (+ (* (cube im) 1/3) (+ (* 1/60 (pow im 5)) (* im 2))) 1) (* (- 0.5) (cos re)))","end":0.19727140839317245,"name":"math.sin on complex, imaginary part","status":"gt-target","end-est":1.0311407315128904},{"samplers":["default"],"bits":128,"start":0.124125,"link":"39-mathcubeonreal","pinf":0,"ninf":0,"vars":["x"],"input":"(* (* x x) x)","time":1168.00390625,"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.562363402195615,"link":"40-mathcosoncompleximaginarypart","pinf":0,"ninf":0,"vars":["re","im"],"input":"(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))","time":14636.5458984375,"target":11.733997486912378,"output":"(* (* 0.5 (sin re)) (- (+ (* 1/60 (pow im 5)) (+ (* 2 im) (* 1/3 (pow im 3))))))","end":2.578380138074562,"name":"math.cos on complex, imaginary part","status":"gt-target","end-est":1.0077004274647317},{"samplers":["default","default"],"bits":128,"start":28.886360036601506,"link":"41-JmatReallambertwnewtonloopstep","pinf":0,"ninf":0,"vars":["wj","x"],"input":"(- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))))","time":9057.825927734375,"target":8.518347527361518,"output":"(if (<= wj -1.1443077010023319e-10) (- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))) (if (<= wj 8.643107266700627e-10) (+ x (sqr wj)) (- wj (- (/ wj (+ wj 1)) (/ (/ x (+ 1 wj)) (exp wj))))))","end":0.13053799474817157,"name":"Jmat.Real.lambertw, newton loop step","status":"gt-target","end-est":0.5789944662624826},{"samplers":["default"],"bits":128,"start":0.13104381446477587,"link":"42-FastMathtest5","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* d1 (* (* (* (* (* d1 (* d1 d1)) d1) d1) (* d1 d1)) d1)) d1)","time":3695.635009765625,"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.0778327222622215,"link":"43-FastMathtest3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 3) (* d1 d2)) (* d1 d3))","time":6229.31201171875,"target":0.0675,"output":"(* d1 (+ (+ 3 d2) d3))","end":0.0675,"name":"FastMath test3","status":"eq-target","end-est":0.06640625},{"samplers":["default","default"],"bits":128,"start":0.1843053679369811,"link":"44-FastMathtest2","pinf":0,"ninf":0,"vars":["d1","d2"],"input":"(+ (+ (* d1 10) (* d1 d2)) (* d1 20))","time":4125.29296875,"target":0.026,"output":"(* d1 (+ d2 30))","end":0.026,"name":"FastMath test2","status":"eq-target","end-est":0.03125},{"samplers":["default"],"bits":128,"start":0.265125,"link":"45-FastMathtest1","pinf":0,"ninf":0,"vars":["d"],"input":"(+ (* d 10) (* d 20))","time":1429.498779296875,"target":0,"output":"(* d (+ 10 20))","end":0,"name":"FastMath test1","status":"eq-target","end-est":0},{"samplers":["default"],"bits":128,"start":0.13363684218813102,"link":"46-FastMathrepmul","pinf":0,"ninf":0,"vars":["d1"],"input":"(* (* (* d1 d1) d1) d1)","time":1345.708984375,"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.02125,"link":"47-FastMathdist4","pinf":0,"ninf":0,"vars":["d1","d2","d3","d4"],"input":"(- (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) (* d1 d1))","time":8360.85009765625,"target":0.02275,"output":"(+ (* d1 d4) (* d1 (- d2 (+ d3 d1))))","end":0.020125,"name":"FastMath dist4","status":"eq-target","end-est":0.04296875},{"samplers":["default","default","default"],"bits":128,"start":0.04760172264890213,"link":"48-FastMathdist3","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (+ (* d1 d2) (* (+ d3 5) d1)) (* d1 32))","time":6724.216064453125,"target":0.02575,"output":"(+ (* d1 (+ d2 d3)) (* d1 (+ 5 32)))","end":0.030738361324451065,"name":"FastMath dist3","status":"eq-target","end-est":0.01953125},{"samplers":["default","default","default"],"bits":128,"start":0.016238361324451066,"link":"49-FastMathdist","pinf":0,"ninf":0,"vars":["d1","d2","d3"],"input":"(+ (* d1 d2) (* d1 d3))","time":3257.097900390625,"target":0.013875,"output":"(* d1 (+ d2 d3))","end":0.013875,"name":"FastMath dist","status":"eq-target","end-est":0.01171875}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}