Skip to content

Implement DiagonalEK0, an EK0 with vector-valued diffusion #90

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

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

nathanaelbosch
Copy link
Collaborator

Resolves #79

The PR contains an implementation of an EK0 with vector-valued diffusion. I just copied over the DiagonalEK1 and removed all mentions of the Jacobian. The solver therefore builds on the BatchedEK1.

Copy link
Owner

@pnkraemer pnkraemer left a comment

Choose a reason for hiding this comment

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

thanks a lot! :)

@nathanaelbosch nathanaelbosch merged commit 3f3e5c2 into main Sep 7, 2021
@nathanaelbosch nathanaelbosch deleted the DiagonalEK0 branch September 7, 2021 15:18
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.

Migrate the EK0 and DiagonalEK1 to a diagonal diffusion model
2 participants