Time bar (total: 1.5m)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 59.0b
Found 2 expressions with local error:
| 5.2b | (- (exp x) (exp (- x))) |
| 0.7b | (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) |
2 calls. Slowest were:
| 17.0ms | (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) |
| 5.0ms | (- (exp x) (exp (- x))) |
2 calls. Slowest were:
| 88.0ms | (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) |
| 43.0ms | (- (exp x) (exp (- x))) |
84 calls. Slowest were:
| 332.0ms | (- (* (exp x) (exp x)) (* (exp (- x)) (exp (- x)))) |
| 241.0ms | (+ (* (exp x) (exp x)) (- (* (exp (- x)) (exp (- x))) (* (exp x) (exp (- x))))) |
| 163.0ms | (- (pow (exp x) 3) (pow (exp (- x)) 3)) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (tanh x) |
1 calls. Slowest were:
| 0.0ms | (tanh x) |
1 calls. Slowest were:
| 75.0ms | (tanh x) |
3 calls. Slowest were:
| 149.0ms | (- (+ x (* 2/15 (pow x 5))) (* 1/3 (pow x 3))) |
| 41.0ms | (/ (- (exp x) (exp (* -1 x))) (+ (exp (* -1 x)) (exp x))) |
| 29.0ms | (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 39.6b | (cbrt (* (* (tanh x) (tanh x)) (tanh x))) |
| 0.1b | (* (* (tanh x) (tanh x)) (tanh x)) |
| 0.0b | (* (tanh x) (tanh x)) |
| 0.0b | (tanh x) |
4 calls. Slowest were:
| 21.0ms | (* (* (tanh x) (tanh x)) (tanh x)) |
| 14.0ms | (cbrt (* (* (tanh x) (tanh x)) (tanh x))) |
| 8.0ms | (* (tanh x) (tanh x)) |
4 calls. Slowest were:
| 104.0ms | (* (tanh x) (tanh x)) |
| 101.0ms | (cbrt (* (* (tanh x) (tanh x)) (tanh x))) |
| 92.0ms | (* (* (tanh x) (tanh x)) (tanh x)) |
239 calls. Slowest were:
| 863.0ms | (* (+ (exp x) (exp (- x))) (+ 1 (exp (* -2 x)))) |
| 844.0ms | (* (* (- 1 (exp (* -2 x))) (- 1 (exp (* -2 x)))) (- (exp x) (exp (- x)))) |
| 828.0ms | (* (* (+ (exp (* 2 x)) 1) (+ (exp x) (exp (- x)))) (+ (exp (* 2 x)) 1)) |
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)
:name "Hyperbolic tangent"
(/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))))
| partition: contract violation expected: list? given: 0.0115 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 |