Skip to content

Version 2.6.8

Latest
Compare
Choose a tag to compare
@jpivarski jpivarski released this 12 Sep 21:01
· 6 commits to main since this release
dea122a

New features

Bug-fixes and performance

  • fix: 2881 akconcatenate fails trying to concatenate too many nested arrays by @tcawlfield in #3207
  • fix: adjust checks in ForthMachine to prevent segfault when num_items is negative by @ariostas in #3209
  • fix: generalize Index.ptr by @jpivarski in #3206
  • fix: add ak.array_equal to NEP18 overrides, documentation, and add one more test by @tcawlfield in #3225
  • fix: cuda max reducer bugfix and more tests by @ianna in #3228
  • fix: empty arrays in ak.to_parquet with extensionarray=True by @jpivarski in #3234
  • fix: GPU complex reducer prod for empty lists by @ianna in #3235

Other

New Contributors

Full Changelog: v2.6.7...v2.6.8