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

Release 1.1.0 #82

Merged
merged 11 commits into from
Mar 20, 2024
Merged

Release 1.1.0 #82

merged 11 commits into from
Mar 20, 2024

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    47d3542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c879c1 View commit details
    Browse the repository at this point in the history
  3. change(bi): import utils

    rmnldwg committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    68e97e5 View commit details
    Browse the repository at this point in the history
  4. feat(utils): add saf_set_params() function

    This checks whether the params are a dict, list, or None and handles
    them accordingly.
    rmnldwg committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    46dc125 View commit details
    Browse the repository at this point in the history
  5. change(mid): import utils

    rmnldwg committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f9292bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09a0300 View commit details
    Browse the repository at this point in the history
  7. feat: allow to pass state dists to posterior/risk

    With this, one can use precomputed state distributions to speed up
    computing the posterior or risk for multiple scenarios.
    
    Fixes: #80
    rmnldwg committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    615c7cb View commit details
    Browse the repository at this point in the history
  8. test: add checks for midline risk

    Related: #80
    rmnldwg committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    64e5893 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07e608c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    c7eb1dd View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    rmnldwg committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7ca44f9 View commit details
    Browse the repository at this point in the history