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

Handle parameter names corresponding to vectors #101

Merged
merged 1 commit into from
Nov 18, 2021
Merged

Conversation

costachris
Copy link
Member

In preparation for function learning we'll need to seamlessly deal with parameter names that correspond to vectors. This is handled here by treating each vector component as a unique parameter in EKP.

@costachris costachris linked an issue Nov 17, 2021 that may be closed by this pull request
@costachris
Copy link
Member Author

Still double-checking this for julia_parallel...

Copy link
Contributor

@ilopezgp ilopezgp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice solution!

src/DistributionUtils.jl Outdated Show resolved Hide resolved
src/DistributionUtils.jl Outdated Show resolved Hide resolved
src/DistributionUtils.jl Outdated Show resolved Hide resolved
@costachris
Copy link
Member Author

bors r+

@ilopezgp
Copy link
Contributor

Closes #100

@bors
Copy link
Contributor

bors bot commented Nov 18, 2021

@bors bors bot merged commit bb4b1e1 into main Nov 18, 2021
@bors bors bot deleted the handle_vectors branch November 18, 2021 01:45
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.

Handle vectors of parameters
2 participants