Skip to content

update for upcoming MB & MT releases - #16

Open
cscherrer wants to merge 17 commits into
mainfrom
dev
Open

update for upcoming MB & MT releases#16
cscherrer wants to merge 17 commits into
mainfrom
dev

Conversation

@cscherrer

Copy link
Copy Markdown
Collaborator

No description provided.

@cscherrer

Copy link
Copy Markdown
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

oschulz commented Oct 24, 2022

Copy link
Copy Markdown
Owner

What's the status with this?

@cscherrer

Copy link
Copy Markdown
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