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

Implement a SoftAsymmetricLaplace distribution #2872

Merged
merged 8 commits into from
Jun 14, 2021
Merged

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    cd2a790 View commit details
    Browse the repository at this point in the history
  2. Implement .log_prob()

    fritzo committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    05d61f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    f404ff9 View commit details
    Browse the repository at this point in the history
  2. Use double precision

    fritzo committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    f31366c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Address review comments

    fritzo committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    99fd362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7aeca8 View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflict

    fritzo committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    3282af3 View commit details
    Browse the repository at this point in the history
  4. try to fix coveralls

    fehiepsi committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    109d6b8 View commit details
    Browse the repository at this point in the history