-
Notifications
You must be signed in to change notification settings - Fork 89
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
C++ refactoring: Implementing _localindex. #1059
Commits on Aug 12, 2021
-
stormiestsin committed
Aug 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 9387b41 - Browse repository at this point
Copy the full SHA 9387b41View commit details
Commits on Aug 16, 2021
-
Implemented NumpyArray, EmptyArray and RegularArray localindex
stormiestsin committedAug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 29bfce1 - Browse repository at this point
Copy the full SHA 29bfce1View commit details -
Completed implementation of _axis_wrap_if_negative
stormiestsin committedAug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 53f106b - Browse repository at this point
Copy the full SHA 53f106bView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 64d61a7 - Browse repository at this point
Copy the full SHA 64d61a7View commit details -
stormiestsin committed
Aug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 61a13a2 - Browse repository at this point
Copy the full SHA 61a13a2View commit details
Commits on Aug 17, 2021
-
Fix Bugs in the implementation of localindex of Regular and NumpyArray
stormiestsin committedAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for e09172e - Browse repository at this point
Copy the full SHA e09172eView commit details -
Fixed conflict in RegularArray localindex
stormiestsin committedAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 19ca1ce - Browse repository at this point
Copy the full SHA 19ca1ceView commit details
Commits on Aug 19, 2021
-
Added localindex implementation for BitMasked, ByteMasked, Indexed an…
…d IndexedOption Array
stormiestsin committedAug 19, 2021 Configuration menu - View commit details
-
Copy full SHA for eb30c88 - Browse repository at this point
Copy the full SHA eb30c88View commit details -
Finish up implementing localindex for rest of the types
stormiestsin committedAug 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 711f683 - Browse repository at this point
Copy the full SHA 711f683View commit details
Commits on Aug 20, 2021
-
[skip ci] Add localindex wrapper to all classes
stormiestsin committedAug 20, 2021 Configuration menu - View commit details
-
Copy full SHA for c8d310e - Browse repository at this point
Copy the full SHA c8d310eView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 41f853c - Browse repository at this point
Copy the full SHA 41f853cView commit details -
stormiestsin committed
Aug 20, 2021 Configuration menu - View commit details
-
Copy full SHA for d1c3acb - Browse repository at this point
Copy the full SHA d1c3acbView commit details -
Added tests for Regular, Bytemasked and ListOffsetArray
stormiestsin committedAug 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 1d3ddb3 - Browse repository at this point
Copy the full SHA 1d3ddb3View commit details -
Merge branch 'stormiestsin/refactoring' of https://github.com/scikit-…
…hep/awkward-1.0 into stormiestsin/refactoring
stormiestsin committedAug 20, 2021 Configuration menu - View commit details
-
Copy full SHA for a7f339f - Browse repository at this point
Copy the full SHA a7f339fView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 2064490 - Browse repository at this point
Copy the full SHA 2064490View commit details
Commits on Aug 21, 2021
-
stormiestsin committed
Aug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for baf6e2a - Browse repository at this point
Copy the full SHA baf6e2aView commit details -
stormiestsin committed
Aug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 5fc99d1 - Browse repository at this point
Copy the full SHA 5fc99d1View commit details -
stormiestsin committed
Aug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 7e1fdc9 - Browse repository at this point
Copy the full SHA 7e1fdc9View commit details -
stormiestsin committed
Aug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 9f48f94 - Browse repository at this point
Copy the full SHA 9f48f94View commit details -
stormiestsin committed
Aug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 866964a - Browse repository at this point
Copy the full SHA 866964aView commit details -
Removed duplicate kernel wrappers
stormiestsin committedAug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for c96827f - Browse repository at this point
Copy the full SHA c96827fView commit details -
stormiestsin committed
Aug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 8d72913 - Browse repository at this point
Copy the full SHA 8d72913View commit details
Commits on Aug 22, 2021
-
Removed v1 references while asserting
stormiestsin committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 10807bc - Browse repository at this point
Copy the full SHA 10807bcView commit details -
v1 arrays double checked if used for asserting
stormiestsin committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for e69b081 - Browse repository at this point
Copy the full SHA e69b081View commit details
Commits on Aug 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 75cb300 - Browse repository at this point
Copy the full SHA 75cb300View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 7544195 - Browse repository at this point
Copy the full SHA 7544195View commit details