Skip to content

Version 2.8.5

Latest
Compare
Choose a tag to compare
@henryiii henryiii released this 04 Jul 03:55
· 12 commits to main since this release
e25f614

New features

(none!)

Bug-fixes and performance

  • fix: cudf strings column by @ianna in #3555
  • fix: ak.categories should return None if no categories are present by @pfackeldey in #3553
  • fix: combinations explicit cuda test for n == 0 by @ianna in #3554
  • fix: cuda atomicMin and atomicMax for <double>s by @Moelf in #3545
  • fix: error if a complex JAX arrays type is passed to Awkward's C++ kernels by @pfackeldey in #3546
  • fix: too many dashes in jupyter repr by @pfackeldey in #3552
  • fix: use older manylinux for CPython 3.10 and 3.9 by @henryiii in #3558
  • fix: use std::memcpy instead of *reinterpret_cast by @APN-Pucky in #3514

Other

Full Changelog: v2.8.4...v2.8.5