Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Adding a new CompressedMatrixBlockTransposed object, that is a metadata transposed layout would be good since this would simplify the entire multiplication logic. This in turn means that if transpose is called the matrix is not physically transposed but simply have a boolean specifying what logic to use for computations.