I have a list of arrays of different length, I want to combine them to a matrix to largest dimension, and fill zeros at the ends. For example (pseudo-code): I have a list of arrays of different length, I
I have a list of arrays of different length, I want to combine them to a matrix to largest dimension, and fill zeros at the ends. For example (pseudo-code): I have a list of arrays of different length, I