Time bar (total: 17.3s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 19.1b | (- (exp x) (exp (- x))) |
| 0.0b | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
4 calls. Slowest were:
| 12.0ms | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 10.0ms | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 6.0ms | (- (exp x) (exp (- x))) |
4 calls. Slowest were:
| 88.0ms | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 77.0ms | (- (exp x) (exp (- x))) |
| 76.0ms | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
60 calls. Slowest were:
| 473.0ms | (* 1/2 (* (- (exp x) (exp (- x))) (sin y))) |
| 452.0ms | (* (* (* (/ (- (exp x) (exp (- x))) 2) (/ (- (exp x) (exp (- x))) 2)) (/ (- (exp x) (exp (- x))) 2)) (* (* (sin y) (sin y)) (sin y))) |
| 394.0ms | (* 1/2 (* (- (exp x) (exp (* -1 x))) (sin y))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 19.1b | (- (exp x) (exp (- x))) |
| 0.0b | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 0.0b | (* (/ (fma (pow x 4) 1/12 (fma x x 2)) 2) (cos y)) |
3 calls. Slowest were:
| 10.0ms | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 5.0ms | (* (/ (fma (pow x 4) 1/12 (fma x x 2)) 2) (cos y)) |
| 5.0ms | (- (exp x) (exp (- x))) |
3 calls. Slowest were:
| 91.0ms | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 59.0ms | (* (/ (fma (pow x 4) 1/12 (fma x x 2)) 2) (cos y)) |
| 41.0ms | (- (exp x) (exp (- x))) |
53 calls. Slowest were:
| 443.0ms | (* 1/2 (* (- (exp x) (exp (- x))) (sin y))) |
| 419.0ms | (* (* (* (/ (- (exp x) (exp (- x))) 2) (/ (- (exp x) (exp (- x))) 2)) (/ (- (exp x) (exp (- x))) 2)) (* (* (sin y) (sin y)) (sin y))) |
| 408.0ms | (* 1/2 (* (- (exp x) (exp (* -1 x))) (sin y))) |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018357 +o rules:numerics
(FPCore (x y)
:name "Euler formula real part (p55)"
(re (complex (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) (* (/ (- (exp x) (exp (- x))) 2) (sin y)))))
| partition: contract violation expected: list? given: 0.009021240625180291 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 |