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

Fix Dirichlet.logp #4454

Merged
merged 5 commits into from
Feb 6, 2021
Merged

Fix Dirichlet.logp #4454

merged 5 commits into from
Feb 6, 2021

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    e6335e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18fd1f5 View commit details
    Browse the repository at this point in the history
  3. Removed the shape validation check to even work for last dimensional …

    …shape as 1.
    
    Modified the `test_dirichlet` function to check for the same.
    Sayam753 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    a6a08bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d7c192 View commit details
    Browse the repository at this point in the history
  5. Tested exact Dirichlet.logp values againt scipy implementation

    Given a mention in RELEASE-NOTES.md
    Sayam753 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    1333c23 View commit details
    Browse the repository at this point in the history