Time bar (total: 9.7s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 12.8b
Found 1 expressions with local error:
| 12.8b | (/ (* i (/ i 4)) (fma (* i 4) i (- 1.0))) |
1 calls. Slowest were:
| 6.0ms | (/ (* i (/ i 4)) (fma (* i 4) i (- 1.0))) |
1 calls. Slowest were:
| 50.0ms | (/ (* i (/ i 4)) (fma (* i 4) i (- 1.0))) |
15 calls. Slowest were:
| 183.0ms | (- (+ (* 0.25 (pow i 2)) (+ (* 1.0 (pow i 4)) (* 4.0 (pow i 6))))) |
| 134.0ms | (- (log (* i (/ i 4))) (log (fma (* i 4) i (- 1.0)))) |
| 101.0ms | (/ (* (* (* i (/ i 4)) (* i (/ i 4))) (* i (/ i 4))) (* (* (fma (* i 4) i (- 1.0)) (fma (* i 4) i (- 1.0))) (fma (* i 4) i (- 1.0)))) |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 12.4b | (/ (fma (* i 4) i (- 1.0)) (/ i 4)) |
| 0.1b | (/ i (/ (fma (* i 4) i (- 1.0)) (/ i 4))) |
2 calls. Slowest were:
| 3.0ms | (/ (fma (* i 4) i (- 1.0)) (/ i 4)) |
| 1.0ms | (/ i (/ (fma (* i 4) i (- 1.0)) (/ i 4))) |
2 calls. Slowest were:
| 72.0ms | (/ (fma (* i 4) i (- 1.0)) (/ i 4)) |
| 47.0ms | (/ i (/ (fma (* i 4) i (- 1.0)) (/ i 4))) |
55 calls. Slowest were:
| 427.0ms | (/ (* (* (fma (* i 4) i (- 1.0)) (fma (* i 4) i (- 1.0))) (fma (* i 4) i (- 1.0))) (* (* (/ i 4) (/ i 4)) (/ i 4))) |
| 248.0ms | (- (+ (* 0.25 (pow i 2)) (+ (* 1.0 (pow i 4)) (* 4.0 (pow i 6))))) |
| 115.0ms | (sqrt (/ (fma (* i 4) i (- 1.0)) (/ i 4))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 1 expressions with local error:
| 0.1b | (/ i (- (* 16 i) (/ 4.0 i))) |
1 calls. Slowest were:
| 2.0ms | (/ i (- (* 16 i) (/ 4.0 i))) |
1 calls. Slowest were:
| 40.0ms | (/ i (- (* 16 i) (/ 4.0 i))) |
8 calls. Slowest were:
| 228.0ms | (+ (* (* 16 i) (* 16 i)) (+ (* (/ 4.0 i) (/ 4.0 i)) (* (* 16 i) (/ 4.0 i)))) |
| 182.0ms | (- (+ (* 0.25 (pow i 2)) (+ (* 1.0 (pow i 4)) (* 4.0 (pow i 6))))) |
| 84.0ms | (+ (* 0.015625 (/ 1 (pow i 2))) (+ 1/16 (* 0.00390625 (/ 1 (pow i 4))))) |
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 (i)
:name "Octave 3.8, jcobi/4, as called"
:pre (and (> i 0))
(/ (/ (* (* i i) (* i i)) (* (* 2 i) (* 2 i))) (- (* (* 2 i) (* 2 i)) 1.0)))
| partition: contract violation expected: list? given: 0.1771709537485991 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 |