Skip to content

Version 2.6.2

Compare
Choose a tag to compare
@jpivarski jpivarski released this 04 Mar 23:59
· 131 commits to main since this release
1656cd7

New features

Bug-fixes and performance

  • fix: remove redundant(?) Jax.is_tracer_type check in _layout by @Saransh-cpp in #3013
  • fix: throw more meaningful error message for non-NumPy buffers by @agoose77 in #3026
  • fix: proper typetracer array slicing in BitMaskedArray by @agoose77 in #3028
  • fix: ak.flatten on BitMaskedArray by @agoose77 in #3034
  • fix: performance of ufunc resolution for non-nominal signatures by @agoose77 in #3030

Other

Full Changelog: v2.6.1...v2.6.2