Time bar (total: 10.7s)Debug log
1 alts after pruning (1 fresh and 0 done)
Merged error: 17.4b
Found 1 expressions with local error:
| 17.4b | (/ (* i (/ i 4)) (fma (* i 4) i (- 1.0))) |
1 calls. Slowest were:
| 8.0ms | (/ (* i (/ i 4)) (fma (* i 4) i (- 1.0))) |
1 calls. Slowest were:
| 55.0ms | (/ (* i (/ i 4)) (fma (* i 4) i (- 1.0))) |
15 calls. Slowest were:
| 229.0ms | (- (+ (* 0.25 (pow i 2)) (+ (* 1.0 (pow i 4)) (* 4.0 (pow i 6))))) |
| 116.0ms | (- (log (* i (/ i 4))) (log (fma (* i 4) i (- 1.0)))) |
| 95.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:
| 16.8b | (/ (fma (* i 4) i (- 1.0)) (/ i 4)) |
| 0.1b | (/ i (/ (fma (* i 4) i (- 1.0)) (/ i 4))) |
2 calls. Slowest were:
| 4.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)) |
| 55.0ms | (/ i (/ (fma (* i 4) i (- 1.0)) (/ i 4))) |
55 calls. Slowest were:
| 413.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))) |
| 197.0ms | (- (+ (* 0.25 (pow i 2)) (+ (* 1.0 (pow i 4)) (* 4.0 (pow i 6))))) |
| 104.0ms | (/ (fma (* i 4) i (- 1.0)) (/ i 4)) |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (/ i (- (* 16 i) (/ 4.0 i))) |
| 0.0b | (- (* 16 i) (/ 4.0 i)) |
2 calls. Slowest were:
| 2.0ms | (- (* 16 i) (/ 4.0 i)) |
| 2.0ms | (/ i (- (* 16 i) (/ 4.0 i))) |
2 calls. Slowest were:
| 47.0ms | (- (* 16 i) (/ 4.0 i)) |
| 45.0ms | (/ i (- (* 16 i) (/ 4.0 i))) |
20 calls. Slowest were:
| 282.0ms | (+ (* (* 16 i) (* 16 i)) (+ (* (/ 4.0 i) (/ 4.0 i)) (* (* 16 i) (/ 4.0 i)))) |
| 150.0ms | (- (+ (* 0.25 (pow i 2)) (+ (* 1.0 (pow i 4)) (* 4.0 (pow i 6))))) |
| 73.0ms | (fma 16 i (- (* (/ 1 i) 4.0))) |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018359 +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.20472335528880334 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 |