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

Fix bugs with report generation across platforms #302

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Commits on Oct 31, 2023

  1. Closes #287

    sjfleming committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a59ab0d View commit details
    Browse the repository at this point in the history
  2. Make report generation platform agnostic

    Closes #265
    Closes #273
    Closes #278
    sjfleming committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    516d222 View commit details
    Browse the repository at this point in the history
  3. get_m_indices takes numpy arrays or torch tensors

    Fix failing integration test during posterior generation
    (unclear why it is suddenly failing)
    sjfleming committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6a313da View commit details
    Browse the repository at this point in the history