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

Refactor code to return interactions as sparse/dense Eigen matrices #176

Merged
merged 4 commits into from
May 22, 2024

Conversation

robomics
Copy link
Contributor

Closes #171

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.92%. Comparing base (4075162) to head (4bad2f5).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
+ Coverage   84.85%   84.92%   +0.06%     
==========================================
  Files         117      119       +2     
  Lines       10037    10076      +39     
==========================================
+ Hits         8517     8557      +40     
+ Misses       1520     1519       -1     

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

@robomics robomics merged commit 9f426e7 into main May 22, 2024
51 checks passed
@robomics robomics deleted the feature/transformers branch May 22, 2024 09:06
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.

[feature] convert read_dense()/read_sparse() methods to transformers
2 participants