0.15.0
What's Changed
- Test on Python 3.12 by @tomwhite in #453
- Test NumPy 2 by @tomwhite in #454
- Expose Lithops
wait_dur_sec
to speed up tests by @tomwhite in #456 - Simplify executor naming by @tomwhite in #457
- Treat warnings as errors when running tests by @tomwhite in #458
- Re-interpret 'fusable' to mean with predecessor operations by @tomwhite in #460
- Don't include hidden arrays when counting
max_total_source_arrays
by @tomwhite in #463 - Limited implementation of
map_overlap
by @tomwhite in #462 - Limited implementation of
pad
by @tomwhite in #461 - Implement
roll
by @tomwhite in #465 - Fix
map_overlap
in case of single chunk in overlap dimension by @tomwhite in #466 - Fix case of Lithops 3.4.0 hanging by @tomwhite in #471
- Fix
unify_chunks
to return regular chunks in all cases by @tomwhite in #470 - Improve test coverage by @tomwhite in #472
- Change development status to beta by @tomwhite in #474
- Top level array namespace by @tomwhite in #473
- Add notebooks for Pangeo examples by @tomwhite in #476
Full Changelog: 0.14.3...0.15.0