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 non-diagonal noise in out of place SRA #588

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

ChrisRackauckas
Copy link
Member

@ChrisRackauckas ChrisRackauckas commented Oct 29, 2024

Fixes #578. All of the other convergence tests were in place but the non-diagonal case was just missing a few little bits. Also fixes SciML/DifferentialEquations.jl#1042 which is the same issue.

Supersedes #587

Fixes #578. All of the other convergence tests were in place but the non-diagonal case was just missing a few little bits.

Supersedes #587
@ChrisRackauckas ChrisRackauckas merged commit 07bd47f into master Oct 29, 2024
18 of 36 checks passed
@ChrisRackauckas ChrisRackauckas deleted the nondiagonal_oop branch October 29, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant