What's Changed
* BUG: `isclose` PyTorch Array API 2024.12 compliance by crusaderky in https://github.com/data-apis/array-api-extra/pull/165
* DOC: fix copyright by lucascolley in https://github.com/data-apis/array-api-extra/pull/168
* TST: NumPy 1.x support by crusaderky in https://github.com/data-apis/array-api-extra/pull/169
* MAINT: drop Python 3.9 informal support by crusaderky in https://github.com/data-apis/array-api-extra/pull/170
* MAINT: capitalization nits by crusaderky in https://github.com/data-apis/array-api-extra/pull/171
* docs: add crusaderky as a contributor for ideas, review, and maintenance by allcontributors in https://github.com/data-apis/array-api-extra/pull/173
* CI/MAINT: test vs. NumPy 1.22 by crusaderky in https://github.com/data-apis/array-api-extra/pull/174
* DOC: update README by lucascolley in https://github.com/data-apis/array-api-extra/pull/175
* MAINT: general deps bump by crusaderky in https://github.com/data-apis/array-api-extra/pull/176
* DOC: update homepage by lucascolley in https://github.com/data-apis/array-api-extra/pull/178
* BUG: isclose: fix multidevice for `equal_nan=True` by lithomas1 in https://github.com/data-apis/array-api-extra/pull/177
* TST: `at`: add test for device by crusaderky in https://github.com/data-apis/array-api-extra/pull/180
* docs: add lithomas1 as a contributor for bug by allcontributors in https://github.com/data-apis/array-api-extra/pull/181
* DEV: Configure pixi for Intel Macs by lithomas1 in https://github.com/data-apis/array-api-extra/pull/182
* docs: add lithomas1 as a contributor for tool by allcontributors in https://github.com/data-apis/array-api-extra/pull/183
* DEV: Add JAX to osx-64 (MacIntel) by crusaderky in https://github.com/data-apis/array-api-extra/pull/185
* DEV: pin CUDA variant for PyTorch by crusaderky in https://github.com/data-apis/array-api-extra/pull/186
* REL: set version to 0.7.1 by lucascolley in https://github.com/data-apis/array-api-extra/pull/187
New Contributors
* lithomas1 made their first contribution in https://github.com/data-apis/array-api-extra/pull/177
**Full Changelog**: https://github.com/data-apis/array-api-extra/compare/v0.7.0...v0.7.1