| Date: | Thursday, January 10th, 2019 |
|---|---|
| Commit: | dd874ef03c8e15d9e2f572e0b328fc0229fb74e1 on develop |
| Hostname: | warfa |
| Points: | 256 |
| Fuel: | 4 |
| Seed: | 2019010 |
| Flags: | setup:simplifyrules:numericsrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback +o rules:numerics |
| Test | Start | Result | Target | ∞ ↔ ℝ | Time | |
|---|---|---|---|---|---|---|
| b parameter of renormalized beta distribution | 0.1 | 0.1 | 30.1s | » | ||
| a parameter of renormalized beta distribution | 0.2 | 0.2 | 14.1s | » | ||
| Trigonometry B | 0.3 | 0.4 | 22.3s | » | ||
| Trigonometry A | 0.1 | 0.2 | 18.7s | » | ||
| Spherical law of cosines | 16.8 | 3.8 | 54.8s | » | ||
| Quadratic roots, wide range | 52.6 | 0.1 | 21.1s | » | ||
| Quadratic roots, narrow range | 28.5 | 0.3 | 1.2m | » | ||
| Quadratic roots, medium range | 43.7 | 0.2 | 18.8s | » | ||
| Quadratic roots, full range | 33.2 | 9.6 | 32.0s | » | ||
| Midpoint on a great circle | 0 | 0 | 7.9m | » | ||
| Logistic function from Lakshay Garg | 29.5 | 0.0 | 9.3s | » | ||
| Hyperbolic tangent | 58.3 | 0.0 | 16.4s | » | ||
| Hyperbolic sine | 58.2 | 0.6 | 25.9s | » | ||
| Hyperbolic secant | 0.0 | 0.0 | 3.1s | » | ||
| Hyperbolic arc-cosine | 30.9 | 0.3 | 12.8s | » | ||
| Hyperbolic arc-(co)tangent | 58.7 | 0.0 | 11.7s | » | ||
| Hyperbolic arc-(co)secant | 0.0 | 0.0 | 9.6s | » | ||
| Equirectangular approximation to distance on a great circle | 37.0 | 3.8 | 22.9s | » | ||
| Eccentricity of an ellipse | 29.7 | 7.5 | 6.2s | » | ||
| Distance on a great circle | 7.7m | » | ||||
| Destination given bearing on a great circle | 10.0m | » | ||||
| Cubic critical, wide range | 52.6 | 0.1 | 19.5s | » | ||
| Cubic critical, narrow range | 28.5 | 0.4 | 23.2s | » | ||
| Cubic critical, medium range | 43.2 | 0.2 | 19.2s | » | ||
| Cubic critical | 33.5 | 23.5 | 16.3s | » | ||
| Bearing on a great circle | 8.9m | » | ||||
| Asymptote C | 28.8 | 0.1 | 2.4m | » | ||
| Asymptote B | 0.0 | 0.0 | 12.2s | » | ||
| Asymptote A | 14.4 | 0.3 | 28.5s | » | ||
| 2-ancestry mixing, zero discriminant | 15.4 | 0.9 | 12.9s | » | ||
| 2-ancestry mixing, positive discriminant | 34.4 | 31.1 | 54.7s | » | ||
| 2-ancestry mixing, negative discriminant | 1.0 | 0.0 | 12.3s | » | ||
| Quotient of sum of exps | 0.7 | 0.6 | 0.0 | 8.5s | » | |
| Quotient of products | 10.9 | 5.4 | 11.2 | 7.8s | » | |
| Logistic regression 2 | 0.6 | 0.5 | 0.1 | 48.1s | » | |
| Hyperbolic arcsine | 52.4 | 0.1 | 44.9 | 19.3s | » | |
| Harley's example | 10.0m | » | ||||
| Exp of sum of logs | 5.7 | 0 | 0 | 4.3s | » | |
| (- (/ x0 (- 1 x1)) x0) | 8.4 | 4.6 | 0.5 | 4.5s | » |
| 2× | sampled |
| 70× | intervals |
5497 calls:
| 1.4s | (* (fma (- x) y (* x y)) (- (log1p (exp x)) (* y x))) |
| 1.4s | (* (fma (- x) y (* x y)) (- (log1p (exp x)) (* y x))) |
| 1.4s | (fma (- (+ x 1)) (/ 1 (- (* x x) (* 1 1))) (* (+ x 1) (/ 1 (- (* x x) (* 1 1))))) |
| 1.3s | (* (/ 1 (- (* x x) (* 1 1))) (+ x 1)) |
| 1.3s | (* (fma (- x) y (* x y)) (- (log1p (exp x)) (* y x))) |
419 calls:
| 569.0ms | (/ (* (pow (/ 1 (+ 1 (exp (- s)))) c_p) (pow (- 1 (/ 1 (+ 1 (exp (- s))))) c_n)) (* (pow (/ 1 (+ 1 (exp (- t)))) c_p) (pow (- 1 (/ 1 (+ 1 (exp (- t))))) c_n))) |
| 483.0ms | (* (hypot (* (- lambda1 lambda2) (cos (* (+ phi1 phi2) 1/2))) (- phi1 phi2)) R) |
| 432.0ms | (* (hypot (* (- lambda1 lambda2) (cos (/ (+ phi2 phi1) 2))) (- phi1 phi2)) R) |
| 387.0ms | (hypot (* (- lambda1 lambda2) (cos (* (+ phi1 phi2) 1/2))) (- phi1 phi2)) |
| 375.0ms | (* (cbrt (/ 1 a)) (cbrt 1/2)) |
Total 16.9b remaining (17.8%)
| 5.4b | 50.3% | Quotient of products |
| 4.2b | 84.2% | Quadratic roots, full range |
| 2.1b | 42.9% | 2-ancestry mixing, positive discriminant |
| 1.1b | 89.7% | Cubic critical |
| 0.8b | 0% | 2-ancestry mixing, zero discriminant |
| 125× | rewrite-expression-head |
419 calls:
| 44.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 42.0ms | (* (* (tan x) (tan x)) (* (tan x) (tan x))) |
| 40.0ms | (/ (- (pow (log1p (exp x)) 3) (pow (* y x) 3)) (+ (* (log1p (exp x)) (log1p (exp x))) (+ (* (* y x) (* y x)) (* (log1p (exp x)) (* y x))))) |
| 40.0ms | (* (sqrt (- (/ x (+ x 1)) (/ (+ x 1) (- x 1)))) (sqrt (- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))) |
| 37.0ms | (cbrt (* (* (- (log1p (exp x)) (* y x)) (- (log1p (exp x)) (* y x))) (- (log1p (exp x)) (* y x)))) |
| 1430× | add-sqr-sqrt |
| 1405× | *-un-lft-identity |
| 1247× | add-cube-cbrt |
| 1154× | add-exp-log |
| 678× | pow1 |
| 647× | add-cbrt-cube |
| 595× | prod-diff |
| 522× | add-log-exp |
| 457× | times-frac |
| 429× | expm1-log1p-u |
| 421× | log1p-expm1-u |
| 392× | prod-exp |
| 291× | associate-/r/ |
| 271× | pow-exp |
| 267× | sqrt-prod |
| 262× | associate-*r* |
| 251× | div-inv |
| 232× | associate-/r* |
| 216× | div-exp |
| 204× | flip-- |
| 203× | flip3-- |
| 190× | pow-to-exp |
| 183× | associate-*l* |
| 178× | fma-neg |
| 159× | flip-+ |
| 158× | flip3-+ |
| 130× | associate-/l* |
| 120× | associate-*r/ |
| 106× | frac-times |
| 97× | rec-exp |
| 91× | pow-prod-down |
| 91× | frac-2neg |
| 91× | clear-num |
| 91× | cbrt-prod |
| 85× | *-commutative |
| 84× | difference-of-squares |
| 80× | cbrt-unprod |
| 80× | fma-def |
| 78× | associate-*l/ |
| 77× | sub-neg |
| 70× | cbrt-div |
| 67× | distribute-rgt-in |
| 67× | distribute-lft-in |
| 66× | sqrt-div |
| 63× | neg-mul-1 |
| 60× | tan-quot |
| 56× | fma-udef |
| 51× | log-prod |
| 51× | cbrt-undiv |
| 46× | pow-prod-up |
| 46× | diff-log |
| 44× | distribute-lft-out |
| 43× | distribute-lft-out-- |
| 42× | pow1/3 |
| 42× | associate-/l/ |
| 41× | exp-prod |
| 38× | pow1/2 |
| 32× | unpow-prod-down |
| 32× | rem-sqrt-square |
| 29× | log-pow |
| 29× | log1p-udef |
| 28× | pow-plus |
| 27× | +-commutative |
| 25× | pow2 |
| 24× | log-div |
| 21× | div-sub |
| 18× | neg-sub0 |
| 16× | pow-pow |
| 15× | pow-flip |
| 15× | inv-pow |
| 13× | sum-log |
| 13× | frac-sub |
| 13× | exp-sum |
| 12× | log1p-expm1 |
| 12× | frac-add |
| 11× | rem-log-exp |
| 10× | difference-of-sqr-1 |
| 9× | exp-diff |
| 9× | cos-sum |
| 8× | cube-prod |
| 8× | unpow3 |
| 8× | cube-mult |
| 8× | acos-asin |
| 7× | exp-neg |
| 6× | cos-mult |
| 6× | sin-sum |
| 6× | un-div-inv |
| 5× | associate--l- |
| 5× | associate-+l- |
| 5× | expm1-def |
| 4× | distribute-frac-neg |
| 4× | associate--l+ |
| 4× | associate--r+ |
| 4× | difference-cubes |
| 4× | unpow2 |
| 4× | cos-diff |
| 4× | associate--r- |
| 3× | expm1-log1p |
| 3× | rem-cube-cbrt |
| 3× | expm1-udef |
| 3× | distribute-rgt-neg-out |
| 3× | pow3 |
| 3× | cube-div |
| 3× | rem-cbrt-cube |
| 3× | rem-exp-log |
| 2× | associate-+l+ |
| 2× | sum-cubes |
| 2× | sin-mult |
| 2× | hypot-udef |
| 2× | log1p-def |
| 2× | acos-neg |
| 2× | distribute-rgt-out |
| 1× | distribute-rgt1-in |
| 1× | associate-+r+ |
| 1× | unsub-neg |
| 1× | distribute-rgt-out-- |
| 1× | sqrt-unprod |
| 1× | tanh-undef |
| 1× | tanh-def |
| 1× | asin-acos |
| 1× | rem-square-sqrt |
| 1× | sin-diff |