Skip to content

Version 5.7.2

Latest

Choose a tag to compare

@ianna ianna released this 12 Mar 19:23
f19065d

New features

(none!)

Bug-fixes and performance

  • fix: make Library.eq safe for invalid comparisons by @Rachit931 in #1565
  • fix: respect entry bounds for RNTuple.iterate and add of regressions tests for out of bounds by @KaranSinghDev in #1573
  • fix: resolve issues with pyroot buffer reallocation by @ariostas in #1569
  • fix: GPU interpretation of RNTuple data working and implement nvCOMP decompression with nvCOMP library by @fstrug in #1557
  • fix: allow mkrntuple to accept wider range of objects that can be reduced to RecordArray/RecordForm by @ariostas in #1577
  • fix: ensure RNTuple _from_zigzag applies bit shift on unsigned integers by @wdconinc in #1593
  • fix: make inherited fields accessible by @ariostas in #1589
  • fix: reading RNTuple fields into NumPy by @ariostas in #1591
  • refactor: Removes optional handling for required dependencies. by @Rachit931 in #1579

Other

New Contributors

Full Changelog: v5.7.1...v5.7.2