Skip to content

Conversation

cscherrer
Copy link
Collaborator

No description provided.

@cscherrer
Copy link
Collaborator Author

The d.v in the tests is broken, because product_distribution seems to have gotten smarter. For example,

julia> d = Distributions.product_distribution([Distributions.Normal(), Distributions.Normal()])
DiagNormal(
dim: 2
μ: [0.0, 0.0]
Σ: [1.0 0.0; 0.0 1.0]
)

I don't know if there's an easy way to get marginals from this.

@oschulz
Copy link
Owner

oschulz commented Oct 24, 2022

What's the status with this?

@cscherrer
Copy link
Collaborator Author

I had a start on it, but it got confusing trying to coordinate the changes in MB with things needing to be factored out here in order to get MT back up to speed. So I set it aside and just focused on MT first.

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