Study on the Sparse Matrix Transpose Algorithms Based on Compressed Storage
Min Wang
Abstract
Min Wang
Abstract
Several compression storage methods of the sparse matrix are described and focused on analysis of different compression storage technology about the triple list for the sparse matrix.After describing the compression storage definition about the triple list of the sparse matrix,an improved storage defining method is put forward to use an array element in the first subscript of the sequence triple list array to daclare the information about the total number of rows,the total number of columns and the the total number of non-zero elements of the sparse matrix,and then gives the matrix transposing algorithms written in C pogram language based on the definition proposed.By analyzing the time complexity of several sparse matrix transposition algorithms,which based on the compression storage structure dicussed here,the advantages and disadvantages of the algorithms discussed are summarized.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Several compression storage methods of the sparse matrix are described and focused on analysis of different compression storage technology about the triple list for the sparse matrix.After describing the compression storage definition about the triple list of the sparse matrix,an improved storage defining method is put forward to use an array element in the first subscript of the sequence triple list array to daclare the information about the total number of rows,the total number of columns and the the total number of non-zero elements of the sparse matrix,and then gives the matrix transposing algorithms written in C pogram language based on the definition proposed.By analyzing the time complexity of several sparse matrix transposition algorithms,which based on the compression storage structure dicussed here,the advantages and disadvantages of the algorithms discussed are summarized.
Key concepts: Transpose, Algorithm, Matrix (chemical analysis), Sparse matrix, Computer science, Sparse array, Transposition (logic), Row