Time bar (total: 1.3m)Debug log
1 alts after pruning (1 fresh and 0 done)
Merged error: 57.9b
Found 1 expressions with local error:
| 6.3b | (- (exp x) (exp (- x))) |
1 calls. Slowest were:
| 10.0ms | (- (exp x) (exp (- x))) |
1 calls. Slowest were:
| 66.0ms | (- (exp x) (exp (- x))) |
27 calls. Slowest were:
| 65.0ms | (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) |
| 63.0ms | (fma 1 (exp x) (- (* (exp (- x)) 1))) |
| 51.0ms | (fma (sqrt (exp x)) (sqrt (exp x)) (- (* (exp (- x)) 1))) |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.1b | (* (pow x 5) 1/60) |
| 0.0b | (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)) |
2 calls. Slowest were:
| 2.0ms | (* (pow x 5) 1/60) |
| 0.0ms | (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)) |
2 calls. Slowest were:
| 37.0ms | (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)) |
| 34.0ms | (* (pow x 5) 1/60) |
8 calls. Slowest were:
| 88.0ms | (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) |
| 84.0ms | (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) |
| 51.0ms | (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (sqrt (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60))) (sqrt (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)))) |
| 0.1b | (* (pow x 5) 1/60) |
| 0.1b | (* (pow x 5) 1/60) |
| 0.0b | (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)) |
4 calls. Slowest were:
| 5.0ms | (* (sqrt (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60))) (sqrt (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)))) |
| 2.0ms | (* (pow x 5) 1/60) |
| 2.0ms | (* (pow x 5) 1/60) |
4 calls. Slowest were:
| 41.0ms | (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)) |
| 38.0ms | (* (pow x 5) 1/60) |
| 34.0ms | (* (pow x 5) 1/60) |
38 calls. Slowest were:
| 277.0ms | (* (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)) (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60))) |
| 265.0ms | (* (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)) (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60))) |
| 150.0ms | (* (* (* (sqrt (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60))) (sqrt (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)))) (sqrt (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)))) (* (* (sqrt (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60))) (sqrt (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60)))) (sqrt (fma (fma 1/3 (* x x) 2) x (* (pow x 5) 1/60))))) |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 6.1b | (- (pow (exp x) 3) (pow (exp (- x)) 3)) |
| 0.1b | (pow (exp x) 3) |
| 0.1b | (pow (exp (- x)) 3) |
| 0.0b | (* (exp x) (exp x)) |
4 calls. Slowest were:
| 12.0ms | (- (pow (exp x) 3) (pow (exp (- x)) 3)) |
| 4.0ms | (* (exp x) (exp x)) |
| 2.0ms | (pow (exp (- x)) 3) |
4 calls. Slowest were:
| 88.0ms | (- (pow (exp x) 3) (pow (exp (- x)) 3)) |
| 18.0ms | (pow (exp x) 3) |
| 17.0ms | (pow (exp (- x)) 3) |
329 calls. Slowest were:
| 601.0ms | (fma 1 (pow (exp x) 3) (- (* (pow (cbrt (exp (- x))) 3) (pow (* (cbrt (exp (- x))) (cbrt (exp (- x)))) 3)))) |
| 588.0ms | (fma (- (sqrt (pow (exp (- x)) 3))) (sqrt (pow (exp (- x)) 3)) (* (sqrt (pow (exp (- x)) 3)) (sqrt (pow (exp (- x)) 3)))) |
| 550.0ms | (fma (pow 1 3) (pow (exp x) 3) (- (* (* (exp (- x)) (exp (- x))) (exp (- x))))) |
5 alts after pruning (2 fresh and 3 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018359 +o rules:numerics
(FPCore (x)
:name "Hyperbolic sine"
(/ (- (exp x) (exp (- x))) 2))
| partition: contract violation expected: list? given: 0.6758497711070109 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 |