What's Changed
- Add more tests for
zip_broadcast()
by @kalekundert in #739 - Added takewhile_inclusive by @OlegAlexander in #736
- Speed up
zip_broadcast()
by pre-filling the scalar elements by @kalekundert in #740 - Added outer_product. by @OlegAlexander in #743
- Simplify
zip_broadcast
by @pochmann in #742 - Simplify
_zip_equal
by @pochmann in #744 - fix consume() type annotation by @obaltian in #746
- Version 10.1.0 by @bbayles in #747
New Contributors
- @OlegAlexander made their first contribution in #736
- @obaltian made their first contribution in #746
Full Changelog: v10.0.1...v10.1.0