-
Notifications
You must be signed in to change notification settings - Fork 31
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
Check condition number when computing sensitivities via newton #1730
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Codecov Report
@@ Coverage Diff @@
## develop #1730 +/- ##
===========================================
+ Coverage 77.69% 77.77% +0.08%
===========================================
Files 73 73
Lines 11373 11392 +19
===========================================
+ Hits 8836 8860 +24
+ Misses 2537 2532 -5
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Co-authored-by: Daniel Weindl <[email protected]>
This is currently not the case on Windows
SonarCloud Quality Gate failed. |
needs #1729, fixes #672