Version 0.2.43 fixed a correctness bug in BlockMatrix.T
(transpose). Previous versions have a bug where calling BlockMatrix.T
on a matrix that is both sparse and non-symmetric matrix will result in incorrect results. Please update if you are a user of BlockMatrix
, and feel free to ask any questions about this bug below.