I don\'t know how to make an array of vectors and matrices in Julia. For example, how I make a list p such that
p
p[1]=[1;2] p[2]=[2 3; 4 5]