0.4.0
What's Changed
- Better accounting of memory for rechunk by @tomwhite in #122
- Expose Array not CoreArray by @TomNicholas in #124
- Reserved memory by @tomwhite in #125
- Beam callbacks by @tomwhite in #127
- Expose Array not CoreArray (round 2) by @TomNicholas in #128
- Fix
meshgrid
so it passes array API tests by @tomwhite in #129 - Use more conservative chunk size in multi-axis reduction by @tomwhite in #130
- DAG visualization improvements by @tomwhite in #131
- Change the default executor to
PythonDagExecutor
by @tomwhite in #132 - Don't rechunk if chunks don't change by @tomwhite in #133
New Contributors
- @TomNicholas made their first contribution in #124
Full Changelog: 0.3.0...0.4.0