-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Plotting BlackJAX with BlackJAX * Plotting BlackJAX with BlackJAX * Proposed implementation for metric scaling * Add tests and fix some small typing issues raised by pre-commit. * Fix remaining failing tests * pre-commit run * The original implementation was using upper cholesky, I was using lower. * Fixing a bunch of tests * Update blackjax/mcmc/metrics.py Co-authored-by: Junpeng Lao <[email protected]> * Update blackjax/mcmc/metrics.py Co-authored-by: Junpeng Lao <[email protected]> * Merged comments from Junpeng * Merged comments from Junpeng --------- Co-authored-by: Junpeng Lao <[email protected]>
- Loading branch information
1 parent
8a9b546
commit e1d816a
Showing
7 changed files
with
281 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.