In scientific computing, we need multi-dimensional arrays to *store* time and space grid points for computing and for plotting. So, what is best *recommended* to use in Julia for such requirement? What I mean by best is fastest, cheapest and so on.
Thanks in advance. Yi
