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 e1b8a56 commit fcf19e9Copy full SHA for fcf19e9
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# v1.3.2 (2022-06-27)
2
-- Update nvecs to use tenmat (Issue #25, PR #31)
3
-- Full implementation of collapse (Issue #2, PR #32)
4
-- Added CHANGELOG.md
+- Update `tensor.nvecs` to use `tenmat` (Issue #25, PR #31)
+- Full implementation of `tensor.collapse` (Issue #2, PR #32)
+- Added `CHANGELOG.md`
5
6
# v1.3.1 (2022-07-01)
7
- Using `pyttb.__version__` for specifying package version in code and docs
0 commit comments