Published October 12, 2018
| Version v2.0.0rc7
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
New features
(none!)
Bug-fixes and performance- fix: EmptyArray.is_numpy should be False. by @jpivarski in https://github.com/scikit-hep/awkward/pull/1971
- fix: add return_value='simplified' to ak.transform and revamp ak.firsts/ak.singletons by @jpivarski in https://github.com/scikit-hep/awkward/pull/1968
- fix: don't try to support Awkward 1.x pickles. by @jpivarski in https://github.com/scikit-hep/awkward/pull/1974
- fix: ak_from_parquet by @ioanaif in https://github.com/scikit-hep/awkward/pull/1977
- fix: ak.Record dict constructor should retain type. by @jpivarski in https://github.com/scikit-hep/awkward/pull/1981
- refactor: rename
Formtoform_clsby @agoose77 in https://github.com/scikit-hep/awkward/pull/1976 - refactor: hide Content recursion entry points in
ak._dosubmodule. by @jpivarski in https://github.com/scikit-hep/awkward/pull/1972 - docs: Jim's documentation touch-ups (API sidebar, obsolete kernels intro) by @jpivarski in https://github.com/scikit-hep/awkward/pull/1982
- ci: build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by @dependabot in https://github.com/scikit-hep/awkward/pull/1948
- ci: build(deps): bump pypa/cibuildwheel from 2.11.2 to 2.11.3 by @dependabot in https://github.com/scikit-hep/awkward/pull/1965
- ci: build(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in https://github.com/scikit-hep/awkward/pull/1970
- chore: fix RTD configuration by @agoose77 in https://github.com/scikit-hep/awkward/pull/1979
Full Changelog: https://github.com/scikit-hep/awkward/compare/v2.0.0rc6...v2.0.0rc7
Notes
Files
scikit-hep/awkward-v2.0.0rc7.zip
Files
(6.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:a288d272feccf9f4437f0b403549e0b4
|
6.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/awkward/tree/v2.0.0rc7 (URL)