Skip to content

Commit

Permalink
Release prep (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmdunla committed Apr 14, 2023
1 parent b3de342 commit 5544863
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v1.5.1 (2023-04-14)
- New:
- Dev Support:
- Linting: support for `pyttb_utils` and `sptensor` (PR https://github.com/sandialabs/pyttb/pull/77)
- Pre-commit: support @ntjohnson1 in (PR https://github.com/sandialabs/pyttb/pull/83)
- Fixed/Completed:
- `hosvd`: Negative signs can be permuted for equivalent decomposition (PR https://github.com/sandialabs/pyttb/pull/82)
- Versioning: using dynamic version in pyproject.toml (PR https://github.com/sandialabs/pyttb/pull/86)
- Package Testing: fixed problem with subprocesses (PR https://github.com/sandialabs/pyttb/pull/87)

# v1.5.0 (2023-03-19)
- New:
- Added `hosvd` Tuecker decomposition (Issue #56, PR #67)
Expand Down

0 comments on commit 5544863

Please sign in to comment.