Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweaking wishart fix from 729 #734

Merged
merged 21 commits into from
Nov 6, 2024

Conversation

njtierney
Copy link
Collaborator

No description provided.

njtierney and others added 17 commits October 16, 2024 16:54
* Uses FillScaleTriL
* Apples Chaining to first transpose input
Wishart density now works! Currently debugging issues with lkj
- Ensure wishart uses sigma_chol in scale_tril
- Use tf$matmul(chol_draws, chol_draws, adjoint_b = TRUE) instaed of `tf_chol2symm(chol_draws)`
* Create + use expect_lower_tri. Delete expect_upper_tri
* update snapshots to use `[1,,]` instead
…ion_cholesky_bijector (used in lkj_correlation). Previously, it didn't seem to work with unknown dimensions, but it now works with them.
@goldingn goldingn force-pushed the tweaking-wishart-fix-from-729 branch from c98a9ed to 900ba51 Compare November 1, 2024 07:36
@njtierney njtierney merged commit 80192ed into greta-dev:master Nov 6, 2024
8 checks passed
@njtierney njtierney deleted the tweaking-wishart-fix-from-729 branch November 6, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants