0.12.0
What's Changed
- Improve separation between layers by @tomwhite in #314
- Fix Modal deprecation of
f.call(...)
by @tomwhite in #320 - Disable the Hypthosis deadline when running Array API tests. by @tomwhite in #325
- Allow dtype to be passed to blockwise and reduction functions by @tomwhite in #321
- Array API backend by @tomwhite in #317
- Update examples to use Python 3.9 by @tomwhite in #330
- Re-write
arange
to usemap_direct
, which avoids writing a Zarr array by @tomwhite in #332
Full Changelog: 0.11.0...0.12.0