Highlights
- New function
union1dfor the (flattened) union of two arrays - A crash in
create_diagonalwhen broadcasting is fixed
What's Changed
- DEV: bump to v0.9.2.dev0 by @lucascolley in #528
- DOC: add missing functions by @lucascolley in #529
- ENH: new function
union1dby @OmarManzoor in #495 - BUG: create_diagonal: remove delegation for
ndim >= 2by @Enderdead in #544 - TYP: fix mypy failure by @lucascolley in #550
- CI: bump pixi version by @lucascolley in #560
- CI: actually bump pixi version by @lucascolley in #561
- REL: prepare v0.9.2 by @lucascolley in #574
Full Changelog: v0.9.1...v0.9.2