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

simplify e_pri and e_dual computation using squared_norm properties a… #41

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fdtomasi
Copy link
Owner

@fdtomasi fdtomasi commented Jul 6, 2023

…nd remove the use of tuples in place of higher-dimensional np.array

…nd remove the use of tuples in place of higher-dimensional np.array
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Attention: Patch coverage is 92.72727% with 4 lines in your changes missing coverage. Please review.

Project coverage is 43.44%. Comparing base (4eeff4e) to head (aec1adb).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
regain/validation.py 63.63% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   43.16%   43.44%   +0.28%     
==========================================
  Files          71       72       +1     
  Lines        6003     6005       +2     
==========================================
+ Hits         2591     2609      +18     
+ Misses       3412     3396      -16     

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

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.

1 participant