Wrote specification and touched up the library to match. The library isn't completely in agreement with the specification, but it is close
Now requires awkward 0.8.0 and all access to the awkward library goes through ROOTMethods.awkward
As a new semi-major version, this is now the minimum version of awkward for uproot-methods and uproo...
The out parameter in Numpy ufuncs are for in-place operations. awkward-array does not support in-pla...
Found and fixed a few more places where the wrong awkward or numpy module is being used
PR #184, which allows awkward array classes that were defined on the fly to be pickled
Full release of 0.12.0rc1, which integrates the "better-documentation" branch, PR #136
Formally migrated to pytest, fixed the infinite loop when converting awkward-arrays to Numpy (#19), ...
Fixes #205 with PR #206. Also the first version that drops awkward-numba from the tests and deployme...
Changed nothing (relative to 1.9.0rc3) except for the name of the repo: scikit-hep/awkward-1.0 → sci...
Revert a change to the location of default types (INDEXTYPE, etc.) from awkward.util to awkward.arra...
Includes PR #122, which is the first half to be followed by scikit-hep/uproot-methods#50
Closed a security hole and backward incompatibility in awkward.persist.whitelist handling
Cleaned up and ready to become the new minimal version dependency. uproot-methods and uproot will de...
Fix the JaggedArray.zip method, bringing it up to date with the specification (PR #79)
PR #133 (fixes for LPC HATS), specifically correct handling of methods on lazy arrays
Now requires awkward 0.8.0 and all access to the awkward library goes through ROOTMethods.awkward
As a new semi-major version, this is now the minimum version of awkward for uproot-methods and uproo...
The out parameter in Numpy ufuncs are for in-place operations. awkward-array does not support in-pla...
Found and fixed a few more places where the wrong awkward or numpy module is being used
PR #184, which allows awkward array classes that were defined on the fly to be pickled
Full release of 0.12.0rc1, which integrates the "better-documentation" branch, PR #136
Formally migrated to pytest, fixed the infinite loop when converting awkward-arrays to Numpy (#19), ...
Fixes #205 with PR #206. Also the first version that drops awkward-numba from the tests and deployme...
Changed nothing (relative to 1.9.0rc3) except for the name of the repo: scikit-hep/awkward-1.0 → sci...
Revert a change to the location of default types (INDEXTYPE, etc.) from awkward.util to awkward.arra...
Includes PR #122, which is the first half to be followed by scikit-hep/uproot-methods#50
Closed a security hole and backward incompatibility in awkward.persist.whitelist handling
Cleaned up and ready to become the new minimal version dependency. uproot-methods and uproot will de...
Fix the JaggedArray.zip method, bringing it up to date with the specification (PR #79)
PR #133 (fixes for LPC HATS), specifically correct handling of methods on lazy arrays
Now requires awkward 0.8.0 and all access to the awkward library goes through ROOTMethods.awkward
As a new semi-major version, this is now the minimum version of awkward for uproot-methods and uproo...
The out parameter in Numpy ufuncs are for in-place operations. awkward-array does not support in-pla...