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

Made notebooks run with current hera_sim #238

Merged
merged 13 commits into from
Sep 10, 2024
Merged

Commits on Sep 7, 2022

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

Commits on Sep 22, 2022

  1. Updates for hera_sim_defaults

    hughbg committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0ca55ce View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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

Commits on Aug 27, 2024

  1. merge main

    steven-murray committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1a36168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3f17ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17b28e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42a9a46 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    056caaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6813e6c View commit details
    Browse the repository at this point in the history
  3. fix: track vis_filter kwarg in Simulator.add

    Prior to this commit, any vis_filter keys provided when simulating an
    effect were not saved in the Simulator._components dictionary, so
    retrieving effects that were only applied to a subset of the array via
    Simulator.get would give incorrect results.
    r-pascua committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9b61bf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be6a9b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bd2bc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. style: run ruff --check

    steven-murray committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b950bff View commit details
    Browse the repository at this point in the history