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

inv(::LatticeBasis) should return the matrix inverse, not the dual lattice #207

Merged
merged 7 commits into from
Nov 30, 2023

Added documentation for new lattice methods

557fe94
Select commit
Loading
Failed to load commit list.
Merged

inv(::LatticeBasis) should return the matrix inverse, not the dual lattice #207

Added documentation for new lattice methods
557fe94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2023 in 0s

61.21% (target 50.00%)

View this Pull Request on Codecov

61.21% (target 50.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1777e86) 61.06% compared to head (557fe94) 61.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
+ Coverage   61.06%   61.21%   +0.15%     
==========================================
  Files          21       21              
  Lines        1487     1493       +6     
==========================================
+ Hits          908      914       +6     
  Misses        579      579              

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