Skip to content

Commit 48c15b5

Browse files
authored
Bump version
1 parent cf72bfc commit 48c15b5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v1.6.1 (2023-04-27)
2+
- New:
3+
- Tensor generator helpers:
4+
- `tenones`, `tenzeros`, `tendiag`, `sptendiag` (PR https://github.com/sandialabs/pyttb/pull/93)
5+
- `tenrand`, `sptenrand` (PR https://github.com/sandialabs/pyttb/pull/100)
6+
- Moved to using `logging` instead of `warnings` (PR https://github.com/sandialabs/pyttb/pull/99)
7+
- Documentation:
8+
- Completed: `ktensor` (PR https://github.com/sandialabs/pyttb/pull/101)
9+
- Fixed linking for new classes (PR https://github.com/sandialabs/pyttb/pull/98)
110
# v1.6.0 (2023-04-16)
211
- API Change (PR https://github.com/sandialabs/pyttb/pull/91)
312
- *Not backwards compatible*

0 commit comments

Comments
 (0)