Installation
About
Converts matrices and lists of matrices into a single vector by interleaving their values. That is, each element of the result vector is filled from the input matrices one row at a time. This is the same as transposing a matrix, then removing the dimension attribute, but is designed to operate on matrices in nested list structures.
Key Metrics
Downloads
Yesterday | 60 0% |
Last 7 days | 228 -16% |
Last 30 days | 1.037 -3% |
Last 90 days | 3.172 -35% |
Last 365 days | 12.392 +472% |
Maintainer
Maintainer | David Cooley |