[petsc-dev] Extending MatLRC
Jed Brown
jed at jedbrown.org
Mon Nov 14 13:17:31 CST 2016
Barry Smith <bsmith at mcs.anl.gov> writes:
> Go ahead and extend it.
Presumably to A + X C Y'.
>> On Nov 14, 2016, at 6:14 AM, Jose E. Roman <jroman at dsic.upv.es> 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
>>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20161114/8a23a735/attachment.sig>
More information about the petsc-dev
mailing list