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

refactor!: back nanoevents.methods.vector with scikit-hep vector #991

Merged
merged 68 commits into from
Aug 8, 2024

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    e0af53e View commit details
    Browse the repository at this point in the history
  2. fix math in doc

    lgray committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3d5ad8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a24ace4 View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and lgray committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6cc6800 View commit details
    Browse the repository at this point in the history
  5. Improve tests of vector

    nsmith- authored and lgray committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1226f96 View commit details
    Browse the repository at this point in the history
  6. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and lgray committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    653f8b7 View commit details
    Browse the repository at this point in the history
  7. appease linter

    lgray committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c239da9 View commit details
    Browse the repository at this point in the history
  8. Manually build binary ufunc dispatch tables

    Eventually we might also want to pawn these off on vector
    nsmith- authored and lgray committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f82641c View commit details
    Browse the repository at this point in the history
  9. skooch pin for vector

    lgray committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c1926b9 View commit details
    Browse the repository at this point in the history
  10. skooch pin for vector

    lgray committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    491507c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

  1. Depend on vector v1.3.1

    Saransh-cpp committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    768de15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c088723 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1061 from Saransh-cpp/use_scikithep_vector

    fix: depend on vector v1.3.1 + trim down coffea vectors
    lgray authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    58b95e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79dda9b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on May 28, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    ef5561b View commit details
    Browse the repository at this point in the history
  2. fix math in doc

    lgray authored and Saransh-cpp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    11da182 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    914ed4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d54aed View commit details
    Browse the repository at this point in the history
  5. Improve tests of vector

    nsmith- authored and Saransh-cpp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d7cd610 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d698ef9 View commit details
    Browse the repository at this point in the history
  7. appease linter

    lgray authored and Saransh-cpp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    afa0d49 View commit details
    Browse the repository at this point in the history
  8. Manually build binary ufunc dispatch tables

    Eventually we might also want to pawn these off on vector
    nsmith- authored and Saransh-cpp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a85fcdc View commit details
    Browse the repository at this point in the history
  9. skooch pin for vector

    lgray authored and Saransh-cpp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fcbabdc View commit details
    Browse the repository at this point in the history
  10. skooch pin for vector

    lgray authored and Saransh-cpp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    dc2d51f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0fa3691 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c0d3342 View commit details
    Browse the repository at this point in the history
  13. Depend on vector v1.3.1

    Saransh-cpp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7e83eea View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f90c2b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ad3d6c3 View commit details
    Browse the repository at this point in the history
  16. typo

    Saransh-cpp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    001abe0 View commit details
    Browse the repository at this point in the history
  17. fix behavior

    Saransh-cpp committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e96fe5b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b4ae251 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f8aca60 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Typo

    Saransh-cpp committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b736e8e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge pull request #1063 from Saransh-cpp/fix-candidate-behaviors

    fix: add correct behaviors and projection classes for candidate classes
    lgray authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    da130bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a164ed View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    539d886 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1124 from Saransh-cpp/more-behavior-copying

    fix: copy behaviors for the remaining vector sub-classes
    lgray authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    909ad57 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. awkward 2.6.6 is required

    lgray authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    45d2598 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

    lgray authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    deb8e28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aef0bc View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 4, 2024

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

Commits on Jul 11, 2024

  1. Review changes

    - a new util function to register projection classes
    - do not modify the global awkward behavior
    - tests for geometric dimension errors
    Saransh-cpp committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    39611c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1fe920 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge pull request #1130 from Saransh-cpp/use_scikithep_vector

    fix: updates from review
    lgray authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3d69b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77dd6db View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    d4b4d6c View commit details
    Browse the repository at this point in the history
  2. Add back useful changes

    * More tests
    
    * Don't modify the global awkward behavior
    Saransh-cpp authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dc80e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8349641 View commit details
    Browse the repository at this point in the history
  4. Indentation

    Saransh-cpp authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fed625b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1133 from Saransh-cpp/revert-1130-use_scikithep_v…

    …ector
    
    fix: Revert "fix: updates from review"
    lgray authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    54cc334 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 23, 2024

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

Commits on Aug 3, 2024

  1. Merge pull request #1136 from Saransh-cpp/new-copy_behaviors

    fix: use the new type signature for copy_behaviors
    lgray authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    801b775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73b25af View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    94210ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1152 from Saransh-cpp/fix-tests

    fix: copy_behaviors should be called before class definition
    lgray authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    eed1bbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72f117d View commit details
    Browse the repository at this point in the history