v0.6.1
What's Changed
- MAINT: JAX CUDA environment by @crusaderky in #95
- REL: officially adopt EffVer by @lucascolley in #98
- MAINT: various refactoring by @lucascolley in #101
- MAINT: clean up
pyproject.toml
by @lucascolley in #102 - DOC: contributor docs for delegation by @lucascolley in #103
- DEV:
pixi run lint
improvements by @crusaderky in #104 - TST: better pytest short summary info by @crusaderky in #105
- TST: Less redundant
skip_xp_backends
by @crusaderky in #106 - docs: add crusaderky as a contributor for bug by @allcontributors in #107
- docs: add kotlinisland as a contributor for review by @allcontributors in #108
- docs: add detachhead as a contributor for review by @allcontributors in #110
- DOC: tweak all-contributors table by @lucascolley in #111
- ENH:
pad
:pad_width
can be any sequence by @crusaderky in #114 - ENH: new function
isclose
by @crusaderky in #113 - MAINT: Simplify
at
implementation by @crusaderky in #118 - MAINT: bump pixi to 0.40.3 by @crusaderky in #123
- ENH: Test tools for jax.jit and dask by @crusaderky in #115
- ENH:
at
support for bool mask in Dask and JAX by @crusaderky in #121 - Bump the actions group with 3 updates by @dependabot in #126
- BUG: vendored xpx.testing crashes on import by @crusaderky in #127
- MAINT: import everything from array-api-compat by @crusaderky in #128
- BUG:
setdiff1d
vs. non-1d arrays by @crusaderky in #129 - BUG:
isclose
integer overflow by @crusaderky in #130 - ENH: Array API 2024.12 binary ops vs. Python scalars by @crusaderky in #131
- TST:
xfail_xp_backend
by @crusaderky in #132 - DEV: Add editorconfig by @NeilGirdhar in #138
- ENH:
broadcast_shapes
by @crusaderky in #133 - Bump prefix-dev/setup-pixi from 0.8.1 to 0.8.2 in the actions group by @dependabot in #142
- BUG:
isclose
finite vs. infinite by @crusaderky in #143 - MAINT: various backports and tweaks by @crusaderky in #146
- TST: refactor test_utils by @crusaderky in #145
- Bump prefix-dev/setup-pixi from 0.8.2 to 0.8.3 in the actions group by @dependabot in #147
- REL: set version to 0.6.1 by @lucascolley in #148
New Contributors
- @NeilGirdhar made their first contribution in #138
Full Changelog: v0.6.0...v0.6.1