mokus0 / polynomial

Haskell library for manipulating and evaluating polynomials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests fail

iliastsi opened this issue · comments

$ ./dist/build/polynomial-test/polynomial-test --test-seed 1421927705 -t chebyshevFit
Math.Polynomial.Chebyshev:
  chebyshevFit:
    sane (Double): [OK, passed 100 tests]
    sane (Float): [Failed]
*** Failed! Falsifiable (after 97 tests):
NonNegative {getNonNegative = 16}
<function>
(used seed 1421927705)

         Properties  Total
 Passed  1           1
 Failed  1           1
 Total   2           2