We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cac85e commit f84ecd8Copy full SHA for f84ecd8
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## Version 0.6.1
4
+
5
+- Support single-integer slicing for `DelayedArray`s and `SparseNdArray`s.
6
+- Silence NumPy warnings about numerical operations with zero.
7
+- Collapse repeated operations to remove redundant delayed layers.
8
9
## Version 0.6.0
10
11
- chore: Remove Python 3.8 (EOL).
0 commit comments