Skip to content

Version 2.6.6

Compare
Choose a tag to compare
@jpivarski jpivarski released this 26 Jun 18:57
· 58 commits to main since this release
7fce3d4

New features

Bug-fixes and performance

  • fix: use grid-stride looping for kernels with variable-length loops by @ManasviGoyal in #3130
  • fix: don't let CuPy iterate over Index with Python for loops by @jpivarski in #3142
  • fix: correct dtypes for numpy v2 by @ianna in #3159
  • fix: ak.from_numpy should fail on zero-dimensional arrays. by @tcawlfield in #3161

Other

Full Changelog: v2.6.5...v2.6.6