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