Skip to content

Commit

Permalink
update locks due to audit failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Baxter Eaves committed Jan 12, 2024
1 parent ad5843b commit 526ca5c
Show file tree
Hide file tree
Showing 6 changed files with 760 additions and 871 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `plot.state` function in pylace to render PCC states
- Added `analysis.explain_prediction` in pylace to explain predictions
- Added `plot.prediction_explanation` in pylace to render prediction explanations
- Added `analysis.held_out_uncertainty` in pylace
- Added `analysis.attributable_[neglogp | inconsistrncy | uncertainty]` in pylace to quantify the amount of surprisal (neglogp), inconsistency, and uncertainty attributable to other features

### Changed

- Updated all packages to have the correct SPDX for the Business Source License
- Removed internal implimentation of `logsumexp` in favor of `rv::misc::logsumexp`
- Update to rv 0.16.2

### Fixed

Expand Down
Loading

0 comments on commit 526ca5c

Please sign in to comment.