Skip to content

Work directly with the logpdf, improve numerical stability, add tests#11

Merged
mauriciogtec merged 1 commit intomasterfrom
mauriciogtec/issue10
Jul 6, 2023
Merged

Work directly with the logpdf, improve numerical stability, add tests#11
mauriciogtec merged 1 commit intomasterfrom
mauriciogtec/issue10

Conversation

@mauriciogtec
Copy link
Copy Markdown
Collaborator

Fixes #10

@mauriciogtec
Copy link
Copy Markdown
Collaborator Author

v0.2.0

  • Added support for min_slope, max_slope in the initial point search for RejectionSampler.
  • Added keyword logdensity for directly specifying the logdensity in RejectionSampler #10
  • Improved numerical stability in the exp_integral. Added a warning for instability.
  • Added changelog.
  • Added complicated example to readme based on #10

TODO: Add logger to avoid repeated warnings for numerical instability

@mauriciogtec mauriciogtec merged commit 9361181 into master Jul 6, 2023
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.

Work directly with the log-pdf

1 participant