Skip to content

Releases: FAST-HEP/fast-carpenter

Version 0.21.0

08 Apr 15:12
b6f7e1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

Version 0.20.0

08 Apr 13:35
1becc47
Compare
Choose a tag to compare

Last version for uproot3

  • renamed all references of uproot to uproot3
  • renamed all references of awkward to awkward0

What's Changed

Full Changelog: v0.19.1...v0.20.0

v0.19.1

03 Nov 00:12
9aa992f
Compare
Choose a tag to compare

Fixed

  • Fix for uproot 3.13.0, PR #138
  • Fix call to pandas sys-info function for book-keeping, PR #130

v0.19.0

01 Jul 15:33
fa90ba6
Compare
Choose a tag to compare

Added

  • Put a tarball with book-keeping data in output directory, PR #131
  • Add Dask and Parsl backends from Coffea and support execution configuration via YAML, PR #129

Fixed

  • Pin alphatwirl explicitly to 0.25.5, PR #130

Removed

  • Removed help module from carpenter and moved to fast-flow, PR #131

v0.18.1

16 Jun 13:31
3e87041
Compare
Choose a tag to compare

Fixed

  • Fix binned_dataframe.explode for object-level and non-initial data chunks, PR #125

v0.18.0

16 Jun 00:35
7f887b9
Compare
Choose a tag to compare

Added

  • Add broadcasting between variables of different jaggedness in expressions, PR #122

Removed

  • Testing against Python <= 3.5, PR #124

Fixed

  • Fix handling of empty data chunks in BinnedDataframe stage, PR #124

v0.17.5

03 Apr 18:50
8fa33c0
Compare
Choose a tag to compare

Added

  • Add observed option to BinnedDataframe for speed boost with many bins, PR #118

Changed

  • Pin the version for the Mantichora package that AlphaTwirl depends on

v0.17.4

12 Mar 22:22
e889c12
Compare
Choose a tag to compare

Changed

  • pad_missing was replacing bin contents when set to True, PR #116

v0.17.3

27 Feb 11:48
22c15c7
Compare
Choose a tag to compare

Changed

  • Allow SystematicWeights stage to be used twice, PR #115

v0.17.2

25 Feb 23:38
a8fd325
Compare
Choose a tag to compare

Changes

  • upgrade atsge to 0.2.1
  • bump patch version of carpenter to 0.17.2