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 linear independence check to basis generation #147

Merged
merged 3 commits into from
Feb 26, 2024

Rework linear independence

58a17ef
Select commit
Loading
Failed to load commit list.
Merged

Add linear independence check to basis generation #147

Rework linear independence
58a17ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 0s

79.32% (-0.71%) compared to 3d396ed

View this Pull Request on Codecov

79.32% (-0.71%) compared to 3d396ed

Details

Codecov Report

Attention: Patch coverage is 65.07937% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 79.32%. Comparing base (3d396ed) to head (58a17ef).

Files Patch % Lines
src/LinearIndependence.jl 58.49% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
- Coverage   80.02%   79.32%   -0.71%     
==========================================
  Files          12       13       +1     
  Lines        1622     1683      +61     
==========================================
+ Hits         1298     1335      +37     
- Misses        324      348      +24     

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