rsokl opened this issue 6 years ago · 1 comments
E.g. you want to store a shape-(N, 100) array of N separate sequences of data, not shape-(100, N)
(N, 100)
N
(100, N)
This is redundant with #127