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

Bug in multi_normal distribution & others #299

Closed
4 tasks done
syclik opened this issue Oct 21, 2013 · 1 comment
Closed
4 tasks done

Bug in multi_normal distribution & others #299

syclik opened this issue Oct 21, 2013 · 1 comment
Milestone

Comments

@syclik
Copy link
Member

syclik commented Oct 21, 2013

We have a bug in the calculation of the multi_normal distribution. This was ok in v1.3.0, but not in v2.0.0.

There currently aren't enough unit tests to catch it, so that should come first.

  • unit test multi_normal distribution
  • unit test multi_normal_prec
  • unit test multi_normal_cholesky
  • fix multi_normal distribution code
@bob-carpenter
Copy link
Contributor

Only the basic multi_normal had an issue in 2.0. Everything else passed the new gradient tests as it was in 2.0. Which is good.

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

2 participants