lapack: add Dlag2 subroutine#1665
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1665 +/- ##
==========================================
+ Coverage 73.21% 73.29% +0.07%
==========================================
Files 503 508 +5
Lines 59798 60136 +338
==========================================
+ Hits 43782 44076 +294
- Misses 13536 13569 +33
- Partials 2480 2491 +11
Continue to review full report at Codecov.
|
|
ping |
|
Let's first get Dorgr2 done, only little left to do there. |
|
Given the limited bandwidth available for review, the optimal approach to ordering work in a complex addition like this is a strict dependency ordering, only moving on to dependent packages once dependencies have been accepted and merged; this reduces the overall cognitive load on reviewers since it ceases to be necessary to hold more than one package in mind at a time. Having too many things in the air will hamper progress rather than help it. |
This has started to become painfully apparent.
Sounds good. A slow but methodical and precise approach. |
|
closed due to branch mismanagement. |
ARE issue #1651