Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
schroedk committed Jun 6, 2024
1 parent cee6d0b commit 9c4895d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
- Extend `DirectInfluence` with block-diagonal and Gauss-Newton
approximation
[PR #591](https://github.com/aai-institute/pyDVL/pull/591)
- Extend `LissaInfluence` with block-diagonal and Gauss-Newton approximation
[PR #593](https://github.com/aai-institute/pyDVL/pull/593)

## Changed

Expand All @@ -22,6 +24,10 @@
to `regularization` and change the type annotation to allow
for block-wise regularization parameters
[PR #591](https://github.com/aai-institute/pyDVL/pull/591)
- Rename parameter `hessian_regularization` of `LissaInfluence`
to `regularization` and change the type annotation to allow
for block-wise regularization parameters
[PR #593](https://github.com/aai-institute/pyDVL/pull/593)


## 0.9.2 - 🏗 Bug fixes, logging improvement
Expand Down

0 comments on commit 9c4895d

Please sign in to comment.