v0.7.0
What's Changed
- ENH:
create_diagonal
: support broadcasting by @NeilGirdhar in #137 - BUG:
at
should not force overwrite in Dask when copy=None by @crusaderky in #135 - docs: add NeilGirdhar as a contributor for code, and test by @allcontributors in #149
- docs: add lucascolley as a contributor for review by @allcontributors in #150
- Bump the actions group with 3 updates by @dependabot in #152
- MAINT: Upgrade to array-api-compat 1.11 by @crusaderky in #120
- Bump actions/attest-build-provenance from 2.2.2 to 2.2.3 in the actions group by @dependabot in #154
- BUG:
lazy_xp_function
crashes with Cython ufuncs by @crusaderky in #153 - ENH:
lazy_xp_function
to materialize exceptions on Dask by @crusaderky in #155 - MAINT: Allow
import xpx.testing
outside of test modules by @crusaderky in #157 - MAINT: Array API 2024.12 typing nits by @crusaderky in #156
- ENH:
lazy_xp_function
namespaces support by @crusaderky in #158 - TYP: Full annotations for Array objects by @crusaderky in #159
- TST: fix failures in
expand_dims
test by @crusaderky in #162 - MAINT: sparse: bump to 0.16b3 by @crusaderky in #161
- ENH:
apply_where
(migratelazywhere
from scipy) by @crusaderky in #141 - ENH:
lazy_apply
by @crusaderky in #86 - REL: prepare 0.7.0 release by @lucascolley in #164
Full Changelog: v0.6.1...v0.7.0