Is there a way to shuffle matrix in julia like we do in matlab?
I know shuffle(v) shuffles the vector v of type Array{Any,1}. But doesnot
work with matrices.
- [julia-users] Shuffle matrix in julia Arundhyoti Sarkar
- [julia-users] Re: Shuffle matrix in ju... 'Tobias Knopp' via julia-users
- [julia-users] Re: Shuffle matrix in ju... Tomas Lycken
