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 dependence of Uniform logp on bound method (#4541) #61

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

sthagen
Copy link
Owner

@sthagen sthagen commented Mar 17, 2021

  • Fix logp of (Discrete) Uniform to not depend on bound
  • Add unittest
  • Remove redundant all() bound conditions in multivariate distributions and improve documentation of dist_math::bound
  • Add recommendation for check_bounds.
  • Add release note
  • Include Release Notes from 3.11.2

Thank your for opening a PR!

Depending on what your PR does, here are a few things you might want to address in the description:

* Fix logp of (Discrete) Uniform to not depend on bound
* Add unittest
* Remove redundant `all()` bound conditions in multivariate distributions and improve documentation of dist_math::bound
* Add recommendation for check_bounds.
* Add release note
* Include Release Notes from 3.11.2
@sthagen sthagen merged commit ed0dd35 into sthagen:master Mar 17, 2021
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

Successfully merging this pull request may close these issues.

2 participants