Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd Rlapack unit test #211
Conversation
|
That looks very well done indeed! Full reverse-depends with your change is already cooking, sort-of-nearly-done and has not thrown up new issues. So all good so far. (And I'll adjust the changelog email as well.) |
3741eab
into
RcppCore:feature/less_crippled_lapack
|
FWIW: I'll cherry-picked your commit and my commit over into a new branch and I'll PR that new one into master -- that should give us a slightly nicer git history graph with fewer crossing branches. |
Add a unit test for complex-valued matrix decompositions. These tests are designed to trigger Lapack routines that were added to Rlapack in R versions 3.1.0 and 3.3.0.
/issues/207