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

perf: drop use of awkward in yield uncertainty calculation #408

Merged
merged 19 commits into from
Jul 5, 2023

Commits on May 31, 2023

  1. changed awkward operations to numpy in yield_stdev

    ekauffma committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b0b0fd1 View commit details
    Browse the repository at this point in the history
  2. run black on model_utils

    ekauffma committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1e1d5a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b94094e View commit details
    Browse the repository at this point in the history
  4. get rid of unnecessary tolist

    ekauffma committed May 31, 2023
    Configuration menu
    Copy the full SHA
    8a58030 View commit details
    Browse the repository at this point in the history
  5. Revert "get rid of unnecessary tolist"

    This reverts commit 8a58030.
    ekauffma committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c6bef1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fb9614 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. *_yields_sum -> *_yields_channel_sum

    ekauffma committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    48f1ac0 View commit details
    Browse the repository at this point in the history
  2. Update src/cabinetry/model_utils.py

    Co-authored-by: Alexander Held <[email protected]>
    ekauffma and alexander-held authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    35937e4 View commit details
    Browse the repository at this point in the history
  3. Update src/cabinetry/model_utils.py

    Co-authored-by: Alexander Held <[email protected]>
    ekauffma and alexander-held authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    fd70393 View commit details
    Browse the repository at this point in the history
  4. Update src/cabinetry/model_utils.py

    Co-authored-by: Alexander Held <[email protected]>
    ekauffma and alexander-held authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    402ab2d View commit details
    Browse the repository at this point in the history
  5. Update src/cabinetry/model_utils.py

    Co-authored-by: Alexander Held <[email protected]>
    ekauffma and alexander-held authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0919f24 View commit details
    Browse the repository at this point in the history
  6. rearranged lines which were too long

    ekauffma committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    89f80b6 View commit details
    Browse the repository at this point in the history
  7. Update src/cabinetry/model_utils.py

    Co-authored-by: Alexander Held <[email protected]>
    ekauffma and alexander-held authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4677461 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    4b7866a View commit details
    Browse the repository at this point in the history
  2. Update src/cabinetry/model_utils.py

    Co-authored-by: Alexander Held <[email protected]>
    ekauffma and alexander-held authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e541e7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7f317 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Update src/cabinetry/model_utils.py

    Co-authored-by: Alexander Held <[email protected]>
    ekauffma and alexander-held authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2332ce5 View commit details
    Browse the repository at this point in the history
  2. Update src/cabinetry/model_utils.py

    Co-authored-by: Alexander Held <[email protected]>
    ekauffma and alexander-held authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ab4ceb5 View commit details
    Browse the repository at this point in the history