[petsc-users] forming a matrix from a set of vectors

Jed Brown jed at jedbrown.org
Wed Aug 26 13:38:37 CDT 2015


Nicolas Pozin <nicolas.pozin at inria.fr> writes:
> Given a set of vectors V1, V2,...,Vn, is there an efficient way to form the dense matrix [V1 V2 ... Vn]? 

What do you want to do with that matrix?  The vector representation is
pretty flexible and the memory semantics are similar unless you store
the dense matrix row-aligned (not the default).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150826/e47662fc/attachment.pgp>


More information about the petsc-users mailing list