Version 2.8.2 #3495
ianna
started this conversation in
New releases
Version 2.8.2
#3495
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New features
unknown_length
for virtual arrays in order to read without any materialization by @ikrommyd in feat: supportunknown_length
for virtual arrays in order to read without any materialization #3475Bug-fixes and performance
UnionArray
combinations by @ikrommyd in fix: typo inUnionArray
combinations #3438__setitem__
calls with.at[where].set(value)
for the jax backend by @ikrommyd in fix: replace some__setitem__
calls with.at[where].set(value)
for the jax backend #3457ptr
implementation and fix__setitem__
forIndex
andtocarryraw
to makeak.(arg)combinations
work for the jax backend by @ikrommyd in fix: addptr
implementation and fix__setitem__
forIndex
andtocarryraw
to makeak.(arg)combinations
work for the jax backend #3471error
beingNone
in the output of validity kernels by @ikrommyd in fix: check forerror
beingNone
in the output of validity kernels #3479shape_generator
insidegenerator
if it has already been called by @ikrommyd in fix: avoid callingshape_generator
insidegenerator
if it has already been called #3490maps_as_pydicts
parameter toto_pylist
by @ianna in fix: addmaps_as_pydicts
parameter toto_pylist
#3492Other
form_with_unique_keys
here by @pfackeldey in refactor: moveform_with_unique_keys
here #3482New Contributors
Full Changelog: v2.8.1...v2.8.2
This discussion was created from the release Version 2.8.2.
Beta Was this translation helpful? Give feedback.
All reactions