Releases: data-apis/array-api-extra
Releases · data-apis/array-api-extra
v0.4.0
Highlights
- array-api-compat is now a required dependency. Co-vendoring of array-api-compat and array-api-extra is supported.
What's Changed
- Bump dawidd6/action-download-artifact from 6 to 7 in the actions group by @dependabot in #46
- pixi update by @crusaderky in #48
- docs: add crusaderky as a contributor for code, and doc by @allcontributors in #50
- Bump the actions group with 2 updates by @dependabot in #51
- Update @crusaderky in contributors by @crusaderky in #52
- MAINT: depend on array-api-compat by @crusaderky in #47
- DEV: assorted cleanup by @lucascolley in #55
- BUG: fix sinc for torch by @lucascolley in #56
- DOC: update scope by @lucascolley in #57
- Development QOL tweaks by @crusaderky in #61
- docs: add crusaderky as a contributor for tool by @allcontributors in #62
- BUG: fix device compat by @lucascolley in #63
- Missing _lib/init.py by @crusaderky in #66
- Run vendor tests locally with pixi by @crusaderky in #65
New Contributors
- @crusaderky made their first contribution in #48
Full Changelog: v0.3.3...v0.4.0
v0.3.3
Fix a device
bug in setdiff1d
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- MAINT: remove hard dependency on typing_extensions by @lucascolley in #44
- simple refactor by @lucascolley in #45
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Fixes the project version.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- DEV: set version to 0.2.1.dev0 by @lucascolley in #32
- DOC: add codecov badge by @lucascolley in #33
- Bump codecov/codecov-action from 4.5.0 to 5.0.7 in the actions group by @dependabot in #36
- TYP: adopt based{mypy, pyright} by @lucascolley in #37
- DEV: use basedmypy from conda by @lucascolley in #39
- ENH: add
setdiff1d
by @lucascolley in #35 - DEV: use basedpyright from conda-forge by @lucascolley in #40
- docs: add lucascolley as a contributor for platform by @allcontributors in #41
- docs: add OmarManzoor as a contributor for code by @allcontributors in #42
- docs: add ogrisel as a contributor for code by @allcontributors in #43
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- DOC: add full docs by @lucascolley in #8
- DOC: switch to gh pages by @lucascolley in #11
- DOC: document conda-forge support by @lucascolley in #12
- ENH: add
kron
andexpand_dims
by @lucascolley in #7 - ENH: a simple
cov
by @lucascolley in #10 - Bump actions/attest-build-provenance from 1.4.3 to 1.4.4 in the actions group by @dependabot in #18
- ENH: add
sinc
by @lucascolley in #20 - ENH: add
create_diagonal
by @lucascolley in #19 - docs: add lucascolley as a contributor for code by @allcontributors in #23
- docs: add lucascolley as a contributor for code, doc, and 6 more by @allcontributors in #25
- docs: add lucascolley as a contributor for bug by @allcontributors in #27
- CI: add codecov step by @lucascolley in #28
- DEV: pixi adjustments by @lucascolley in #29
- REL: drop py3.9, support py3.13 by @lucascolley in #31
New Contributors
- @allcontributors made their first contribution in #23
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- DEV: set up package with cookie by @lucascolley in #1
- ENH: add
atleast_nd
by @lucascolley in #3
New Contributors
- @lucascolley made their first contribution in #1
Full Changelog: https://github.com/data-apis/array-api-extra/commits/v0.1.0