Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test suite failures for gamma distribution #196

Open
lorinder opened this issue Dec 16, 2022 · 0 comments
Open

Test suite failures for gamma distribution #196

lorinder opened this issue Dec 16, 2022 · 0 comments

Comments

@lorinder
Copy link
Contributor

I occasionally see the testsuite fail for the gamma distribution.

log density check:                                                                     FAIL    
  *** Failed! Falsified (after 54 tests and 2 shrinks):
  improperGammaDistr 80.10044478990355 0.5569517767725765
  36.1
  density    = 1.850883361798215e-2
  logDensity = -3.989507167997367
  log p      = -3.9895071679973992
  ulps[log]  = 73
  ulps[lin]  = 172
  Use --quickcheck-replay=158071 to reproduce.
  Use -p '/Tests for: GammaDistribution.log density check/' to rerun this test only.

To reproduce, run the test suite in a loop. It takes typically a few dozen runs to see this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant