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

Logpdf support #762

Merged
merged 20 commits into from
Apr 19, 2022
Merged

Logpdf support #762

merged 20 commits into from
Apr 19, 2022

Commits on Feb 15, 2022

  1. Arcsine distribution logpdf

    mborland committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e367d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2512a13 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    d739e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c3347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb55d0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5986233 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68d000c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Attempt to increase resolution of logpdf for normal distribution

    Fails with long doubles
    mborland committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    079ebca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd4951 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    6f1cda5 View commit details
    Browse the repository at this point in the history
  2. Add logpdf to chi squared distribution

    [ci skip]
    mborland committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    93593fb View commit details
    Browse the repository at this point in the history
  3. Add logpdf to extreme value distribution

    [ci skip]
    mborland committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    208a1be View commit details
    Browse the repository at this point in the history
  4. Add logpdf to inverse gamma distribution

    [ci skip]
    mborland committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    570b40e View commit details
    Browse the repository at this point in the history
  5. Add logpdf to inverse gaussian distribution

    [ci skip]
    mborland committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    269bf59 View commit details
    Browse the repository at this point in the history
  6. Add logpdf to laplace distribution

    [ci skip]
    mborland committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    cd4f2b7 View commit details
    Browse the repository at this point in the history
  7. Add logpdf to rayleigh distribution

    [ci skip]
    mborland committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7681a4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a3cb31 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    209ad47 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Add logpdf to compile tests

    mborland committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    73708be View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    4dcddfb View commit details
    Browse the repository at this point in the history