Skip to content

Commit 5544863

Browse files
authored
Release prep (#90)
1 parent b3de342 commit 5544863

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v1.5.1 (2023-04-14)
2+
- New:
3+
- Dev Support:
4+
- Linting: support for `pyttb_utils` and `sptensor` (PR https://github.com/sandialabs/pyttb/pull/77)
5+
- Pre-commit: support @ntjohnson1 in (PR https://github.com/sandialabs/pyttb/pull/83)
6+
- Fixed/Completed:
7+
- `hosvd`: Negative signs can be permuted for equivalent decomposition (PR https://github.com/sandialabs/pyttb/pull/82)
8+
- Versioning: using dynamic version in pyproject.toml (PR https://github.com/sandialabs/pyttb/pull/86)
9+
- Package Testing: fixed problem with subprocesses (PR https://github.com/sandialabs/pyttb/pull/87)
10+
111
# v1.5.0 (2023-03-19)
212
- New:
313
- Added `hosvd` Tuecker decomposition (Issue #56, PR #67)

0 commit comments

Comments
 (0)