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

Add specialised IID Normal methods for MvNormal #544

Closed
seabbs opened this issue Dec 12, 2024 · 1 comment
Closed

Add specialised IID Normal methods for MvNormal #544

seabbs opened this issue Dec 12, 2024 · 1 comment

Comments

@seabbs
Copy link
Collaborator

seabbs commented Dec 12, 2024

          I think once we've got all the way down to specifying that its _definitely_ a std norm getting generated `n` times we can use `MvNormal` as a specialism rather than the wider `IID` dispatch.

Or create a method to do this like

generate_latent(IID(D), n) where D <: Normal

?

Originally posted by @SamuelBrand1 in #438 (comment)

@seabbs
Copy link
Collaborator Author

seabbs commented Dec 12, 2024

Duplicate of #546

@seabbs seabbs marked this as a duplicate of #546 Dec 12, 2024
@seabbs seabbs closed this as completed Dec 12, 2024
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

No branches or pull requests

1 participant