Time bar (total: 24.9s)Debug logProfile
2 alts after pruning (2 fresh and 0 done)
Merged error: 44.5b
Found 3 expressions with local error:
| 44.3b | (- (* (exp x) (sin y)) (/ (sin y) (exp x))) |
| 0.2b | (/ (sin y) (exp x)) |
| 0.0b | (* (exp x) (sin y)) |
3 calls. Slowest were:
| 12.0ms | (- (* (exp x) (sin y)) (/ (sin y) (exp x))) |
| 9.0ms | (/ (sin y) (exp x)) |
| 3.0ms | (* (exp x) (sin y)) |
3 calls. Slowest were:
| 114.0ms | (- (* (exp x) (sin y)) (/ (sin y) (exp x))) |
| 65.0ms | (* (exp x) (sin y)) |
| 47.0ms | (/ (sin y) (exp x)) |
43 calls. Slowest were:
| 154.0ms | (/ (* (* (sin y) (sin y)) (sin y)) (* (* (exp x) (exp x)) (exp x))) |
| 96.0ms | (- y (+ (* 1/6 (pow y 3)) (* x y))) |
| 78.0ms | (+ (* x y) (+ (* 1/2 (* (pow x 2) y)) y)) |
15 alts after pruning (15 fresh and 0 done)
Merged error: 33.7b
Found 1 expressions with local error:
| 0.0b | (* 2 (* x y)) |
1 calls. Slowest were:
| 2.0ms | (* 2 (* x y)) |
1 calls. Slowest were:
| 19.0ms | (* 2 (* x y)) |
3 calls. Slowest were:
| 11.0ms | (* 2 (* x y)) |
| 6.0ms | (* 2 (* x y)) |
| 6.0ms | (* 2 (* x y)) |
19 alts after pruning (18 fresh and 1 done)
Merged error: 33.7b
Found 4 expressions with local error:
| 15.1b | (cbrt (* 2 (* x y))) |
| 15.1b | (cbrt (* 2 (* x y))) |
| 15.1b | (cbrt (* 2 (* x y))) |
| 0.5b | (* (cbrt (* 2 (* x y))) (cbrt (* 2 (* x y)))) |
4 calls. Slowest were:
| 6.0ms | (* (cbrt (* 2 (* x y))) (cbrt (* 2 (* x y)))) |
| 1.0ms | (cbrt (* 2 (* x y))) |
| 1.0ms | (cbrt (* 2 (* x y))) |
4 calls. Slowest were:
| 171.0ms | (* (cbrt (* 2 (* x y))) (cbrt (* 2 (* x y)))) |
| 127.0ms | (cbrt (* 2 (* x y))) |
| 121.0ms | (cbrt (* 2 (* x y))) |
31 calls. Slowest were:
| 210.0ms | (* (exp (* 1/3 (+ (* 2 (log y)) (* 2 (log x))))) (pow (cbrt 2) 2)) |
| 209.0ms | (* (* 2 (* x y)) (* 2 (* x y))) |
| 182.0ms | (* (cbrt 2) (exp (* -1/3 (+ (log (/ 1 x)) (log (/ 1 y)))))) |
24 alts after pruning (23 fresh and 1 done)
Merged error: 33.7b
Found 4 expressions with local error:
| 15.1b | (cbrt (* x y)) |
| 15.1b | (cbrt (* 2 (* x y))) |
| 15.1b | (cbrt (* 2 (* x y))) |
| 1.0b | (cbrt 2) |
4 calls. Slowest were:
| 1.0ms | (cbrt (* 2 (* x y))) |
| 1.0ms | (cbrt (* 2 (* x y))) |
| 1.0ms | (cbrt (* x y)) |
4 calls. Slowest were:
| 152.0ms | (cbrt (* 2 (* x y))) |
| 124.0ms | (cbrt (* 2 (* x y))) |
| 96.0ms | (cbrt (* x y)) |
13 calls. Slowest were:
| 391.0ms | (exp (* -1/3 (+ (log (/ 1 x)) (log (/ 1 y))))) |
| 146.0ms | (* (exp (* -1/3 (+ (log (/ -1 x)) (log (/ -1 y))))) (cbrt 2)) |
| 116.0ms | (* (cbrt 2) (exp (* -1/3 (+ (log (/ 1 x)) (log (/ 1 y)))))) |
24 alts after pruning (22 fresh and 2 done)
Merged error: 33.7b
Please include this information when filing a bug report:
herbie shell --seed 2018357
(FPCore (x y)
:name "Euler formula imaginary part (p55)"
(im (complex (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) (* (/ (- (exp x) (exp (- x))) 2) (sin y)))))
| partition: contract violation expected: list? given: 31.3934158522946 argument position: 2nd other arguments...: #<procedure:ordinary-value?> | L | C | |
|---|---|---|---|
| partition | /home/p92/racket/collects/racket/list.rkt | 555 | 0 |
| errors-score | /data/pavpan/nightlies/herbie/develop/src/points.rkt | 322 | 0 |
| for-loop | /data/pavpan/nightlies/herbie/develop/src/sandbox.rkt | 75 | 12 |
| (unnamed) | /home/p92/racket/collects/racket/private/more-scheme.rkt | 261 | 28 |
| run | /home/p92/racket/share/pkgs/profile-lib/main.rkt | 39 | 2 |
| profile-thunk16 | /home/p92/racket/share/pkgs/profile-lib/main.rkt | 9 | 0 |
| (unnamed) | /home/p92/racket/collects/racket/private/more-scheme.rkt | 261 | 28 |