Published October 12, 2018
| Version v2.0.0rc3
Software
Open
Awkward Array
Authors/Creators
- 1. Princeton University
- 2. University of Birmingham
- 3. Manipal Institute Of Technology
- 4. Purdue University
- 5. National Institute of Technology, Durgapur
- 6. Fermilab
- 7. Delhi Technological University
Description
This pre-release is to get #1867 into something pip-installable for Coffea testing. The next pre-release will (probably) be the one that splits Awkward into two packages (#1778).
New features(none!)
Bug-fixes and performance- fix: correctly turn
ByteMaskedArrayintoByteMaskedArrayby @agoose77 in https://github.com/scikit-hep/awkward/pull/1851 - fix: separate contiguity from dimension test in
NumpyArray._reduce_nextby @agoose77 in https://github.com/scikit-hep/awkward/pull/1856 - fix: propagate local behaviors in ak.combinations by @lgray in https://github.com/scikit-hep/awkward/pull/1867
- refactor:
ak._utilby @agoose77 in https://github.com/scikit-hep/awkward/pull/1848 - refactor: eliminate many of the compiler warnings. by @jpivarski in https://github.com/scikit-hep/awkward/pull/1858
- refactor: removed placeholder (-1) intended for Identifier from Lookup. by @jpivarski in https://github.com/scikit-hep/awkward/pull/1859
- docs: add rdataframe user guide by @ianna in https://github.com/scikit-hep/awkward/pull/1836
- docs: import awkward._v2 now raises an explanatory error message. by @jpivarski in https://github.com/scikit-hep/awkward/pull/1857
- ci: allow pushes to main to deploy by @agoose77 in https://github.com/scikit-hep/awkward/pull/1852
- ci: don't run PR job on
mainby @agoose77 in https://github.com/scikit-hep/awkward/pull/1853 - chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/awkward/pull/1854
Full Changelog: https://github.com/scikit-hep/awkward/compare/v2.0.0rc2...v2.0.0rc3
Notes
Files
scikit-hep/awkward-v2.0.0rc3.zip
Files
(6.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e88503dc8162803f4600959db40f023b
|
6.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/awkward/tree/v2.0.0rc3 (URL)