Posts by Rodrigo Miranda • 1 point
1 post
- 
		-1 votes1 answer155 viewsQ: Converting a list of lists of vectors into a list of matrices - RI’m working on an environmental model that returns a list of vectors. Each list corresponds to a point in space, and each vector is a time series of data for different variables. I’m trying to…