Baunsgaard opened a new pull request #1128: URL: https://github.com/apache/systemds/pull/1128
This commit adds a function to our Lib MatrixReorg containing a way to transpose in place a dense matrix block. (single threaded for now) The implementation is based on: A Decomposition for In-place Matrix Transposition by Bryan Catanzaro et al. PPoPP 2014 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org