Hi, What is the equivalent in Julia for numpy.atleast_2d and numpy.atleast_3d? Or how would you add a ghost dimension to an array in Julia without calling reshape(X, m, n, 1) explicitly?
-Júlio
Hi, What is the equivalent in Julia for numpy.atleast_2d and numpy.atleast_3d? Or how would you add a ghost dimension to an array in Julia without calling reshape(X, m, n, 1) explicitly?
-Júlio