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

Separate components of EKI objective functional? #302

Open
glwagner opened this issue Nov 21, 2022 · 0 comments
Open

Separate components of EKI objective functional? #302

glwagner opened this issue Nov 21, 2022 · 0 comments

Comments

@glwagner
Copy link
Member

It might be more convenient to provide the components of the eki objective functional separately rather than tupled toghether as in:

objective_values = [eki_objective(eki, X[:, j], G[:, j]) for j in 1:size(G, 2)]

@adelinehillier what are your thoughts?

@glwagner glwagner changed the title Separate components of EKI objective function into Separate components of EKI objective functional? Nov 21, 2022
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