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

preconditioning of controls #74

Open
ggebbie opened this issue Apr 7, 2022 · 3 comments
Open

preconditioning of controls #74

ggebbie opened this issue Apr 7, 2022 · 3 comments

Comments

@ggebbie
Copy link
Owner

ggebbie commented Apr 7, 2022

The vectorizing step in vec should also precondition the control elements. Consider a control struct that include the control Fields and BoundaryConditions and their preconditioner. This will simplify the calculation of Jcontrol. The resulting control vector should have random variates with unit variance.

@ggebbie
Copy link
Owner Author

ggebbie commented Apr 7, 2022

Linked to issue #33 but more general

@ggebbie
Copy link
Owner Author

ggebbie commented Jul 4, 2023

@xabi94davi has implemented some of this

@ggebbie
Copy link
Owner Author

ggebbie commented Jul 10, 2023

#33 handles gaussian weighted matrix

Squared Laplacian penalty not implemented

Handling multiple variables in a Named Tuple: not handled

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

When branches are created from issues, their pull requests are automatically linked.

1 participant