Skip to content

Commit

Permalink
docs: Updated CHANGELOG.md with kernel herding test.
Browse files Browse the repository at this point in the history
Refs: #786
  • Loading branch information
pc532627 committed Oct 8, 2024
1 parent 081d321 commit ef98b4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ within the `**` magic method of `coreax.kernel.ScalarValuedKernel`
- Added scalar-valued kernel functions `coreax.kernels.PoissonKernel` and `coreax.kernels.MaternKernel`
- Added `progress_bar` attribute to `coreax.score_matching.SlicedScoreMatching` to enable or
disable tqdm progress bar terminal output. Defaults to disabled (`False`).
- Added analytical tests for kernel herding, and associated documentation in `tests.unit.test_solvers`.


### Fixed
Expand Down

0 comments on commit ef98b4e

Please sign in to comment.