Menu

transpose of sparse matrix

Nan Qin
2016-12-09
2016-12-12
  • Karl Rupp

    Karl Rupp - 2016-12-12

    Hi Nan,
    yes and no. There are routines for transposing a sparse matrix in the AMG module. You could use these, but they don't have an interface with syntactic sugar yet. It's on my todo-list for the next relese.

    Which operations are you looking for? Transposed matrix-vector products? Or just the computation of the transpose in parallel?

     

Log in to post a comment.