Hi guys, just wondering if there is a function in Julia similar to
min(X, Y) (where X and Y are matrices of same dimension)
of Matlab. The result is a matrix of the same dimensions as X and Y with elements that are the minimum of the elements in X and Y in corresponding position.
Thank you very much in advance.
Cheers.
Ergnoor