Time bar (total: 34.0ms)Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed 2018277
(FPCore (i n)
:name "Compound Interest"
:herbie-target
(* 100 (/ (- (exp (* n (if (== (+ 1 (/ i n)) 1) (/ i n) (/ (* (/ i n) (log (+ 1 (/ i n)))) (- (+ (/ i n) 1) 1))))) 1) (/ i n)))
(* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))))
| bf-: contract violation expected: bigfloat? given: +nan.0 in: the 1st argument of (->* (bigfloat?) #:rest (listof bigfloat?) any) contract from: <pkgs>/math-lib/math/private/bigfloat/bigfloat-mpfr.rkt blaming: /data/pavpan/nightlies/herbie/biginterval-sampler/src/biginterval.rkt (assuming the contract is correct) at: <pkgs>/math-lib/math/private/bigfloat/bigfloat-mpfr.rkt:204.1 | L | C | |
|---|---|---|---|
| raise-blame-error16 | /home/p92/racket/collects/racket/contract/private/blame.rkt | 347 | 0 |
| ...higher-order.rkt:361:33 | unknown | ||
| ival-sub | /data/pavpan/nightlies/herbie/biginterval-sampler/src/biginterval.rkt | 78 | 0 |
| (unnamed) | /home/p92/racket/collects/racket/contract/private/arrow-higher-order.rkt | 361 | 33 |
| (unnamed) | /home/p92/racket/collects/racket/private/kw.rkt | 592 | 14 |
| (unnamed) | /data/pavpan/nightlies/herbie/biginterval-sampler/src/programs.rkt | 124 | 2 |
| loop | /data/pavpan/nightlies/herbie/biginterval-sampler/src/points.rkt | 167 | 2 |
| make-exacts-intervals | /data/pavpan/nightlies/herbie/biginterval-sampler/src/points.rkt | 182 | 0 |
| loop | /data/pavpan/nightlies/herbie/biginterval-sampler/src/points.rkt | 241 | 2 |
| setup-prog!32 | /data/pavpan/nightlies/herbie/biginterval-sampler/src/mainloop.rkt | 63 | 0 |
| run-improve39 | /data/pavpan/nightlies/herbie/biginterval-sampler/src/mainloop.rkt | 287 | 0 |
| (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 |