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

Adapted the square root components #916

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

jmbarr
Copy link
Contributor

@jmbarr jmbarr commented Jan 3, 2024

Adapted the square root version of the Kalman predictor and updater to inherit from the extended, rather than standard, counterparts. This gives them access to jacobian() which means non-linear models can now be used. Previously an error would be chucked.

…o inherit from the extended, rather than standard, conterparts. This gives them access to `jacobian()` which means non-linear models can now be used. Previously an error would be chucked.
@jmbarr jmbarr requested a review from a team as a code owner January 3, 2024 11:01
@jmbarr jmbarr requested review from jswright-dstl and mharris-dstl and removed request for a team January 3, 2024 11:01
@sdhiscocks sdhiscocks merged commit 28a5f04 into main Jan 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants