What's Changed
- Implementing
repeatfunction by @prady0t in #875 - Adding
tilefunction by @prady0t in #880 - Setting
boolean indexingflag to False by @prady0t in #884 - Adding
unstackfunction by @prady0t in #883 - Fixing
check_zero_fill_valueby @prady0t in #886 - Running codecov only when tests pass by @prady0t in #887
- Adding
difffunction by @prady0t in #888 - Making benchmarking tests deterministic by @prady0t in #891
- Migration guide by @hameerabbasi in #898
- Lock mlir to python <3.14 by @prady0t in #906
- feat: Add sparse.interp function for numba backend by @peanutfun in #903
- Update Finch notebook by @mtsokol in #911
- BUG: asarray: fix default format for
SparseArrayinput by @lucascolley in #918 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #916
- BLD/DEV/CI: better Pixi setup by @lucascolley in #920
- ENH: transition to SciPy sparse arrays from matrices by @lucascolley in #919
- DEV/CI: use Pixi for examples, notebooks, and xp-tests by @lucascolley in #922
New Contributors
- @peanutfun made their first contribution in #903
- @lucascolley made their first contribution in #918
Full Changelog: 0.17.0...0.18.0