Baunsgaard opened a new pull request, #1629:
URL: https://github.com/apache/systemds/pull/1629

   This commit change the internal toString to make it more readable
   when we internally in systemds change a matrix block into a string.
   This makes it more easy for us to debug a given matrix when printing.
   
   This commit also contain a minor fix to "compact(int r)" for sparse
   blocks that did not handle the transition between SparseRowScalar to
   SparseRowVector well. There are more of these instances inside MCSR that
   are not addressed in this commit.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to