Time: 14.7m
Passed: 30/31
Tests: 36
Bits: 1010/1164

Date:Friday, December 28th, 2018
Commit:380dbd2a465f205d153f4bc8cc948c449c0b5dbb on develop
Hostname:warfa
Points:256
Fuel:4
Seed:2018362
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
TestStartResult ?Target ?∞ ↔ ℝTime
sqrtexp (problem 3.4.4)39.50.016.5s»
sintan (problem 3.4.5)31.30.11.1m»
quad2p (problem 3.2.1, positive)33.16.523.2s»
quad2m (problem 3.2.1, negative)32.76.427.5s»
exp with complex power real part (p55)0.00.016.7s»
exp with complex power imaginary part (p55)43.743.727.5s»
cos2 (problem 3.4.1)31.10.219.9s»
Euler formula real part (p55)0.00.011.1s»
Euler formula imaginary part (p55)43.631.146.2s»
3.9.2 real part (p56)61.9015.6s»
3.9.2 imaginary part (p56)0015.8s»
3.9.1 real part (p56)0027.2s»
3.9.1 imaginary part (p56)0027.4s»
2nthrt (problem 3.4.6)29.918.738.3s»
2log (problem 3.3.6)29.40.08.0s»
2frac (problem 3.3.1)14.20.415.1s»
2cos (problem 3.3.5)40.10.719.4s»
2cbrt (problem 3.3.4)29.70.651.2s»
tanhf (example 3.4)30.20.00.014.0s»
quadp (p42, positive)33.216.820.229.4s»
quadm (p42, negative)32.88.820.231.6s»
qlog (example 3.10)61.00.00.420.1s»
logs (example 3.8)63.00013.7s»
logq (problem 3.4.3)58.60.20.224.0s»
invcot (example 3.9)59.90.30.139.9s»
expq3 (problem 3.4.2)58.53.114.430.4s»
expq2 (section 3.11)39.90.439.520.2s»
expm1 (example 3.7)58.60.00.52.7s»
expax (section 3.5)29.20.00.16.0s»
exp2 (problem 3.3.7)29.80.70.017.8s»
3frac (problem 3.3.3)9.50.20.328.6s»
2tan (problem 3.3.2)37.513.815.31.1m»
2sqrt (example 3.1)29.80.30.214.7s»
2sin (example 3.3)37.50.515.317.9s»
2isqrt (example 3.6)19.90.30.722.5s»
2atan (example 3.5)14.60.40.48.2s»

Details

simplify5.5m

Calls

5865 calls. Slowest were:

946.0ms
(+ (* (- (* 1 x) (* (+ x 1) 2)) (- x 1)) (* (* (+ x 1) x) 1))
844.0ms
(- (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt (+ x 1)) (sqrt (+ x 1)))) (* (* (sqrt x) (sqrt x)) (* (sqrt x) (sqrt x))))
841.0ms
(/ (* (* (* (* c 4) a) (* (* c 4) a)) (* (* c 4) a)) (* (* (* (* 2 a) (* 2 a)) (* 2 a)) (* (* (+ (- b) (sqrt (- (* b b) (* 4 (* a c))))) (+ (- b) (sqrt (- (* b b) (* 4 (* a c)))))) (+ (- b) (sqrt (- (* b b) (* 4 (* a c))))))))
815.0ms
(/ (* (* (* (* c 4) a) (* (* c 4) a)) (* (* c 4) a)) (* (* (* (* 2 a) (+ (- b) (sqrt (- (* b b) (* 4 (* a c)))))) (* (* 2 a) (+ (- b) (sqrt (- (* b b) (* 4 (* a c))))))) (* (* 2 a) (+ (- b) (sqrt (- (* b b) (* 4 (* a c))))))))
803.0ms
(- (+ (* 2 x) (+ (* 2 (pow x 3)) (* 2 (/ 1 x)))))

prune1.6m

series27.6s

Calls

335 calls. Slowest were:

1.2s
(- (/ (* (+ (tan x) (tan eps)) (fma (* (/ (tan eps) (cos x)) (sin x)) (fma (/ (tan eps) (cos x)) (sin x) 1) 1)) (- 1 (pow (* (/ (tan eps) (cos x)) (sin x)) 3))) (tan x))
481.0ms
(- (/ (+ (tan eps) (tan x)) (- 1 (/ (* (tan eps) (sin x)) (cos x)))) (tan x))
457.0ms
(* (/ (expm1 (* (+ a b) eps)) (expm1 (* eps b))) (/ eps (expm1 (* eps a))))
454.0ms
(expm1 (log (/ (+ 1 N) N)))
405.0ms
(- (/ (+ (tan eps) (tan x)) (- 1 (* (tan eps) (tan x)))) (tan x))

setup15.4s

start12.1s

bsearch4.0s

regimes3.6s

Accuracy

Median 0% (20.8b remaining)

4.4b79.1%2log (problem 3.3.6)
3.5b86.6%2nthrt (problem 3.4.6)
3.1b8.3%3.9.2 real part (p56)
2.7b0%quadp (p42, positive)
1.3b89.8%tanhf (example 3.4)

localize3.1s

rewrite2.3s

Calls

335 calls. Slowest were:

49.0ms
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)
48.0ms
(- (/ (+ (tan eps) (tan x)) (- 1 (/ (* (tan eps) (sin x)) (cos x)))) (tan x))
48.0ms
(* (- (sqrt (- (* b_2 b_2) (* a c))) b_2) (/ 1 a))
44.0ms
(/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a)
42.0ms
(- (- (exp x) 2) (/ -1 (exp x)))