Time: 12.1m
Passed: 29/31
Tests: 36
Bits: 986/1128

Date:Monday, January 7th, 2019
Commit:64b9d691e0b4408064e53bc5077c08c0d6273703 on develop
Hostname:warfa
Points:256
Fuel:4
Seed:2019007
Flags:
setup:simplifyrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback
default
TestStartResult ?Target ?∞ ↔ ℝTime
sqrtexp (problem 3.4.4)4.40.123.3s»
sintan (problem 3.4.5)31.00.026.7s»
quad2p (problem 3.2.1, positive)34.110.316.8s»
quad2m (problem 3.2.1, negative)33.79.421.0s»
exp with complex power real part (p55)0.00.012.3s»
exp with complex power imaginary part (p55)43.443.427.4s»
cos2 (problem 3.4.1)30.80.116.7s»
Euler formula real part (p55)0.00.08.3s»
Euler formula imaginary part (p55)43.30.927.8s»
3.9.2 real part (p56)61.9016.2s»
3.9.2 imaginary part (p56)0022.5s»
3.9.1 real part (p56)0024.0s»
3.9.1 imaginary part (p56)0025.2s»
2nthrt (problem 3.4.6)29.122.329.8s»
2log (problem 3.3.6)29.30.016.9s»
2frac (problem 3.3.1)14.20.16.0s»
2cos (problem 3.3.5)40.00.717.8s»
2cbrt (problem 3.3.4)29.70.416.0s»
tanhf (example 3.4)30.00011.6s»
quadp (p42, positive)34.110.321.529.5s»
quadm (p42, negative)33.86.521.122.9s»
qlog (example 3.10)60.70.50.444.7s»
logs (example 3.8)63.00013.1s»
logq (problem 3.4.3)58.50.20.213.8s»
invcot (example 3.9)59.90.30.122.8s»
expq3 (problem 3.4.2)58.63.314.440.9s»
expq2 (section 3.11)39.80.739.411.3s»
expm1 (example 3.7)58.60.50.512.8s»
expax (section 3.5)28.90.30.212.7s»
exp2 (problem 3.3.7)29.50.60.014.0s»
3frac (problem 3.3.3)9.50.10.332.4s»
2tan (problem 3.3.2)37.00.415.135.8s»
2sqrt (example 3.1)29.829.70.213.6s»
2sin (example 3.3)37.10.415.117.3s»
2isqrt (example 3.6)19.60.40.616.2s»
2atan (example 3.5)14.60.40.47.1s»

Details

sample5.1m

Algorithm
56×intervals
16×halfpoints

simplify4.2m

Calls

4062 calls. Slowest were:

4.2s
(im (+.c (+.c (+.c (+.c (+.c (+.c (*.c (*.c (*.c (*.c (*.c (complex -1 1) (complex -1 1)) (complex -1 1)) (complex -1 1)) (complex -1 1)) (complex -1 1)) (*.c (*.c (*.c (*.c (*.c (complex 6 0) (complex -1 1)) (complex -1 1)) (complex -1 1)) (complex -1 1)) (complex -1 1))) (*.c (*.c (*.c (*.c (complex 15 0) (complex -1 1)) (complex -1 1)) (complex -1 1)) (complex -1 1))) (*.c (*.c (*.c (complex 20 0) (complex -1 1)) (complex -1 1)) (complex -1 1))) (*.c (*.c (complex 15 0) (complex -1 1)) (complex -1 1))) (*.c (complex 6 0) (complex -1 1))) (complex 1 0)))
4.1s
(re (+.c (+.c (+.c (+.c (+.c (+.c (*.c (*.c (*.c (*.c (*.c (complex -1 1) (complex -1 1)) (complex -1 1)) (complex -1 1)) (complex -1 1)) (complex -1 1)) (*.c (*.c (*.c (*.c (*.c (complex 6 0) (complex -1 1)) (complex -1 1)) (complex -1 1)) (complex -1 1)) (complex -1 1))) (*.c (*.c (*.c (*.c (complex 15 0) (complex -1 1)) (complex -1 1)) (complex -1 1)) (complex -1 1))) (*.c (*.c (*.c (complex 20 0) (complex -1 1)) (complex -1 1)) (complex -1 1))) (*.c (*.c (complex 15 0) (complex -1 1)) (complex -1 1))) (*.c (complex 6 0) (complex -1 1))) (complex 1 0)))
1.4s
(+ (* (- (* (- 2) (/ (- 1) 2)) (* 0 (/ (sqrt 3) 2))) (/ (sqrt 3) 2)) (* (+ (* (- 2) (/ (sqrt 3) 2)) (* 0 (/ (- 1) 2))) (/ (- 1) 2)))
1.3s
(* (- (* x (* x 1/2))) (* (- (- -1 x) (* x (* x 1/2))) (- (- -1 x) (* x (* x 1/2)))))
1.2s
(* (- (* x (* x 1/2))) (* (- (- -1 x) (* x (* x 1/2))) (- (- -1 x) (* x (* x 1/2)))))

prune1.3m

series29.2s

Calls

505 calls. Slowest were:

1.4s
(/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (+ (* eps b) (* (* (* eps b) (* eps b)) (+ (* b (* 1/6 eps)) 1/2)))))
447.0ms
(* (pow (* x (* 1/144 x)) 1/3) (cbrt (* 1/12 x)))
443.0ms
(- (+ (/ (sin eps) (* (cos eps) (- 1 (/ (* (sin x) (sin eps)) (* (cos x) (cos eps)))))) (/ (sin x) (* (cos x) (- 1 (/ (* (sin x) (sin eps)) (* (cos x) (cos eps))))))) (/ (sin x) (cos x)))
422.0ms
(- x (sin x))
409.0ms
(- (sin (+ x eps)) (sin x))

regimes4.7s

Accuracy

Total 24.4b remaining (17.2%)

4.8b83.3%quadp (p42, positive)
4.8b83.3%quad2p (problem 3.2.1, positive)
3.9b86.4%quad2m (problem 3.2.1, negative)
3.1b0%expq3 (problem 3.4.2)
1.4b83.1%2nthrt (problem 3.4.6)

localize3.4s

rewrite3.2s

Algorithm
120×rewrite-expression-head
Calls

505 calls. Slowest were:

167.0ms
(- (+ (/ (sin eps) (* (cos eps) (- 1 (/ (* (sin x) (sin eps)) (* (cos x) (cos eps)))))) (/ (sin x) (* (cos x) (- 1 (/ (* (sin x) (sin eps)) (* (cos x) (cos eps))))))) (/ (sin x) (cos x)))
108.0ms
(- (+ (+ 1 (log n)) (- (/ 1/2 n) (/ 1/6 (* n n)))) 1)
66.0ms
(* (* (- (- -1 x) (* x (* x 1/2))) (- (- -1 x) (* x (* x 1/2)))) (- (- -1 x) (* x (* x 1/2))))
57.0ms
(/ (- (sqrt (- (pow b_2 2) (* a c))) b_2) a)
44.0ms
(cbrt (* (* (- (- -1 x) (* x (* x 1/2))) (- (- -1 x) (* x (* x 1/2)))) (- (- -1 x) (* x (* x 1/2)))))

bsearch2.6s

end1.0ms