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

feat: adaptive integration of density functions using a binary search approach that tries to achieve good resolution around the maximum #486

Merged
merged 4 commits into from Mar 30, 2022

Commits on Mar 29, 2022

  1. Copy the full SHA
    d2cc6f3 View commit details
    Browse the repository at this point in the history
  2. make ln_integrate func public

    huzuner committed Mar 29, 2022
    Copy the full SHA
    c00ed9f View commit details
    Browse the repository at this point in the history
  3. import logprob from crate

    huzuner committed Mar 29, 2022
    Copy the full SHA
    2dd2dce View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. add example/testcase

    johanneskoester committed Mar 30, 2022
    Copy the full SHA
    5659a5c View commit details
    Browse the repository at this point in the history