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: update VisCPU simulator wrapper to match vis_cpu v1 #233

Merged
merged 15 commits into from
Aug 16, 2022

Commits on Aug 10, 2022

  1. fix: update VisCPU simulator wrapper to match vis_cpu v1

    BREAKING CHANGE: the use_pixel_beams and bm_pix options
      are no longer available. `use_pixel_beam` is always
      effectively False. This has been deprecated already
      for a while.
    steven-murray committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e54fa7f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    a554df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c29e440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e6581 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6067a0e View commit details
    Browse the repository at this point in the history
  5. fix: no len of int

    steven-murray committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    4ac880a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dc04c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    73b8844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c9e748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9c7ea3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    08b2427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df282c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #234 from HERA-Team/profiling-additions

    Profiling additions
    steven-murray committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a52f7e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    69a7b44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ea32d View commit details
    Browse the repository at this point in the history