Re: [petsc-dev] Extending MatLRC
14 Nov
2016
14 Nov
'16
1:17 p.m.
Barry Smith <[email protected]> writes:
Go ahead and extend it.
Presumably to A + X C Y'.
On Nov 14, 2016, at 6:14 AM, Jose E. Roman <[email protected]> wrote:
Hi.
I need to work with low-rank matrices represented as the outer product of tall-skinny matrices. Specifically, I need to cover these cases: - Symmetric positive-definite: X*X' - Symmetric indefinite: X*C*X' - Non-symmetric: X*Y' (or maybe X*C*Y')
This could be added by extending MATLRC (allowing A to be NULL). If you agree I could create a pull request. If you prefer to keep MATLRC as it is now, I could add this to SLEPc.
Jose
3555
Age (days ago)
3555
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown