Skip to content

Move vector field from solution routines to corrections#829

Merged
pnkraemer merged 7 commits into
mainfrom
move-vf-to-corrections
Sep 8, 2025
Merged

Move vector field from solution routines to corrections#829
pnkraemer merged 7 commits into
mainfrom
move-vf-to-corrections

Conversation

@pnkraemer
Copy link
Copy Markdown
Owner

This is not backwards compatible. Instead of corrections(ssm) and solve(vf, ...), we now call correction(vf, ssm) and solve(...). This removes a lot of unnecessary passing-around of arguments.

@pnkraemer pnkraemer added internals Improving the inner workings breaking This change breaks the existing API labels Sep 8, 2025
@pnkraemer pnkraemer merged commit d83f097 into main Sep 8, 2025
9 checks passed
@pnkraemer pnkraemer deleted the move-vf-to-corrections branch March 8, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This change breaks the existing API internals Improving the inner workings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant