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

Add a Rust implementation for 1d Gaussian exponential family state nodes #229

Merged
merged 21 commits into from
Oct 29, 2024

Conversation

LegrandNico
Copy link
Collaborator

This PR introduced the first re-implementation of the framework in Rust, focusing on generalized filtering for now.

@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.39%. Comparing base (493d226) to head (c84ed0f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   95.39%   95.39%           
=======================================
  Files          22       22           
  Lines        1130     1130           
=======================================
  Hits         1078     1078           
  Misses         52       52           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LegrandNico LegrandNico changed the title Add binding with a Rust implementation Add a Rust implementation for 1d Gaussian exponential family state nodes Oct 29, 2024
@LegrandNico LegrandNico merged commit e32e331 into master Oct 29, 2024
22 checks passed
@LegrandNico LegrandNico deleted the rust branch October 29, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants