-
Notifications
You must be signed in to change notification settings - Fork 48
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
Xy block #464
Conversation
|
Thanks for the explanatory comments. :) Should we open a PR against GLM for changing loosening the type requirements? |
@palday I am done tinkering. Now if you could just do the heavy lifting of resolving conflicts, etc. |
Codecov Report
@@ Coverage Diff @@
## master #464 +/- ##
==========================================
- Coverage 93.49% 93.43% -0.07%
==========================================
Files 27 27
Lines 1906 1949 +43
==========================================
+ Hits 1782 1821 +39
- Misses 124 128 +4
Continue to review full report at Codecov.
|
The failure on |
Co-authored-by: Phillip Alday <[email protected]>
Co-authored-by: Phillip Alday <[email protected]>
In |
Go for it -- we've already got a |
I think we should look at pivotedQR versus pivotedCholesky for determining the rank of X after we merge this. So probably don't make a new release immediately. |
I also think there's a few things to think about before we put a bow on 4.0. |
There's also something I'm currently tracking down with the new |
@palday Let me know if I should be looking at this PR or if you are ready to do the heavy git lifting to make it compatible with current master. |
I already did the lifting. 😄 |
I think this is ready to go. If you agree @palday please go ahead and merge. |
X
andy
, in the terms field with a singlefemat
matrix that includes bothX
andy
updateL!
and allows multi-threaded BLAS to be more effective