Skip to content

Commit cb546ea

Browse files
author
Markus Semmler
committed
Adapted CHANGELOG.md.
1 parent d3fb8ac commit cb546ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ the board, with a focus on documentation and usability.
1111
[PR #365](https://github.com/aai-institute/pyDVL/pull/365)
1212
- Enabled parallel computation for Leave-One-Out values
1313
[PR #406](https://github.com/aai-institute/pyDVL/pull/406)
14+
- Added seed to functions from `pydvl.utils.numeric`, `pydvl.value.shapley` and
15+
`pydvl.value.semivalues`. Introduced new type `Seed` and conversion function
16+
`ensure_seed_sequence`.
17+
[PR #396](https://github.com/aai-institute/pyDVL/pull/396)
1418

1519
### Changed
1620
- Replaced sphinx with mkdocs for documentation. Major overhaul of documentation

0 commit comments

Comments
 (0)