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

Plot unfolded data and model #111

Merged
merged 7 commits into from
Jun 18, 2024
Merged

Plot unfolded data and model #111

merged 7 commits into from
Jun 18, 2024

Commits on Jun 14, 2024

  1. feat: draft unfolded plot

    phajy committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4cd58c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    b0fa1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f05273 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    7a19436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b8f327 View commit details
    Browse the repository at this point in the history
  3. chore: refactor unfolded model invoke

    Make `invokemodel` with dataset as the domain argument be a way of
    evaluating the model on the same domain as the data without necessarily
    folding the data.
    fjebaker committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4d3a150 View commit details
    Browse the repository at this point in the history
  4. chore: apply formatting

    fjebaker committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e328df4 View commit details
    Browse the repository at this point in the history