-
Notifications
You must be signed in to change notification settings - Fork 8
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
Fixed Dense method and a new MKLPardiso for LODF evaluation #59
Conversation
Performance Results
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #59 +/- ##
==========================================
+ Coverage 78.39% 78.64% +0.24%
==========================================
Files 14 14
Lines 1120 1133 +13
==========================================
+ Hits 878 891 +13
Misses 242 242
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…ithub.com/NREL-Sienna/PowerNetworkMatrices.jl into afc/BLAS_improvements_and_MKLPardiso_LODF
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.
Let's remove the additional method that has the "for testing" comment.
Significantly improved the Dense method for LODF, added MKLPardiso too